body {
background-color: #FFFFFF;
margin:5px;
font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}
h1 {
	font-size: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h1 a:link {
	color: #666666;
	text-decoration: underline;
	font-size: 18px;
}
h1 a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 18px;

}
h1 a:hover {
	text-decoration: underline;
	color: #D40000;
	font-size: 18px;

}
h2 {
	font-size: 22px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h2 a:link {
	color: #666666;
	text-decoration: underline;
	font-size: 22px;
}
h2 a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 22px;

}
h2 a:hover {
	text-decoration: underline;
	color: #D40000;
	font-size: 22px;

}
h3 {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h4 {
	color:#666666;
	font-size: 22px;
	}
p {
	font-size: 12px;
}
table {
	font-size: 12px;
}
form {
	margin: 0px;
}
input {
	font-size: 12px;
}
textarea {
	font-size: 12px;
}
select {
	font-size: 12px;
}
a:link {
	color: #2F2FFF;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	color: #2F2FFF;
	text-decoration: underline;
	font-size: 12px;

}
a:hover {
	text-decoration: underline;
	color: #D40000;
	font-size: 12px;

}
#td-header {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color:#EEEEEE;
	padding: 5px;	
 }
#td-body {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding: 5px;
 }
#highlighttd-body {
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	border: 1px solid #666666;
	background-color:#FFFFCC;
	padding: 5px;
 }
#nav {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	background-color:#EEEEEE;
	padding-left:25px;	
}
#nav a:link {
	font-size: 12px;
	color: #2F2FFF;
	font-weight:bold;
	text-decoration: none;
}
#nav a:visited {
	font-size: 12px;
	color: #2F2FFF;
	font-weight:bold;
	text-decoration: none;
}
#nav a:hover {
	font-size: 12px;
	color: #D40000;
	font-weight:bold;
	text-decoration:underline;
}
#mainbody {
	background-image:url('images/body-bg.jpg');
	padding-left:67px;
}
.footerhr {
	font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#DDDDDD;
	font-size: 11px;
}
#footer {
	font-size: 11px;
	color: #666666;
	background-image:url('images/footer-bg.jpg');
	background-repeat:no-repeat;
}
.footer a:link {
	color: #2F2FFF;
	text-decoration: underline;
	font-size: 11px;
}
.footer a:visited {
	color: #2F2FFF;
	text-decoration: underline;
	font-size: 11px;

}
.footer a:hover {
	text-decoration: underline;
	color: #D40000;
	font-size: 11px;

}
.error {
	color: #D40000;
}
.success {
	color:#60C217;
}
.bodyhead {
	color:#666666;
	font-size: 22px;
}
.headertext {
	color:#666666;
	font-size: 12px;
	padding-right:40px;
}
.specials {
	color:#D40000;
	font-size: 18px;
}