body {
	font-family: Tahoma;
	background-color: #F7F7F7;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodywhitebold {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}

.heading1 {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: medium;
	text-align: left;
}
body {
	background-image:  url(../images/gradient_background2.jpg);
	background-repeat: repeat-x;
}
.date_format {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: x-small;
}
.copyright {
	font-family: Tahoma;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: Tahoma;
	font-size: small;
	text-align: left;
	list-style-type: none;
}
.bodybold {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
.bodyitalic {
	font-family: Tahoma;
	font-size: small;
	font-style: italic;
	text-align: left;
}
.bodylinkblack {
font-family:Tahoma;
font-size: small;
color:#000000;
}
.menulink {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
 
/* formats the menu links so that they look correct on the background */
 
a.menulink, a.menulink:link, a.menulink:visited, td.menulink {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: small;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}
 
a.menulink:hover {
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: small;
	text-decoration:none;
	font-weight: bold;
	text-align: left;
}
.redlink {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	color: #CC0000;
}
.bullet {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}
.bodybackground {
	font-family: Tahoma;
	background-color: #CCCCCC;
	font-size: small;
	text-align: left;
}
.bodynobackground {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: small;
	text-align: left;
}
.bodyright {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	text-align: right;
}
.tablebodybold {
	font-family: Tahoma;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C00000;
}

.redbold {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color:#F00
}

