/* CSS Document */
body{
	background: #663300;
	font:normal 14px "tahoma", Arial, Helvetica, sans-serif;
	margin:0; padding:0;}
div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{
	margin:0; padding:0;}
ul{
	list-style:none;}
.spacer{
	font-size:0; line-height:0; clear:both;}
	
tr.infoBox, td.infoBox {
	background-color: #cc9966;
	border-right: solid;
	border-left: solid;
	border-width: 1px;
	border-bottom: solid;
	border-top: solid;
}
tr.hline, td.hline {
	border-bottom: dashed;
	border-width: 1px;
	border-color: #b4dcf4;
	line-height: 20px;
	padding-bottom: 3px;
	margin-top: 10px;
}
.line {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: cccccc;
}
a:link {
	color: #FFCC99;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #FFCC99;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #FFCC99;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

/* -- main container start -- */
#mainContainer{
	width:778px; margin:0 auto;
	background:url(images/page_top_bg.gif) no-repeat 0 0 #FFFCF5; color:#616161;}
/* -- main container end -- */
/* -- header start -- */
#header{width:750px; height:280px; margin:0 auto; position:relative;}
	

#body{
	width:750px;
	height:700px;
	margin:0 auto;
	position:relative;
}
	
	#main{
	width:720px;
	height:700px;
	float:left;
	background-image: url(image/pageinbg.gif);
}

	#lefth{
	width:15px;
	height:700px;
	float:left;
}

	#righth{
	width:15px;
	height:700px;
	float:right;
}
	
	#left{
	width:15px;
	height:700px;
	float:left;
}

	#right{
	width:15px;
	height:441px;
	float:right;
}
	
#footer{
	width:750px; height:15px; margin:0 auto; position:relative;}

	#foot{
	width:720px; height:15px; float:left;}
	
	#fleft{
	width:15px; height:15px; float:left;}

	#fright{
	width:15px; height:15px; float:right;}
