@charset "UTF-8";
/* CSS Document */

body {
	background-color: #7C7C7C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	line-height:19px;
	text-align:left;
}
.hm_body {font-size: 12px;
	line-height:23px;}
.hm_head {
	font-size: 23px;
	color: #EB6600;
}
.nav {
	font-size: 12px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-align:center;
}
.feat_head {color: #027AB6;
	letter-spacing:1px;
	font-weight:bold;
	text-transform:uppercase;}
a {
	font-size: 11px;
	color: #EB6600;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #EB6600;
}
a:active {
	color: #EB6600;
}
.credit {
	color:#4E4E4E;
	font-size:10px;
}
.credit a {
	color:#4E4E4E;
	text-decoration:none;
	font-size:10px;
}
.credit a:hover {
	color:#4E4E4E;
	text-decoration:none;
	font-size:10px;
}
.credit a:active {
	color:#4E4E4E;
	text-decoration:none;
	font-size:10px;
}
.credit a:visited {
	color:#4E4E4E;
	text-decoration:none;
	font-size:10px;
}

.footer {
	color: #8C8C8C;
	font-size:10px;
}
.foot_dark {
	color: #4E4E4E;
	font-size:10px;
}

.pic_desc {
	font-size: 11px;
	color:#8C8C8C;	
}
.subnav {
padding:6px 10px 6px 10px;
color:#FFF;
font-size:11px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1px;
font-weight:normal;
white-space:nowrap;
}
.subnav a {
padding:5px 10px 5px 10px;
color:#FFF;
font-size:11px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:normal;
white-space:nowrap;
}

#shadbarleft {
background:url(img/shadbg_l.gif);
background-repeat:repeat-y;
}
#shadbarright {
background:url(img/shadbg_r.gif);
background-repeat:repeat-y;
}
#shadbartop {
background:url(img/shad_nav1x20.gif);
background-repeat:repeat-x;
}
#shadbarnav {
background:url(img/shad_nav1x20.gif);
background-repeat:repeat-x;
}
#shadbarbot {
background:url(img/shad_bot1x50.gif);
background-repeat:repeat-x;
}
#nav {
background:url(img/nav_bg.jpg);
background-repeat:no-repeat;
}
