body {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

.bodytext {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}

.bodybold {
	font-family: "Verdana", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bodysmall {
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #000000;
}

.bodyorange {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #d14805;
}

.bulleted {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 220%;
	color: #000000;
}

.header {
	font-family: "Verdana", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d14805;
}

.legal {
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #cccccc;
}

.line {
	color: #dbdbdb;
}

a.legal:link {
	color: #6699cc;
	text-decoration: underline;
}

a.legal:hover {
	color:#ffffff; 
	text-decoration: none;
}

a.legal:visited {
	color:#6699cc;
	text-decoration: none;
	}
	
a.legal:active {
	color:#ffffff; 
	text-decoration: none;
	}

a:link {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color:#d14805; 
	text-decoration: underline;
}

a:visited {
	color:#990000;
	text-decoration: none;
	}
	
a:active {
	color:#d14805; 
	text-decoration: underline;
	}
	
td.home {
	background-image: url(images/main_home.jpg);
	background-repeat: no-repeat;
	background-color: #b5b5b5;	
}

td.content {
	background-image: url(images/main_content.jpg);
	background-repeat: no-repeat;
	background-color: #b5b5b5;
}

td.box {
	background-image: url(images/main_box.jpg);
	background-repeat: no-repeat;
	background-color: #b5b5b5;
}

td.nobox {
	background-image: url(images/main_nobox.jpg);
	background-repeat: no-repeat;
	background-color: #b5b5b5;
}

td.sub {
	background-image: url(images/main_sub.jpg);
	background-repeat: no-repeat;
	background-color: #b5b5b5;
}
