.top_{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	padding-left : 8px;
	padding-right : 8px;
}
.top2{
	font-family : Tahoma;
	font-size : 11px;
	color : White;
	padding-left : 8px;
	padding-right : 8px;
}
a.top{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	text-decoration : none;
}
a.top:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F8B20C;
	text-decoration : none;
}
.menu{
	background-color : #167DB1;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : White;
	padding-left : 10px;
	padding-right : 5px;
	cursor : hand;
}
.menu2{
	background-color : #5DA6CA;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : White;
	padding-left : 10px;
	padding-right : 5px;
	cursor : hand;
}
.menu_active{
	background-color : #F8B20C;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : White;
	padding-left : 10px;
	padding-right : 5px;
}
.left_bg{
	background-image : url(../images/left_bg.gif);
	background-position : right;
	background-repeat : repeat-y;
}
.right_bg{
	background-image : url(../images/right_bg.gif);
	background-position : left;
	background-repeat : repeat-y;
}
.frm{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #595959;
	padding-left : 8px;
	line-height : 20px;
}
.sbmt{
	font-family : Tahoma;
	font-size : 12px;
	color : Black;
	width : 88px;
	height : 24px;
}
.inp{
	font-family : Tahoma;
	font-size : 12px;
	color : Black;
}
.wdt{
	width :148px;
	height : 22px;
}
.content{
	font-family : Tahoma;
	font-size : 12px;
	color : #666666;
	padding-left : 12px;
	padding-right : 12px;
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : justify;
}
.tit{
	font-family : Tahoma;
	font-size : 12px;
	color : #ECA600;
	font-weight : bold;
}
a.link{
	font-family : Tahoma;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
}
a.link:hover{
	font-family : Tahoma;
	font-size : 12px;
	color : #ECA600;
	text-decoration : none;
}
.user{
	font-family : Tahoma;
	font-size : 11px;
	color : #167DB1;
	padding-left : 3px;
}
.user2{
	font-family : Tahoma;
	font-size : 11px;
	color : #167DB1;
	padding-left : 8px;
	line-height : 20px;
}
a.click{
	font-family : Tahoma;
	font-size : 11px;
	color : #167DB1;
	text-decoration : none;
	font-weight : bold;
}
a.click:hover{
	font-family : Tahoma;
	font-size : 11px;
	color : #ECA600;
	text-decoration : none;
	font-weight : bold;
}
a.click2{
	font-family : Tahoma;
	font-size : 12px;
	color : #167DB1;
	text-decoration : none;
	font-weight : bold;
}
a.click2:hover{
	font-family : Tahoma;
	font-size : 12px;
	color : #ECA600;
	text-decoration : none;
	font-weight : bold;
}
.right{
	line-height : 24px;
	padding-top : 10px;
	padding-bottom : 10px;
}
.bottom{
	font-family : Tahoma;
	font-size : 10px;
	color : White;
	padding-left : 38px;
}
a.bot{
	font-family : Tahoma;
	font-size : 10px;
	color : White;
	font-weight : bold;
	text-decoration : none;
}
a.bot:hover{
	font-family : Tahoma;
	font-size : 10px;
	color : #F8B20C;
	font-weight : bold;
	text-decoration : none;
}


a {
	color:167DB1;
	font-weight:bold;
}
a:hover {
	color:F8B20C;
	
}
h3 {
	font-size: 13pt;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:676767;
}
table {
	border-collapse:collapse;
	border-color:#157DB2;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}