body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(/images/Index/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
	background-repeat: repeat-y;
}
.a8 {font-size: 11px;}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.T12N {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.T14Bred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
.T12Bred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.T10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	font-weight: normal;
}
.footer a:link {
	color: #333300;
	text-decoration: none;
	font-size: 11px;
}
.footer a:visited {
	text-decoration: none;
	color: #333300;
	font-size: 11px;
}
.footer a:hover {
	text-decoration: underline;
	color: #336600;
	font-size: 11px;
}
.footer a:active {
	text-decoration: none;
	color: #336600;
	font-size: 11px;
}
#buttonscontainer {
	width:120px;
	margin: 0;
	padding: 0;
	text-align:center;
	color: #ffffff;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
}
#buttons a:link, #buttons a:visited, #buttons a:active {
	height:30px;
	display: block;
	padding-top:10px;
	border:1px solid $006633;
	background-image:url(/images/menuebg.gif);
	background-repeat: no-repeat;
	background-position: center;
	color:#FFFFFF;
}

#buttons a:hover {
	height:30px;
	display: block;
	padding-top:10px;
	border:1px solid $006633;
	background-image:url(/images/menuebg1.gif);
	background-repeat: no-repeat;
	background-position: center;
	color:#FFFFCC;
	text-decoration:inherit;
}