body {
	background-color: #E5E5E5;
	background-image:url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
body,td,p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 160%;
	color:#666666;
}

a:link, a:visited {color: #9D080D;
text-decoration: underline;}

a:hover, a:active {color: #666666;
text-decoration: none;}

.addresslink {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
a.addresslink:link {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
a.addresslink:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
a.addresslink:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
a.addresslink:active {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.white {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color:#ffffff;
	
}

.subhead {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 130%;
	color:#9D080D;
	
}

.red-bg {
background-image:url(../images/red-bg.jpg);
background-repeat:repeat-y;

}

.topleft {
background-image:url(../images/topleft.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}

.topright {
background-image:url(../images/topright.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}

.topbar {
background-image:url(../images/topbar.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}

.leftbar {
background-image:url(../images/leftbar.jpg);
background-repeat:repeat-y;
}

.rightbar {
background-image:url(../images/rightbar.jpg);
background-repeat:repeat-y;
}

.botbar {
background-image:url(../images/botbar.jpg);
background-repeat:no-repeat;
background-position:top center;
}

.botleft {
background-image:url(../images/botleft.jpg);
background-repeat:no-repeat;
background-position:top right;
}

.botright {
background-image:url(../images/botright.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.whitesmall {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 130%;
	color:#ffffff;
	
}


