body   { margin:0 0 0 0;
         background-image:url('images/background.gif');
         background-color:#FFFFFF;
         }
         
td,p,tr,ol,ul   { font-size:11px;line-height:18px; font-family:verdana,geneva,arial,sans-serif;}
.bottom_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00519C;
	border-right-color: #00519C;
	border-bottom-color: #00519C;
	border-left-color: #00519C;
}


a         {  color: #102C84; text-decoration: underline}
a:link    {  color: #102C84; text-decoration: underline}
a:visited {  color: #102C84; text-decoration: underline}
a:hover   {  color: #FF6500; text-decoration: none}

a.menu         {  line-height:150%;font-size:10px;font-weight:bold;color: #102C84; text-decoration: underline}
a.menu:link    {  color: #102C84; text-decoration: underline}
a.menu:visited {  color: #102C84; text-decoration: underline}
a.menu:hover   {  color: #CE0031; text-decoration: none}
a.menu2:link    {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.menu2:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.menu2:hover   {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
