@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #6E6F71;
	background-image: url(images/bgimage.jpg);
	background-position:top;
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}

.footertext {
color: #999999;
font-size: 11px;
margin-top: 7px;
}
.footertext a:link {
 color: #FFFFFF;
}

.cellmaintext {
 color: #000000;
 font-size: 13px;
 padding-top: 5px;
 padding-left: 5px;
 padding-right: 5px;
}

.maincontainer {
width: 746px;
margin-top: 9px;

}
