@charset "utf-8";
/* CSS Document */


#navigation-backs {
	width: 194px;
	height: 23px;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-align: left;
	background-image: url(../images/Button_Subs.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	padding-top: 5px;
	padding-left: 27px;
}

a.main:link    {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a.main:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a.main:active  {color: #3366cc; text-decoration: underline;}
a.main:hover   {color: #3366cc; text-decoration: underline;}
