.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.left {
	background-image: url(../images/left-panel-top2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-color: #252031;
	background-image: url(../images/BG_head.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h2 {  
	font-family: Arial, Verdana, Times, serif;  
	font-size: 30px; 
	color: #FFFFFF; 
}
h3 {  
	font-family: Arial, Verdana, Times, serif;  
	font-size: 14px; 
	color: #0099FF; 
}
a.menuitem:hover {
  background-color:#3A334F; 
}

.menuitem { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; 
  color: #73A6CE;
    
  display: block;
  width: 216px;
  line-height: 22px;  
  text-decoration:none;
  font-weight:normal;
  vertical-align:absmiddle;
  border-bottom: 1px solid #2E2938;  
  padding:0px 10px; 
}

.orange {
 color: #FF9900;
}
.headleft {
	background-image: url(../images/head-left2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.formTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.money {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/images/symbol_dollar.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 18px;
	padding-left: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	width: 30px;

}

