@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height:20px;
	background-color:#434343;
	text-align:justify;
}

.right_shadow {
	background:url(../images/right_shadow.gif) repeat-y left top;
	width:15px;
}		

.left_shadow {
	background:url(../images/left_shadow.gif) repeat-y right top;
	width:15px;
}

.top {
	height:28px;
	background-color:#4D4D4D;
	padding-right:25px;
}

.top a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A0A0A0;
	text-decoration:none;
}

.top a:hover{
	color:#A0A0A0;
	text-decoration:underline;
}

.line{
	background:url(../images/line.gif) repeat;
}

.main_td {
	padding:20px 20px 15px 20px;
	background-color:#FFFFFF;
}

h1 {
	background:url(../images/h1.gif) no-repeat left center;
	font-size:18px;
	color:#A53131;
	padding-left:32px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 8px 0;
}	

hr {
	border:1px dashed #B3B3B3;
	height:1px;
	margin:10px 0 10px 0;
}					

.gold {
	font-size:14px;
	font-weight:bold;
	color:#CB9F40;
	text-decoration:none;
	line-height:25px;
}

.sty1 {
	background:url(../images/arrow.gif) no-repeat left top;
	padding-left:20px;
	font-size:12px;
	color:#5F5F5F;
	line-height:25px;
}

.h2 {
	background:url(../images/h2.gif) no-repeat left center;
	padding:0 0 0 20px;
	color:#038ED6;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
}

.h3 {
	background:url(../images/h3.gif) no-repeat left top;
	padding:0 0 0 20px;
	color:#0B22B4;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
}	

.footer {
	background:#FFFFFF;
	padding:5px;
	border-top:1px solid #AFAFAF;
}

.light_gry {
	color:#BFBFBF;
	font-size:11px;
	text-decoration:none;
}

.grey {
	font-size:11px;
	text-decoration:none;
	color:#7A7A7A;
	line-height:16px;
}		

.grey a{
	font-size:11px;
	text-decoration:none;
	color:#7A7A7A;
}		

.grey a:hover{
	text-decoration:underline;
	color:#7A7A7A;
}

.ancor {
	font-family:Arial, Helvetica, sans-serif;
	color:#A43939;
	font-weight:bold;
	text-decoration:none;
}	

.ancor a{
	background:url(../images/ancor.gif) no-repeat left center;
	font-family:Arial, Helvetica, sans-serif;
	color:#A43939;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
}	

.ancor a:hover{
	color:#A43939;
	text-decoration:underline;
}

.red {
	color:#FF0000;
	text-decoration:none;
	text-align:right;
}

.red a{
	color:#FF0000;
	text-decoration:none;
}

.red a:hover{
	color:#FF0000;
	text-decoration:underline;
}


				













