body{
margin: 0px 0px 0px 0px;
background: #000000;
}

.invisible {display: none;}

body,td,th,p {font-family: verdana;font-size: 12px;line-height : 16px;}

.content {font-family: verdana;font-size: 12px;font-weight: normal;text-decoration : none;color: #ffffff;padding: 0px 0px 0px 0px;line-height : 16px;}
A.content {color: #eb9a27;text-decoration : none;font-weight: normal;}
A.content:hover {color: #ffffff;}

.email {font-family: verdana;font-size: 12px;font-weight: normal;text-decoration : none;color: #ffffff;padding: 0px 0px 0px 10px;line-height : 16px;}
A.email {color: #ffffff;text-decoration : none;font-weight: normal;}
A.email:hover {color: #ffcc66;}

.icon {padding: 5px 10px 5px 0px;line-height : 16px;}

.content2 {font-family: verdana;font-size: 11px;font-weight: normal;text-decoration : none;color: #ffffff;padding: 0px 0px 0px 0px;}
A.content2 {color: #eb9a27;text-decoration : none;font-weight: normal;}
A.content2:hover {color: #ffffff;}

.homecontent {font-family: verdana;font-size: 12px;font-weight: normal;text-decoration : none;color: #663300;padding: 0px 0px 0px 0px;}
A.homecontent {color: #eb9a27;text-decoration : none;font-weight: normal;}
A.homecontent:hover {color: #ffffff;}

.darkcontent {font-family: verdana;font-size: 10px;font-weight: normal;text-decoration : none;color: #763821;padding: 0px 0px 0px 0px;line-height : 14px;}
A.darkcontent {color: #763821;text-decoration : none;font-weight: normal;}
A.darkcontent:hover {color: #9c3314;}

.subnav {font-family: verdana;font-size: 10px;font-weight: normal;text-decoration : none;color: #763821;padding: 0px 0px 0px 0px;}
A.subnav {color: #763821;text-decoration : none;font-weight: normal;}
A.subnav:hover {color: #9c3314;}

td.subnavtable {background: url(../../images/universal/orange_fade.gif)}
td.toptable {background: url(../../images/universal/blackorange_fade.gif)}

.thumblink {border-style: solid; border-color: #999999; border-width: 1px;}

.bottomnav {font-family: verdana;font-size: 10px;font-weight: normal;text-decoration : none;color: #555555;padding: 6px 0px 0px 0px;}
A.bottomnav {color: #555555;text-decoration : none;font-weight: normal;}
A.bottomnav:hover {color: #eb9a27;}

.dontShow{display : none;}
.doShow{display : inline;}

.inputbox {
 border: 1px solid #442012;
 background: #f2f2f2;
 	font-family: verdana;
	font-size: 10px;
	color: #222222;
	width:180px;
	height: 18px;
	padding: 0px 0px 0px 3px;
}
.inputshort {
 border: 1px solid #442012;
  background: #f2f2f2;
 	font-family: verdana;
	font-size: 10px;
	color: #222222;
	width:60px;
	height: 18px;
	padding: 0px 0px 0px 3px;
}
.inputstate {
 border: 1px solid #442012;
  background: #f2f2f2;
 	font-family: verdana;
	font-size: 10px;
	color: #222222;
	width:140px;
	padding: 0px 0px 0px 3px;
}
.inputarea {
 border: 1px solid #442012;
  background: #f2f2f2;
 	font-family: verdana;
	font-size: 10px;
	color: #222222;
	width:180px;
	padding: 0px 0px 0px 3px;
}

.calendar_link:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
	
.calendar_link:visited {
	color: #000000;
        font-weight: bold;
        text-decoration: none;
	}
	
.calendar_link:hover, a:active {
	color: #aa0000;
	text-decoration: none;
	}
	
.error {
	background: url(error.png) no-repeat;
	padding: 2px 0 0 20px;
	list-style: none;
}