.fontSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

body {
	background-color: #333333;
}

.roll { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #999999;
	text-decoration: none;
	cursor:pointer;
} 

.imgMain {
	border: 4px solid #CCCCCC;
	margin: auto;
	padding: 0px;
	background-color: #CCCCCC;
} 

.imgThumbnail {
	border: 0px solid #999999;
	margin: auto;
	padding: 1px;
	background-color: #CCCCCC;
	cursor: pointer;
} 

.imgThumbnailSelected {
	border: 0px solid #009999;
	margin: auto;
	padding: 1px;
	background-color: #009999;
	cursor: pointer;
} 

font.roll:hover { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: lowercase;
	color: #999999;
	text-decoration: none;
	cursor:pointer;
}
.fontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.fontTitleInfoPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.rollOn {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: lowercase;
	color: #009999;
	text-decoration: none;
	cursor:pointer;
}
font.rollOn:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: lowercase;
	color: #009999;
	text-decoration: none;
	cursor:pointer;
}

.fontProperties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

div#divFirst {
	position:absolute;
	width:45px;
	height:426px;
	z-index:2;
	left: 31px;
	top: 82px;
	overflow: hidden;
}

#Layer1 {
	position:absolute;
	width:758px;
	height:90px;
	z-index:1;
	left: 96px;
	top: 9px;
	overflow: visible;
}
#Layer2 {
	position:absolute;
	width:50px;
	height:300px;
	z-index:2;
	left: 9px;
	top: 110px;
	overflow: auto;
}
#Layer3 {
	position:absolute;
	width:16px;
	height:445px;
	z-index:3;
	left: 3px;
	top: 77px;
	visibility:hidden;
}
#Layer4 {
	position:absolute;
	width:61px;
	height:30px;
	z-index:3;
	left: 24px;
	top: 516px;
	visibility:hidden;
}

a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}



.tdnormal{
background: url('../images/photobox.gif');
width: 140px;
}

.tdburning{
background: url('../images/photoboxBurning.gif');
width: 140px;
}

.titlenormal{
background: url('../images/titlebox4.gif');
width: 140px;
}

.titleburning{
background: url('../images/titleboxBurning.gif');
width: 140px;
}

.fontAlbum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#LayerInfoPage {
	position:absolute;
	width:880px;
	height:90px;
	z-index:1;
	left: 85px;
	top: 9px;
	overflow: visible;
	visibility:hidden;
}
.fontPropertiesInfoPage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
