body{
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top:50px;

}	
.bdr-l{border-left:1px solid #525151;}
.bdr-r{border-right:1px solid #525151;}
.bdr-t{border-top:1px solid #525151;}
.bdr-b{border-bottom:1px solid #525151;}

.line-t{border-top:2px solid #e4e4e4;}
.line-top_blue{
	background-image:url(images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:96px;
}
.line-bottom_blue{
	border-bottom:4px solid #074689;
}


.mymenu {
    background: #989aa0;
	background-image:url(images/menu_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
	
.mymenu a{ 
	text-align:left;
	width:196px;
	display:block;
	line-height:22px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4f54;
	border-bottom:1px solid #adb1b7;
	text-indent:10px;
	text-decoration: none;	
	}
.mymenu a:hover{ 
	color:#82ae36;
	text-decoration: none;	
	}

.bodytxt{
	font-size:10px;
	color:#414141;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	list-style-image: url(images/blue_bullet.gif);

}
.bodytxt ul{
}

.bodytxt1{
	font-size:10px;
	color:#414141;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	list-style-image: url(images/grey_bullet_new.gif);

}
.bodytxt1 a{
	font-size:10px;
	color:#064588;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;	
}
.bodytxt1 a:hover{
	font-size:10px;
	color:#414141;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;	
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ffffff;
	font-weight:normal;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:29px;
}
.footer_top{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;	
	line-height: 15px;

}
.footer_top a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	line-height: 15px;	

}
.footer_top a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#084789;
	font-weight:normal;
	text-decoration: none;
	line-height: 15px;	

}
.bodytxt a{
	font-size:10px;
	color:#414141;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}
.bodytxt a:hover{
	color:#000000;
	text-decoration:underline;
}
.boardtxt td{
	border-bottom: 1px solid #989aa0;
}
.style1 {
	color: #074689;
	font-weight: bold;
}