body, td, th {
	font-family: Tahoma;
	font-size: 12px;
	color: #373737;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004080;
}
h1 
{
font-size: 12pt;
font-family: "Tahoma";
color: black
}

a 
{
text-decoration: none;
font-weight: bold;
color: black
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #ffff00;
}
a:active {
	text-decoration: none;
}

div { font-family: inherit; }
.box { clear: both; margin-top: 6px; padding-top: 6px; border-top: 1px solid #666666; }

.menus
{
color: #FFFFFF;
font-weight: bold;
font-size: 10pt
}

.main_text
{
color: #000000;
font-weight: normal;
font-size: 12pt;
}

TABLE.main_table
{ 
font-family:Tahoma;
border-collapse:collapse;
background-image:url('../images/bg_image.jpg');
background-repeat: no-repeat;
background-position: bottom;
}
  
p.copyright_text
{
color: white;
font-weight: bold;
font-size: 12pt;
}
