body		{background-color:#3D62F8;margin:0;padding:0}

p,td			{font-family: Verdana; font-size: 10pt}
.smallfont      {font-family: Verdana; font-size: 8pt}
.menu_selected { font-family: Arial; font-size: 10pt; color: #ff0000; font-weight: bold }
.page_title  	{ font-family: Verdana; font-size: 18pt; color: #E4E0E0 }

A:link		{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: none; color: #333399;}
A:visited	{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: none; color: #333399;}
A:active	{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: none; color: #E41F1F;}
A:hover	{font-family: Arial, Helvetica; font-size: 10pt; font-weight: 700; text-decoration: underline; color: #E41F1F;}

.headerbottom	{
	background-position: left;
	background-image:url(images/border.jpg);
	background-repeat: repeat-x;
	background-color:White;
	padding: 15 100 0 0;
}

.footertop	{
	background-position: left;
	background-image:url(images/border_bottom.jpg);
	background-repeat: repeat-x;
	background-color:White;
	padding: 15 100 0 0;
}

.footer { 
	font-family: Arial; 
	font-size: 10pt; 
	color: #ffffff; 
}

.menubar{
	font-family: Verdana; 
	font-size: 10pt;
	background-position: center;
	background-image:url(images/menubar2.jpg);
	background-repeat: repeat-x;
	background-color: White;
	padding: 5 100 0 7;
	height: 35px;
}

A.menulink {

width: 100px;
height: 20px;
vertical-align: middle;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #E5E9ED;
padding: 1 0 0 0;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#ffffff;
text-decoration: none;
}

