body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	color:#000000;
}

.mainbg {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;

}

a:link, a:visited {color: #F12131;
text-decoration: underline;}

a:hover, a:active {color: #000000;
text-decoration: none;}

.largeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #354984;
	}
	
.largered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F92232;
	}
	
.largewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}

.table {border-spacing:10px; border-color:#354985}

.addresslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F92232;
}
a.addresslink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F92232;
}
a.addresslink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #F92232;
}
a.addresslink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.addresslink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

