hr {
color: #000066;
}

td {
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #172A55;
   }
   
   td.t1 {
	vertical-align: bottom;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #848383;
   }
table.tb1 { border: 1px solid #D8D8D8; background-color:#EEEEEE;}
table.tb2 { border: 1px solid #D2D2D2; background-color:#464646; }
font.text1 { font-size:10px; color: #848383; }
font.text2 { font-size:11px; color: #58657C; }
font.text3 { font-size:11px; color: #5B6686; }
font.check { font-size:10px; color: #F8F9FA; }
font.menu { font-size:10px; color: #7F7E8A; }
.inp1 { background-color:#FFFFFF; border: 1px solid #919191; color:#495579; border-bottom-color:#E3E3E3; border-right-color:#E3E3E3}
.inp2 { background-color:#FFFFFF; border: 1px solid #E0E0E0; color:#47566F; }
   
a {	color: #000099;	text-decoration: underline; font-weight: bold;}
a:hover { color: #990000; text-decoration: none; }

a.my1 {	color: #848585;	text-decoration: none; font-size:10px}
a.my1:hover { color: #EFCF81; text-decoration: none; }

a.my2 {	color: #A44949;	text-decoration: none; font-size:12px}
a.my2:hover { text-decoration: underline; }

a.my3 {	color: #848383;	text-decoration: none; font-size:10px}
a.my3:hover { color: #B1B04A; text-decoration: none; }

a.my4 {	color: #6E98DC;	text-decoration: none;  font-size:10px}
a.my4:hover { color: #B1B04A; text-decoration: none; }

a.my5 {	color: #5B6686;	text-decoration: none; font-size:11px}
a.my5:hover { color: #B1B04A; text-decoration: none; }

a.my6 {	color: #848383;	text-decoration: none; }
a.my6:hover { color: #B1B04A; text-decoration: none; }

#content {
	border: 1px solid #999999;
	text-align: left;

}

	#navigation {
		float:		left;
		background: url(images/bg_bl_navbar.jpg) repeat-x;
		width:766px;
	}
h1 {
	
	font-size: 18px;
	color: #FFF;
	padding-left: 10px;
	margin: 0;
	height:30px;
	line-height: 1.6;
}

h2 {
    border: 1px solid #000000;
    color: #FFFFFF;
    font-size: 12px;
    height: 15px;
    margin: 0;
    padding-left: 10px;
    padding-top: 2px;
}

