/* CSS Document */

.bgr{
background:url(../images/bgr.jpg) repeat-x;
}
.bgr2{
background:url(../images/tbl1_t.gif) repeat-x left bottom;
}
td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#25414F;
line-height: 22px;
}
a{
color:#FF0000;
font-weight:bold;
text-decoration:none;
}
a:hover{
text-decoration:none;
color:#0165AC;
}
.white{
color:#F1E2E1;
}
.inp{
width:170px;
height:20px;
border:1px solid #AC382D;
}
.brown{
color:#655A39;
}
b{
color:#000;
}
.bot{
color:#868686;
font-weight:normal;
}
.bot:hover{
color:#333333;
}
.footer{
color:#EED1CE;
font-weight:normal;
}
.footer:hover{
text-decoration:underline;
color:#EED1CE;
}
.blue_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #083873;
}
.style2 {
	font-size: 28px;
	color: #102C5A;
	font-weight: bold;
}