body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	font-size: 12px;
}

td.mainmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

		padding-top: 3px;
}

.mainmenutext
{
	color: Navy;
		font-size: 12px;
	
}
A {
	color: #708090;
		text-decoration: none;
	font-weight : bold;
		
}

A:HOVER {
	color: #191970;

	text-decoration: none;
	font-weight : bold;
}



.maintext
{
	color: #666666;
	font-size: 13px;
	
}
.maintitle
{
		color: Navy;
}
.mainborder {
	background-image: url(images/mainmenu.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.submenu
{
	background: url(images/submenu.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	
	
}
.smalltext
{
		font-size: 10px;
}


.menuselect
{
	color: #191970;
			font-weight: bold;
}
