.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 18px;
	color: #111111;
	font-weight: 700;
	word-spacing: 2pt;
	letter-spacing: 1px;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: #D02120;
	font-weight: bold;
	text-decoration: none;
	word-spacing: 2pt;
	letter-spacing: 2px;
}


.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #999999;
	font-weight: bold;
}

.subTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.thumbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #E3970E;
	font-weight: bold;
}

.thumbTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #888888;
	font-weight: bold;
}

.thumbTitle2 a{
	text-decoration: none;
	color: #888888;
}

.casethumb{
	width: 65px;
	height: 66px;
	background-image: url(../images/shadow.png);
}

.casethumb img{
	margin-left: 2px;
	margin-top: 2px;
}


.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 13px;
	color: #444444;
	font-weight: 350;
}

.mainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #666666;
	font-weight: 350;
}

.mainText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	color: #444444;
	font-weight: 350;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #999999;
	font-weight: 600;
	word-spacing: 2pt;
	letter-spacing: 0px;
	text-decoration: none;
}

.navigation a:link {
		color: #000000;
		text-decoration: none;
		}

		.navigation a:visited {
		color: #000000;
		text-decoration: none;
		}

		.navigation a:hover {
		color: #B90000;
		text-decoration: underline;
		}

		.navigation a:active {
		color: #C0C0C0;
		text-decoration: none;
		}
        
.navigationBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: black;	
	font-weight: 600;
	word-spacing: 2pt;
	letter-spacing: 0px;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #777777;
	font-weight: 400;
	word-spacing: 1pt;
	letter-spacing: 0px;
	width: 32em
	padding: 1;
	margin: 1;
	z-index: 5;
    text-decoration: none;
}

.footer a:link {
		color: #000000;
		text-decoration: none;
		}

		.footer a:visited {
		color: #000000;
		text-decoration: none;
		}

		.footer a:hover {
		color: #B90000;
		text-decoration: underline;
		}

		.footer a:active {
		color: #C0C0C0;
		text-decoration: none;
		}


#gallery {position:relative; width: 845px; margin: auto; border:0px solid #fff; background:#AAA; text-align: center;}
#image {position:relative; width:845px; height:225px; padding:0px; border:0px solid #666; margin: auto; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px; height: 225px; width: 845px; margin: auto;}
#previmg {display: none;}
#nextimg {display: none;}
#thumbs{ display: none; }		