body{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
	/*
	background-image: url(../images/imagename.gif);
	background-repeat: repeat-y;
	*/
}

p{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}

td{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;
}

h1{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #DC0100;
	text-decoration: underline;
}

a:hover{
	color: #FD3F3F;
	text-decoration: underline;
}

.TopMenu {
	padding: 5px 1px 0px 1px;
}

.RightBackground {
	background-image: url(images/RightSideRepeater.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.BodyText {
	font-family: arial;
	font-size: 12px
	color: #000000;
	padding: 10px 10px 10px 30px;
}

.FooterText {
	font-family: arial;
	font-size: 11px
	color: #000000;
}

a.Footerlink {
	font-family: arial;
	color: #dd0000;
	font-size: 11px
	text-decoration: underline;
}

a.Footerlink:hover {
	font-family: arial;
	font-size: 11px

	color: #dd0000;
	text-decoration: underline;
}

a.Webfodder {
	font-family: arial;
	color: #c4c4c4;
	text-decoration: underline;
}

a.Webfodder:hover {
	font-family: arial;
	color: #c4c4c4;
	text-decoration: underline;
}

/********** Form Styles ********************/

.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 200px;
}

.required{
	color: #830000;
}

/******* Webfodder Logo Sizing for Div *********/

div.fodder{
	filter:alpha(Opacity=100);
	width:32px;
	height:32px;
}
