/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#222 url('images/bg.jpg') top left repeat-x;
	scrollbar-face-color: #707070;
	scrollbar-highlight-color: #7F7F7F;
	scrollbar-shadow-color: #626262;
	scrollbar-3dlight-color: #626262;
	scrollbar-arrow-color:  #444;
	scrollbar-track-color: transparent;
	scrollbar-darkshadow-color: #626262;
}

body, table, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textbox {
	background:#F3AC94;
	color:#000000;
	border:1px #772302 solid;
	font-family: verdana, sans-serif;
}

.button {
	background:#F3AC94;
	color:#6C2002;
	border:1px #772302 solid;
}

img {
	border:0px;
}

#main {
	background:#fff;
}

a.back {
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.pro {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.h1 {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.h2 {
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.bold {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.small {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer {
	font-size: 7pt;
	font-weight: normal;
	color: #E5DBD8;
	text-decoration: none;
}

a:hover {
	color: #EEEDEC;
	text-decoration: underline;
}

span {
    font-size: 7pt;
	font-weight: normal;
	color: #E5DBD8;
}

h1 {
	font-size:9pt;
	font-weight: bold;
	color: #FDF6F4;
}

h2 {
	font-size:10pt;
	font-weight: bold;
	color: #FDF6F4;
}

#content1, #content2, #content4, #content5, #content6, #content6b, #content7, #content10 {
	padding:7px 10px;
	overflow:auto;
	scrollbar-face-color: #BD481B;
	scrollbar-highlight-color: #CC5527;
	scrollbar-shadow-color: #B04117;
	scrollbar-3dlight-color: #913619;
	scrollbar-arrow-color:  #913619;
	scrollbar-track-color: #D76842;
	scrollbar-darkshadow-color: #913619;
	color:#FBDCD2;
	/* box model hack */
	width:387px;
	height:489px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:387px; /* +20 is 387 */
	height:475px; /* +14 is 489 */
}
#content2 {
	height:329px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:387px; /* +20 is 387 */
	height:315px; /* +14 is 329 */
}
#content4 {
	width:483px;
	height:329px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:483px; /* +20 is 387 */
	height:315px; /* +14 is 329 */
}
#content5 {
	width:463px;
	height:489px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:483px; /* +20 is 387 */
	height:475px; /* +14 is 489 */
}
#content6 {
	width:483px;
	height:252px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:483px;
	height:238px; 
}
#content6b {
	width:483px;
	height:118px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:463px; 
	height:118px; 
}
#content7 {
	width:483px;
	height:237px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:483px;
	height:237px;
}
#content10 {
	width:387px;
	height:330px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:367px;
	height:316px;
}
#splash {
	color: #FFFFFF;
	width:300px;
	height:200px;
	margin-left:330px;
	padding-top:35px;
}
html>body #content1 {
	width:367px; /* +20 is 387 */
	height:475px; /* +14 is 489 */
}
html>body #content2 {
	width:367px; /* +20 is 387 */
	height:315px; /* +14 is 329 */
}
html>body #content4 {
	width:463px; /* +20 is 483 */
	height:315px; /* +14 is 329 */
}
html>body #content5 {
	width:463px; /* +20 is 483 */
	height:475px; /* +14 is 489 */
}
html>body #content6 {
	width:463px; 
	height:277px;
}
html>body #content7 {
	width:463px;
	height:223px;
}
html>body #content10 {
	width:367px;
	height:316px;
}

#bottom3 {
	background:#DB7755;
}

#menu {
	padding:3px 0 2px 0;
}

#menu a {
	display:block;
}