body {
	background-color: #FFF;
	background-image: url(../images/vcenter_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #777;
}

p, td, th, ul, ol, form { 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #777
} 

.navtop {
  z-index: 10;
}

#nav, #nav ul { /* all lists */
  background: #fff;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	list-style: none;
	line-height: 1;
  border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #660000;
}

#nav a {
	display: block;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
}

#nav a:hover {
	color: #660000;
}

#nav li { /* all list items */
	display          : block;
	background-image : none;
	padding-left     : 26px;
	padding-right    : 26px;
	float            : left;
	margin           : 0;
	width            : auto;
	font-size        : 12px;
	line-height      : 20px;
	white-space      : nowrap;
	border-width	 : 0; 
/*	border-left      : 1px solid #dddddd;
	border-right     : 1px solid #aaaaaa; */
	color: #000;
}

#nav a.daddy {
	background: url(../images/rightarrow2.gif) center right no-repeat;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
}

#nav li li {
	padding-right: 2em;
	padding-left: 3em;
	text-align: left;
	width: 180px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #aaa;
	background: #ccc;
	margin-left: -30px;
}

#nav li ul a {
	width: 190px;
}

#nav li ul ul {
	margin: -2em 0 0 18em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #fff;
	color: #000;
}

a { 
  text-decoration: none; 
  color: #600;
}

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

H1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bfbebd;
}

H2 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 16px;
font-weight: bolder;
color: #660000;
}

H3 {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 14px;
font-weight: bolder;
color: #660000;
}

ol,ul,li {
	list-style-image: url(../images/bullet_red_arrow.gif);
/*	list-style-type: none; */
        line-height: 16px;
        padding-right: 2px;

}

.sidenav ul {
/*	list-style-image: url(../images/bullet_red_arrow.gif);*/
	list-style-type: none;
}

.sidenav li {
/*	list-style-image: url(../images/bullet_red_arrow.gif);*/
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	border-style: solid; 
	border-width: 0; 
	border-bottom-width: 1px; 
	border-color: #bfbebd;
}

.sidenav li a {
	color: #000000;
	text-decoration: none;
}

.sidenav a:hover {
	color: #C70000;
	font-weight: bold;
	text-decoration: none;
}

p.dashed {border-style: dashed; border-color: silver}
p.solid {border-style: solid; border-color: darkred; border-width: 1px}
p.double {border-style: double; border-color: darkred}
table.mainsilver {border-style: solid; border-color: silver; border-width: 2px}
table.solidgray {border-style: solid; border-color: #666666; border-width: 2px}
table.darkred {border-style: solid; border-width: 0px; background: #880000}
td.darkred {border-style: solid; border-color: black; border-width: 1px; background: #590000; color: #cc6600}
td.black {border-style: solid; border-color: black; border-width: 1px; color: #cc6600}
td.ticker {border-style: solid; border-color: black; border-width: 1px; background: url(/images/bg_news.gif); color: #cc6600}
td.calendar {border-style: solid; border-color: black; border-width: 1px; color: #cc6600}
.darkorange { color: #cc6600 }
.bottom_nav {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; color: #666666}

.infobox {
	border: 1px solid #bfbebd;
	background-image: url(../images/bg_windows.gif);
	background-repeat: repeat-x;
	padding: 15px;
}

.infobox {
	width: 300px;
	height: 266px;
	border: 1px solid #bfbebd;
	background-image: url(../images/bg_windows.gif);
	background-repeat: repeat-x;
	padding: 15px;
}

.smallbox {
	border: 1px solid #bfbebd;
	background-image: url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
	padding: 5px;
}

.adbox {
	border-collapse: collapse;
	border: 1px solid #bfbebd;
	background-image: url(../images/bg_gradient.gif);
	background-repeat: repeat-x;
	padding: 0px;
}

.inputbox {
	padding: 3px;
	border:solid 1px #600;
	background-color: #fff;
	background: url(../images/drop_shadow_image.gif) no-repeat 0 0;
}

.button {
  color:#fff;
  /*font-family: verdana, Hevlvetica, sans-serif; */
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  border: 1px double #900;
  width: auto;
  background: url(../images/bg_button.gif) repeat-x;
  background-position:bottom;
  padding: 0px 15px;
  line-height: 14px !important;
  line-height: 12px;
  height: 23px !important;
  height: 21px;
  margin: 0px;
}

#spacer {
    height: 5px;
}

.shadowtop {
	background-image: url(../images/shadow_top.gif);
	background-repeat: no-repeat;
}

.shadowbottom {
	background-image: url(../images/shadow_bottom.gif);
	background-repeat: no-repeat;
}

.shadowleft {
	background-image: url(../images/shadow_left.gif);
}

.shadowright {
	background-image: url(../images/shadow_right.gif);
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #878787;
	text-align: center;
	height: 26px;
	vertical-align: middle;
}

.eventslist {
  border: 0;
  width: 260px;
	font-size: 12px;
	color: #600;
}

.eventslist a {
	color: #600;
	text-decoration: none;
}

.eventslist a:hover {
	color: #900;
}

.eventslist tr:hover {
	background: #ddd;
}

.ev-date {
	text-align: left;
	width: 55px;
	color: #600;
}

.sp-date {
	text-align: left;
	width: 75px;
	color: #600;
}

.ev-title {
	text-align: left;
	width: 200px;
}

.sp-title {
	text-align: left;
	width: 180px;
}

.ev-dots {
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	border-bottom-width: 1px;
  height: 14px;
}

.searchlist {
  border: 0;
  width: 650px;
	font-size: 12px;
	color: #600;
}

.searchlist a {
	color: #600;
	text-decoration: none;
}

.searchlist a:hover {
	color: #900;
}

.searchlist tr:hover {
	background: #ddd;
}

.search-date {
	text-align: left;
	width: 200px;
  font-weight: bold;
	color: #600;
}

.search-title {
	text-align: left;
/*	width: 200px; */
}

.ev-dots {
	border-bottom-style: dotted;
	border-bottom-color: #660000;
	border-bottom-width: 1px;
  height: 14px;
}
