body  {
	background-color : #EEEEEE;
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
	font-size : 11px;
}

a:link  {
	color : #000000;
	font-size : 11px;
}

a:visited  {
	color : #000000;
	font-size : 11px;
}

a:hover  {
	color : #FF0000;
	font-size : 11px;
}

a.x:link  {
	color : #000000;
	font-size : 20px;
	font-weight : bold;
        text-decoration: underline;
}

a.x:visited  {
	color : #000000;
	font-size : 20px;
	font-weight : bold;
        text-decoration: underline;
}

a.x:hover  {
	color : #FF0000;
	font-size : 20px;
	font-weight : bold;
        text-decoration: underline;
}

a.m:link  {
	color : #E56600;
	font-size : 12px;
        text-decoration: underline;
}

a.m:visited  {
	color : #E56600;
	font-size : 12px;
        text-decoration: underline;
}

a.m:hover  {
	color : #FF0000;
	font-size : 12px;
        text-decoration: underline;
}

a.s:link  {
	color : #000000;
	font-size : 10px;
        text-decoration: underline;
}

a.s:visited  {
	color : #000000;
	font-size : 10px;
        text-decoration: underline;
}

a.s:hover  {
	color : #000000;
	font-size : 10px;
        text-decoration: underline;
}

td  {
	font-size : 11px;
}

.b  {
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px;
}

.orange
{
  color : #000000;
  background-color : #E56600;
}
.blue
{
  color : #ffffff;
  background-color : #005780;
}

.toplogo
{
  color : #ffffff;
  font-size : 12px;
  background-color : #0A6099;
  font-weight: bold;
}

.footer
{
  color : #ffffff;
  background-color : #0A6099;
}

a.footerlink:link  {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
}

a.footerlink:visited  {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
}

a.footerlink:hover  {
	color : #ffff00;
	font-size : 11px;
	text-decoration: underline;
	font-weight : bold;
}
a.submen {
	background: url('images/bu-red.gif') no-repeat 10px 5px #005780;
	padding-left: 18px;
	text-decoration: none;
	display: table;
	width: 140px;
	height: 15px;
	color: #ffffff;
	margin-top: 0px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	padding-top: 3px;
        font-weight: bold;
}


a:visited.submen {
	background: url('images/bu-red.gif') no-repeat 10px 5px #005780;
	padding-left: 18px;
	text-decoration: none;
	display: table;
	width: 140px;
	height: 15px;
	color: #ffffff;
	margin-top: 0px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	padding-top: 3px;
        font-weight: bold;
}

a:hover.submen {
	background: url('images/bu-gray.gif') no-repeat 10px 5px #003955;
	padding-left: 18px;
	text-decoration: none;
	display: table;
	width:140px;
	height: 15px;
	color: #ffffff;
	margin-top: 0px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	padding-top: 3px;
        font-weight: bold;
}

h1  {
	font-size : 20px;
	color: #005780;
}

h2  {
	font-size : 24px;
	color: #0A6099;
	FONT-FAMILY: Arial Black, Arial, Verdana, Helvetica;
}

