body {
	background-color: #F2F2F2;
	background-image:  url(../images/interior/intbg.gif);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
}
body,td,p,textarea,select,input {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
}
.home {
	background-color: #F2F2F2;
	background-image:  url(../images/home/homebg.gif);
	background-repeat:repeat-y;
}
#messaging {
	background-image:url(../images/home/messagebg.jpg);
	background-repeat:no-repeat;
	height:292px;
}
#main_content {
	margin:0 1px 0 15px;
	width:610px;
	text-align:left;
	height:100%;
}
#page_content{
	padding:10px 15px 10px 0px;
	text-align:left;
}
#contentpadding {
	width:100%;
}
#breadcrumb, #breadcrumb td {
	margin:0;
	font-weight:bold;
	font-size:10px;
	color:#999;
}
#breadcrumb a, #breadcrumb a:link {
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:#999;
}
#breadcrumb a:hover {
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
	color:#990000;
}
#page_header {
	font-size:13px;
	font-weight:bold;
	color:#900;
	border-bottom:1px dashed #ccc;
}
#sidenav {
	background-color:#990000;
	margin:0;
	height:290px;
}
#subnav {
	width:141px;
	margin:30px 0 0 0;
	border-bottom:1px solid #ba0000;
}
#subnav td {
	background-image:url(../images/interior/subnavbg.gif);
	background-repeat:repeat-x;
	background-color:#990000;
	padding:8px;
	color:#fff;
	font-size:10px;
}
#subnav td a, a:link {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#subnav td a:hover {
	font-size:10px;
	font-weight:bold;
	color:#ff6600;
	text-decoration:none;
}
#utnav {
	background-color:#000;
	border-bottom:1px solid #BA0000;
	margin-bottom:0;
	margin-top:auto;
	height:30px;
	text-align:center;
}
#utnav table{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
}
#utnav td{
	background-color:#000;
	color:#ccc;
	padding:3px;
	text-align:center;
}
#utnav td .nopad{
	padding:0;
}
#utnav td a, a:link {
	font-size:10px;
	font-weight:bold;
	color:#ccc;
	text-decoration:none;
}
#utnav td a:hover {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#footer {
	background-image:  url(../images/home/footerbg.gif);
	background-repeat:repeat-x;
	height:31px;
}
#footer td {
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#ccc;
	vertical-align:top;
}
#footer td a, a:link {
	font-size:10px;
	font-weight:bold;
	color:#ccc;
	text-decoration:none;
}
#footer td a:hover {
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#tools {
	background-image:url(../images/home/toolsbg.jpg);
	background-repeat:repeat-y;
	height:182px;
	margin:0 0 0 6px;
}
#tools td.header {
	height:44px;
}
#tools td.body {
	height:138px;
	background-image:url(../images/home/toolsiconbg.jpg);
	background-repeat:no-repeat;
}
#mod01 {
	margin:8px 0 0 120px;
	width:140px;
}
#mod02 {
	margin:8px 0 0 110px;
	width:140px;
}
.btn {
	margin:8px 0 0 0;
}
h1 {
	color:#990000;
	font-size:13px;
	font-weight:bold;
}
h2 {
	color:#990000;
	font-size:12px;
	font-weight:bold;
}
h3 {
	color:#990000;
	font-size:11px;
	font-weight:bold;
}
h4 {
	color:#990000;
	font-size:10px;
	font-weight:bold;
}
h5 {
	color:#990000;
	font-size:9px;
	font-weight:bold;
}
h6 {
	color:#990000;
	font-size:8px;
	font-weight:bold;
}
#adminlink, #adminlink td {
	font-weight:bold;
	font-size:10px;
	color:#999;
}
#adminnav td a, a:link {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#999;
}
#adminnav a:hover {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}

#memberlink a, a:link {
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
#memberlink a:hover {
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#990000;
}
#sideQuote p {
	color:#fff;
	font-size:10px;
}

