body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.maindiv a:link { 
	color : #ffffff;
	FONT-WEIGHT: bold; 
	text-decoration : none
}
.maindiv a:visited { 
	color : #ffffff; 
FONT-WEIGHT: bold;
	text-decoration : underline
}
.maindiv a:active { 
	color : #ffff00; 
FONT-WEIGHT: bold;	
	text-decoration : none
}
.maindiv a:hover { 
	color : #ffff00; 
FONT-WEIGHT: bold;	
	text-decoration : underline
}

.email a:link { 
	color : #333333;
	FONT-WEIGHT: bold; 
	text-decoration : none
}
.email a:visited { 
	color : #333333; 
FONT-WEIGHT: bold;
	text-decoration : underline
}
.email a:active { 
	color : #333333; 
FONT-WEIGHT: bold;	
	text-decoration : underline
}
.email a:hover { 
	color : #333333; 
FONT-WEIGHT: bold;	
	text-decoration : underline
}
.topbackground {background-image: url(images/header/top_slice.gif); background-repeat: repeat; }
.leftbackground {background-image: url(images/header/left_slice.gif); background-repeat: repeat; }
.leftsmlbackground {background-image: url(images/content/left_sml_slice.gif); background-repeat: repeat; }
.rghtbackground {background-image: url(images/content/right_slice.gif); background-repeat: repeat; }
.rghtcampbackground {background-image: url(images/content/rght_hnd_slice.gif); background-repeat: repeat; }
.headerbackground {background-image: url(images/header/header_slice.gif); background-repeat: repeat; }
.midbackground {background-image: url(images/nav/mid_slice.gif); background-repeat: repeat; }
.conttopbackground {background-image: url(images/content/top_slice.gif); background-repeat: repeat; }
.contleftbackground {background-image: url(images/content/left_hnd_slice.gif); background-repeat: repeat; }
.contrghtbackground {background-image: url(images/content/rght_hnd_slice.gif); background-repeat: repeat; }
.contbottbackground {background-image: url(images/content/btm_slice.gif); background-repeat: repeat; }
.footbottbackground {background-image: url(images/footer/btm_slice.gif); background-repeat: repeat; }
.footerbackground {background-image: url(images/footer/footer_slice.gif); background-repeat: repeat; }
.floatleft {float:left;}
.floatright {float:right;}
.textred { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#FF0000; font-style: italic; }