.body  {
	font-size : 11;
	font-family : Verdana;
	text-decoration : none;
	color : 004080;
	font-weight : bold;
	line-height : 1.5;
}
#menu {
	margin-top:200px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
#menu a.mainmenu {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	display: block;
	color:#004080;
	background:#CCCCCC;
	border:1px solid #000033;
	width:150px;
	margin: 0;
	margin-top: 5px;
	padding: 2px 3px;
	font-size:16px;
}
#menu a:hover.mainmenu {
	color:red;
}


.foot  {
	font-size : 10;
	font-family : Verdana;
	color : 004080;
	text-decoration : none;
	font-weight : bold;
	line-height : 1.5;
}

.foot1  {
	font-size : 11;
	font-family : Arial;
	color : black;
	text-decoration : none;
	font-weight : bold;
	line-height : 1.5;
}

.bodymed  {
	font-size : 12;
	font-family : Arial;
	color : black;
	font-weight : bold;
	line-height : 1.5;
	text-decoration : none;
}

.bodymedwh  {
	font-size : 12;
	font-family : Arial;
	color : white;
	font-weight : bold;
	line-height : 1.5;
	text-decoration : none;
}

.bodylarge  {
	font-size : 16;
	font-family : Arial;
	color : 004080;
	font-weight : bold;
	line-height : 1.5;
	text-decoration : none;
}

.bodylargeem  {
	font-size : 24;
	font-family : Arial;
	color : 004080;
	font-weight : bold;
	line-height : 1.5;
	font-style : italic;
}

.bodysmall  {
	font-size : 9;
	font-family : Arial;
	color : 004080;
	line-height : 1;
	text-decoration : none;
	text-align:center;
}

.bodywh  {
	font-size : 11;
	font-family : Arial;
	color : white;
	line-height : 1;
	text-decoration : none;
}

.header  {
	font-size : 24;
	font-family : Arial;
	color : 004080;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
}

.headerwh  {
	font-size : 18;
	font-family : Arial;
	color : white;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
	text-align : left;
}

.headerwh2  {
	font-size : 18;
	font-family : Arial;
	color : white;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
}

.big  {
	font-size : 17;
	font-family : Verdana;
	color : 004080;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
}

.bigwh  {
	font-size : 18;
	font-family : Arial;
	color : white;
	font-weight : bold;
	text-decoration : none;
	line-height : 1.5;
	text-align : left;
}


A  {
	color : #0099cc;
	font-weight : bold;
	text-decoration : none;
}

A:hover  {
	color : red;
	font-weight : bold;
	text-decoration : underline;
}

.foot  A  {
	color : #0099cc;
	font-weight : bold;
}

.foot  A:hover  {
	color : red;
	font-weight : bold;
	text-decoration : underline;
}

.foot1  A  {
	color : 000000;
	font-weight : bold;
	text-decoration : underline;
}

.foot1  A:hover  {
	color : ffffff;
	font-weight : bold;
}
.imageleft{
border:1px solid #000033;
float:left;
margin-right:10px;}
.imageright{
border:1px solid #000033;
float:right;
margin-left:10px;}
