body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url(../images/logoblended.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
a {
	color: #9999CC;
	text-decoration: underline;
}
a:hover {	
	text-decoration: none;  
	color: #FF0033;
}
table.news {
	background-image:url(../images/newsbg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.mainHeader {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0033;
}
.mainHeaderCap {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0033;
	text-transform: capitalize;
}
.subHeader {
	font-size: 12px;
	color: #3B429C;
	font-weight: bold;
}
.small {
	font-size: 10px;
	color: #999999;
}
a.asmall {
	font-size: 10px;
	text-decoration: underline;
	color: #999999;
}
a.asmall:hover {
	font-size: 10px;
	text-decoration: none;
	color: #999999
}
.bttm {
	margin-left:3px;
	font-size: 10px;
	color: #999999;
}
.menuBorder  {
	border-style: dashed;
	border-width: 1px;
	border-color: #3B429C;
}
.shout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.adminbg {
	background-image:url(../images/admin_r1_c1.jpg);
	background-repeat:repeat-x;
}
.fout {
		color:#F00;
}