BODY {
	BACKGROUND-COLOR: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 0;
	border-top:none;
	color: #666666;
}

.head {
		background-image:; 
		background-repeat:no-repeat;
		height: 285px;
		margin: 0;
		padding: 0;
}
.body {
	background-image:url(../img/white_body.gif);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
.footer {
		background-image:url(../img/white_footer.gif); 
		background-repeat:no-repeat;
		height: 18px;
		margin: 0;
		padding: 0;
}
.borderless {
	border: 0px;
}
.nav {
margin: 0;
padding: 0;
}

.list {
	height: 25px;
}

.list a:link {
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	border: solid #ffffff 1px;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	width: 225px;
	display: block;
}
.list a:hover {
	background: #f0f0f0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	border: solid #990000 1px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	width: 225px;
	display: block;
}

.copy {
		background: url(../img/body.gif);
		height: 600px;				
}

.foot {
		background-image:url(../img/footer.png); 
}

A:link {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;

}
A:visited {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;

}
A:hover {
	COLOR: #990000;
	TEXT-DECORATION: none;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.txtcopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txtcopybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.txtcopybolder {
	font-family: Impact;
	color: #993300;
	font-size: 14px;
	font-weight: lighter;
}

.txtdark {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	font-weight: bolder;
}
.txtlightdark {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.txtdarklarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
.txtdarkmedium {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
.txtdarkmediumlower {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.txtdarksmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}
.field {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
