html{
		overflow-y:scroll;
	}
body {
	background: url(../images/bg.png) #110906 center top no-repeat;
	color:#C5C7C9;
	font-family:Georgia;
	font-size:12px;

}
a {
	color:#C5C7C9;
	text-decoration:none;
}
h3 {
	font-family:Georgia;
	font-size:20px;
	background-image:url(../images/titlebk.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:20px;
	margin-top:10px;
}
h4.out{
	font-family:Georgia;
	font-size:16px;
	background-image:url(../images/subbk.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:10px;
	padding-left:20px;
	margin-top:5px;
}
h4.ovr{
	font-family:Georgia;
	font-size:18px;
	padding-bottom:10px;
	color:#DAAD3E;

}
h4.ovr1{
	font-family:Georgia;
	font-size:15px;
	padding-bottom:10px;
	color:#DAAD3E;

}
.body{
	
	line-height:1.6em;
	font-size:11px;
	text-align:justify;
	
	}
.body p{
	text-align:justify;
	direction:ltr;
	}
.tab{
	
	font-family:Georgia;
	background:url(../images/tab.png) no-repeat left 13px;
	font-size:16px;
	font-weight:bold;
	padding-top:18px;
	height:36px;
	padding-left:15px;
	cursor:pointer;
	
	}
.tab_off{
	
	font-family:Georgia;
	font-size:16px;
	font-weight:bold;
	padding-top:18px;
	height:36px;
	padding-left:15px;
	cursor:pointer;
	
	}
.tabs{
	height:358px;
	background:url(../images/tab_bg.png) top right no-repeat;
	}
	
.top{
	background: url(../images/top_bg.png) #110906 center top no-repeat;
	}
.bottom{
	background: url(../images/bottom_bg.png) #110906 center top no-repeat;
	}



.table{
	
	}
.table .head{
	color:#DAAD3E;
		
	}
.table .in{
	border-bottom:1px solid #b68f39;
	}


.link a{
	color:#DAAD3E;
	border-bottom:1px solid #DAAD3E;
	font-size:14px;
	}
	
.note, .note a{color:#DAAD3E; font-weight:bold; text-align:center; padding:20px 0px; font-size:14px; font-style:italic;}
.note a:hover{text-decoration:underline;}