body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h1 {
	font: normal 16pt Georgia, "Times New Roman", Times, serif;
	color: #5A738C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #790000;
	font-weight: bold;
	text-align:left;
}

.NewsDate {
	font-size: 9px;
}
.NewsTitle {
	font-weight: bold;
	color: #790000;
}
a:link {
	color: #790000;
	text-decoration: none;
}
a:visited {
	color: #790000;
	text-decoration: none;
}
a:hover {
	color: #790000;
	text-decoration: underline;
}
a:active {
	color: #790000;
	text-decoration: underline;
}
.imgTable {
	background-color: #F6F6F6;
	border: 1px solid #DADADA;
	float: right;
	font-size: 8pt;
	text-align: center;
}
.imgTable img {
	border: 1px solid #DADADA;	

}

table:Gov
   {
	width: 400px;
	border: 1px solid  #790000;
	padding: 6;
   }
 

/***********************************************/
/*                SUBMENU STYLE                */
/***********************************************/

table.submenu
   {
	width: 130px;
	border: 2px;
	border-style: normal;
	border-color: #790000;
	margin-top: 10px;
   }

span.submenu
   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #790000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #790000;
	font-variant: normal;
   }

td.submenuouter
   {
	font-family: Arial, Helvetica, sans-serif;
   width: 128px ;
   vertical-align: top ;
   text-align: center ;
   color: #ffffff;
   padding-left: 2px ;
   background-color: #790000 ;

   }

td.submenuinner
   {
	font-family: Arial, Helvetica, sans-serif;
   width: 100% ;
   vertical-align: top ;
   text-align: left ;
   }

a.submenu:link
   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #790000;
	text-decoration: none;
	margin-left: 2px;
	line-height: 18px;
   }

a.submenu:visited
   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	color: #790000 ;
	text-decoration: none;
	margin-left: 2px;
	line-height: 18px;
   }

a.submenu:hover
   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	color: #790000;
	background-color: #EBEBEB ;
	text-decoration: none;
	margin-left: 2px;
	line-height: 18px;
   }

a.submenu:active
   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px ;
	text-decoration: none;
	margin-left: 2px;
	line-height: 18px;
   }

