body {
	margin: 0px;
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;	
}

.head_bady {
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42535f;
	text-align: justify;
}
.head_main {
	top: 0px;
	font-family: Calibri;
	font-size: 20px;
	color: #066095;
	font-style: italic;
	font-weight: bold;
}
.body_head {
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #952503;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
.quick_links {

	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e74b0;
	text-decoration: none;
	font-weight: normal;
}
.quick_links a:link {
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e74b0;
	text-decoration: none;
	font-weight: normal;
}
.quick_links a:visited {
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e74b0;
	text-decoration: none;
	font-weight: normal;
}
.quick_links a:hover {
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}


.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686767;
	text-decoration: none;
	font-weight: normal;
	line-height:17px;
	padding-left:2px;
	padding-right:2px;
}

.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
}
.footer_link a:link {
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
}
.footer_link a:visited {
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
}
.footer_link a:hover {
    top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
}
.body_main {
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #206da5;
	font-weight: bold;
}

.image_border {
border:"#f8f6f6";
}

.table_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #686767;
	text-decoration: none;
	font-weight: normal;
	line-height:17px;
	padding-left:2px;
	padding-right:2px;
	
}

.main_menu{
	background-image:url(../images/l_1.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	width: 132px;
	text-align:center;
	text-shadow:#999999;
	text-decoration: none;
	padding-bottom:0px;
		background-repeat: no-repeat;

 }
 
 .main_menu a:link {
	background-image:url(../images/l_1.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	width: 132px;
	text-align:center;
	text-shadow:#999999;
	text-decoration: none;
	display:block;
	padding-top:6px;
	background-repeat: no-repeat;
}

.main_menu a:visited {
	background-image:url(../images/l_1.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	width: 132px;
	text-align:center;
	text-shadow:#999999;
	text-decoration: none;
	display:block;
	padding-top:6px;
	background-repeat: no-repeat;
}

.main_menu a:hover {
	background-image:url(../images/l_2.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e4e4e;
	height: 27px;
	width: 132px;
	text-align:center;
	text-shadow:#999999;
	text-decoration: none;
	display:block;
	padding-top:6px;
	background-repeat: no-repeat;
}

.button {
background-image:url(../images/btn_bg.gif);
border: 1px solid #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333333;
font-weight:bold;
text-decoration: none;
height: 25px;
cursor: pointer;
}
.image_border {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	cursor: pointer;
	padding: 1px;
}
.table_border {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	cursor: pointer;
	padding: 1px;
}
