/* CSS Document */

BODY
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

.top_bg
{
	width:0px;
	height:216px;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
}

.blue_gradient_bg
{
	width:0px;
	height:157px;
	background-image:url(images/blue_gradient.jpg); background-repeat:repeat-x;
}

.link_bg
{
	width:0px;
	height:40px;
	background-image:url(images/link_bg.jpg); background-repeat:repeat-x;
}

.matter
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}

.matter_2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}

.details
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	text-decoration:underline;
}

.details:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.footer_bg
{
	width:0px;
	height:63px;
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x;
}

.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.top_links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.top_links:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.fotter_links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0E0869;
	text-decoration:underline;
}
.fotter_links:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.inq_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.H_1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#0000FF;
	text-decoration:none;
}

.H_2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.H_2:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
.txt
{
color:#999999;
font-size:11px;
max-width:80px;
}
.valid
{
font-size:12px;
color:#FF0000;
}