body, div, table, tr, td, p{
	font:normal 11px Arial, Helvetica, sans-serif;
}
body{
	
	margin:0px;
	
	text-align:center;
	background:url('../images/bodyBG.png') repeat-x 0px 0px;	
	
}
a:link{color:#0000CC;text-decoration:none}
a:visited{color:#0000CC;text-decoration:none}
a:active{color:#0000CC;text-decoration:underline} 
a:hover{color:#3f7fca;text-decoration:none} 

.page {
	width:1000px;
	display:block;
	margin:0px auto 0px;
	height:auto;
	background:transparent url(../images/pageBG.png) top center repeat-y;
	behavior: url(iepngfix.htc);
	text-align:center;
}

form{
	margin:0px;
	}
.headpic{
	background:url('../images/HeaderBg.png') repeat-x 0px 0px;	
	WIDTH:998px;
	padding:5px;
	text-align:center;
	border:1px solid #cccccc;
	}
.headLine{
	WIDTH:998px;
	max-height:2px;
	text-align:center;
	background:url('../images/HeaderLine.png') repeat-x 0px 0px;	
	}

	
.subMenu{
	color:#0000CC;
	min-height:800px;
	}

.subMenu.title{
	border-bottom:1px solid #FFFFFF;
	height:25px;
	padding-top:2px;
	padding-left:5px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	}
	
.subMenu.item{
	border-bottom:1px dotted #FFFFFF;
	height:25px;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	}



.actpic{
	margin-top:0px;
	OVERFLOW: hidden;
	WIDTH:700px;
	FILTER: alpha(opacity=90);
	}
.logopic{	
	WIDTH:1000px;
	height:100px;
	}
.mainpic{	
	WIDTH:1000px;
	color:#666666;
	clear:both;
	}
	
.mainpic .mainLeft{	
	WIDTH:170px;	
	text-align:center;
	min-height::340px;
	float:left;
	}

.mainpic .mainArea{	
	WIDTH:805px;
	background-color:#FFF;
	padding:5px;
	text-align:left;
	float:right;
	margin-left:5px;
	min-height:320px;
	border: 1px solid #666666;
	color:#333;
	valign:top;
	}
.mainpic .mainArea table, .mainpic .mainArea tr, .mainpic .mainArea td, .mainpic .mainArea p{	
	
	
	color:#333;
	}
a.mainAreaA:link{color:#ffffff;text-decoration:none;}
a.mainAreaA:visited{color:#ffffff;text-decoration:none;}
a.mainAreaA:active{color:#ffffff;text-decoration:none;} 
a.mainAreaA:hover{color:#ffffff;text-decoration:none;} 

.mainpic logout {
	color: #FF6600;
	background-color: #FFF;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 16px;
	display: block;
	height: 60px
}

.contentArea {

	background: url('images/adminHeadBg.png') repeat-x top left;

	margin-top: 10px;

	min-height:300px;

	display:block

}

.input {
	
	border:1px solid #666;
	font-size:11px;
	color:#333;
	padding:3px 3px 0px;
}
.input_signup {
	background:url('../images/textfield.png') 0px -1px no-repeat;
	width:150px;
	height:22px;
	border:0px;
	font-size:11px;
	color:#666;
	padding:3px 3px 0px;
}

.homeBox {

	background: url('../images/bg_204.png') no-repeat;
	vertical-align:text-top;
	margin:0px 1px;
	padding: 5px;
	height:130px;
	width:205px;

}
.footerBot{
	width:1000px;
	background-color:#e4e4e4;
	color:#7e7e7e;
	border:1px solid #c3c3c3;
	line-height:150%;
	text-align:center;
	margin:2px 0px;
	clear:both;
	margin-bottom:5px;
	}
.footer{
	width:1000px;
	text-align:center;
	background-color:#359AFF;
	margin-top:30px;
	padding-top:7px;
	color:#FFFFFF;
	height:30;
	clear:both;
	}

.scroll{
width:624px; 
height:600px; 
overflow:auto;
font-size:14px;
scrollbar-base-color: #DFE2FF;
scrollbar-face-color: #DFE2FF;
scrollbar-shadow-color: #FFFFFF
scrollbar-3dlight-color: #DFE2FF;
}

.priceDiv{
width: 560px;
height:200px;
text-align:center;
margin-left:20px;
}

.priceDiv .top{
background:url('../images/bg_550Top.png') no-repeat 0px 0px;
height:10px;
}
.priceDiv .middle{
height:auto;
background:url('../images/bg_550.png') repeat-y 0px 0px;
text-align:center;
}

.priceDiv .middle .mBox{
text-align:center;
margin:5px 15px;
width:520px;
}
.priceDiv .bottom{
background:url('../images/bg_550Bottom.png') no-repeat 0px 0px;
height:10px;
}

/* -------CSS MAIN MENU BAR -------- */	
.menu {
border: 0px;
background:url('../images/headerBG.png') repeat-x 0px 0px;
height:50px;
text-align:left;
	}
.blue18{
font-weight: bold;
font-size: 18px;
color: #006CD9;
}
.blue11{
font-size: 11px;
color: #006CD9;
}
.gray12{
font-size: 12px;
color: #666;
}
.gray11{
font-size: 11px;
color: #666;
}

.orange14{
font-size: 14px;
color: #FF8306;
font-weight: bold;
}

.orange16{
font-size: 16px;
color: #FF8306;
font-weight: bold;
}

.orange11{
font-size: 11px;
color: #FF8306;
}
.yellow11{
font-size: 11px;
color: #FFCC00;
}
