/* 
================================
Skin styles for HVC
================================
*/
/*������Ϣ*/
body {font:12px Tahoma;margin:0px;text-align:center;background:#0066cb;
color:#FFFFFF;
}

/*ҳ�������*/
#container {width:100%}

/*ҳ������*/
#PageBody {
width:100%;
height:452px;
background-image:url(bg.gif);
background-repeat:repeat-x;
position: absolute;
top:25%;
bottom:25%;
left:0;
}

/*ҳ��ͷ��*/
#Header {margin:0 auto;height:100%;background:#FFCC99}

/*ҳ��ײ�*/
#Footer {margin:0 auto;height:100%;background:#00FFFF}

 
.bg{
background-color:#0066cb;
background-image:url(bg.gif);
background-repeat:repeat-x;
font-family:"" tahoma; font-size: 12px
}

a {font-size: 12px;color: #ffffff;}
a:link {text-decoration: none; color:#FFFFFF}
a:visited {text-decoration: none;color: #ffffff;}
a:hover {text-decoration: none;color: #fff000; font-weight:bold;}
a:active {text-decoration: none;color: #fff000;} 

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	border-top:#e5e5e5;
	border-top-width:4px;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}




