body {
	margin: 0px;
	background-color: #898783;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

td, th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

.body a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.body a:hover {
	font-size: 14px;
	text-decoration: no text decoration;
	color: #000000
}

.menubar {
	width: 177px;
	height: 500px;
	background-color: #000000;
	padding: 0px;
	}

.menubar a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: +1pt;
	color: #f95a00;
	text-decoration: none;
  
}

.menubar a:hover {
	font-size: 14px;
	text-decoration: no text decoration;
	color: #000000
  
}

.main {
	background-color: #000000;
	width: 437px;
	padding: 2px;
	color: #f95a00}

.main_content {
	font-size: 14px;
	text-decoration: no text decoration;
	color: #000000;
	}

.main a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: +1pt;
	color: #FFFFFF;
	text-decoration: none;
}

.main a:hover {
	font-size: 14px;
	text-decoration: no text decoration;
	color: #666666;
}


.nav {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding: 2px;
	background-color: #000000;
	color: #000000;
	width: 126px;
	text-align: center;
	vertical-align: top;
	
}

.sidebarHeader {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #ffffff;
}

.sidebar a {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: +1pt;
	color: #858181;
	text-decoration: none;
	border-width: 0px;
}

.sidebarFooter {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	color: #333333;
	background-color: #CCCCCC;
}

.footer a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: +1pt;
	color: #333333;
	text-decoration: none;
}

.footer a:hover {
	font-size: 12px;
	text-decoration: no text decoration;
	color: #666666;
}

.legal {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


