body {
	font: 8pt tahoma;
	background-image: url(../uploads/images/bg.gif);
	margin: 0;
}
table
{
	width: 100%;
	font: 8pt tahoma;
}
#maintab
{
	width: 850px;
}
.top
{
	color: #fff;
	text-align: center;
}
.menu
{
	background: #004d7b;
	color: #007dbb;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.menu a
{
	color: #fff;
	text-decoration: none;	
}
.menu a:hover
{
	color: #007dbb;
	text-decoration: none;	
}
b
{
	color: #004d7b;
	color: #4387b0;
}
.colorbold
{
	color: #004d7b;
	color: #4387b0;
}
h1
{
	font: 11pt tahoma;
	font-weight: bold;
	color: #002b5f;
	margin-bottom: 10px;
	text-align: left;
}
h2
{
	font: 10pt tahoma;
	font-weight: bold;
	color: #007dbb;
	border-bottom: 1px solid #ca363d;
	padding-bottom: 1;
	margin-bottom: 8px;
	line-height: 17px;
}
h3
{
	font: 8pt tahoma;
	font-weight: bold;
	color: #007dbb;
	border-bottom: 1px solid #007dbb;
	padding-bottom: 1;
	margin-bottom: 8px;
	text-align: left;
	line-height: 17px;
	text-align: left;
}
h4
{
	font: 8pt tahoma;
	color: #002b5f;
	margin: 0;
	margin-top: 10;
	text-decoration: underline;
}
hr
{
	height: 1px;
	color: #684246;
	width: 260px;
	text-align: left;
}
a
{
	color: #007dbb;
	text-decoration: underline;
}
a:hover
{
	color: #ca363d;
	text-decoration: none;
}
.btm
{
	color: #004d7b;
	padding-top: 10;
	line-height: 16px;
}
.btm a
{
	color: #038bc3;
	text-decoration: none;
}
.btm a:hover
{
	color: #004d7b;
	text-decoration: underline;
}
.txt
{
	line-height: 15px;
	padding-right: 10px;
	text-align: justify;
}
.txt ul
{
	margin: 0;
	margin-left: 20;
	text-align: left;
}
.txt ul li
{
	line-height: 17px;
	color: #000;
	list-style-image: url(../uploads/images/li2.gif);
}
input, textarea
{
	background: #D6F1FF;
 	width: 150px;
	border: 1px solid #a6d5ee;
	font: 8pt tahoma;
}
.btn
{
	width: 65px;
	height: 25px;
	background: #8AD8FF;
	font-weight: bold;
	border: 1px outset #8AD8FF;
}
ul
{
	margin-left: 25;
}
ul li
{
	line-height: 19px;
	color: #be2632;
	list-style-image: url(../uploads/images/li.gif);
}
ul li a 
{
	color: #297ca7;
	text-decoration: none;
}
ul li a:hover
{
	color: #004d7b;
	text-decoration: none;
	padding-bottom: 2;
	border-bottom: 1px solid #be2632;
}
.toplink
{
	text-align: right;
	padding-right: 5px;
	margin: 0;
}
.toplink a
{
	color: #ca363d;
	text-decoration: none;
}
.toplink a:hover
{
	color: #007dbb;
	text-decoration: underline;
}


