﻿a
{
	color: blue;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #022f83;
}
.mainmenupadding
{
	padding-left: 12px;
	text-align: left;
}
.mainmenupaddingAdmin
{
	padding-left: 12px;
	text-align: left;
}
.mainmenuStaticItemStyle
{
	height: 27px;
	text-align: left;
	padding-left: 3px;
	padding-right: 4px;
	font-family: Arial;
	font-size: 12px;
}
.mainmenu
{
	position: relative;
	float: right;
	background: url(images/body/menubar.jpg) no-repeat right;
	width: 780px;
	height: 27px;
	top: -1px;
	padding-bottom: 2px;
}
.mainmenu a
{
	color: #1a3365;
	padding-bottom: 6px;
}
.mainmenu a:hover
{
	color: Blue;
}
a.mainmenuStaticItemStyle:hover
{
	color: Fuchsia;
}
.mainfooter
{
	font-size: 12px;
	color: white;
	padding-top: 5px;
	font-family: Arial;
	font-weight: bold;
}
a.mainfooter
{
	text-align: center;
	font-size: 12px;
	color: white;
	padding-top: 5px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
a.mainfooter:hover
{
	color: blue;
	font-weight: bold;
}
a.seagreen
{
	color: Blue;
	text-decoration: none;
}
a.seagreen:hover
{
	color: Aqua;
}
.poweredby
{
	color: Silver;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
}
a.poweredby
{
	color: Silver;
}

