﻿body, td {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#CC0000;
}

a:hover {
	color:#000;
}

#banner {
	background:url(siteart/hdr_bkg.jpg) top repeat-x;
    border:1px #666666 solid;
    border-bottom:0;
}

#navCell {
	background:url(siteart/menu_bkg.jpg) top repeat-x;
	border-bottom:1px #666666 solid;
	border-left:1px #666666 solid;
    border-right:1px #666666 solid;
	font-size:8pt;
	height:22px;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	background:url(siteart/menu_arrow.jpg) left center no-repeat;
	padding-left:20px;
	padding-right:9px;
	border-right:1px #B8A266 solid;
	color:#000;
}

a.nav:hover {
	color:#CC0000;
	text-decoration:underline;
}

#leftCell {
	border:1px #666666 solid;
	padding:5px;
	padding-bottom:12px;
	background:url(siteart/cell_btm.gif) bottom repeat-x #fff;
	width:380px;
	vertical-align:top;
}

#rightCell {
	border:1px #666666 solid;
	background:url(siteart/cell_btm.gif) bottom repeat-x #fff;
	vertical-align:top;
	width:380px;
}

.lgblock {
	padding:8px;
	font-weight:bold;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:22px;
	color:#FFF;
	background-color:#CC0000;
	border-bottom:1px #666666 solid;
	display:block;
}

.medblock {
	padding:8px;
	font-size:12px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#000;
	background-color:#eee;
	border-bottom:1px #666666 solid;
	display:block;
}

.txtblock {
	padding:10px;
}

.header {
	font-weight:bold;
	color:#CC0000;
}

a.btmlink:link, a.btmlink:visited, a.btmlink:active {
	text-decoration:none;
	padding:0 5px 0 0;
	color:#000;
}

a.btmlink:hover {
	text-decoration:underline;
}

#policybar {
	background-color:#F5D856;
	padding:5px;
	text-align:right;
	border-bottom:1px #666666 solid;
}

#bottomlinks {
	background:url(siteart/links_bkg.gif) repeat-x;
	height:61px;
	padding:15px;
	text-align:center;
}