﻿/* 
================================
Skin styles for HVC
================================
*/ 
body{ background:#ffffff;font-family: tahoma; font-size: 12px}
a {font-size: 12px;color: #333333;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #003333;}
a:hover {text-decoration: underline;color: #FF9900}
a:active {text-decoration: none;color: #003366;} 

.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;
}
.toppane {
	width: 100%;
	background-color: transparent;
	margin-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.daypane{height:19px; width:100%; background-color:#bbbbbb; font-size:12px; color:#000000;}
.leftpane {
	width: 220px;
	background-color: transparent;
	margin-left: 0px;
	padding-right: 5px;
	padding-top:3px;
}
.contentpane {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
.rightpane {
	width: 220px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 3px;
}
.bottompane {
	width: 950px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bannerpane{
    padding-top:5px;
}




/* Main Menu */
.MainMenu_MenuContainer {
	 background:url(menubg.gif);
	background-repeat:repeat-x; 
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:40px;
}

.MainMenu_TabRootMenuItem TD
{
	background-image:url(menubg.gif);	
	height: 40px;
	font-family: , Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: 700;
	color:#ffffff;
}

.MainMenu_TabRootMenuItemSel TD
{
    background-image: url(selmenubg.gif);	
    background-color:white;	
	height: 40px;
	font-family: , Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: 700;
	color:#ffffff;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(selmenubg.gif);	
	background-color: Transparent;
	color: #ffffff;
	height: 40px;
	font-family: , Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: 700;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-color:white;	
	color: #ffffff;
	height: 40px;
}

.MainMenu_MenuItem {/*˵*/
	cursor: pointer; 
	cursor: hand; 
	font-family: , Tahoma, Arial, Helvetica; 
	font-size: 12px;
	color:#003366; 
	font-weight: normal; 
	font-style: normal;
	height: 28px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_SubMenu {
	z-index:0; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF;
	color:#999999;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {/*ѡеӲ˵*/
	background-color:white;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size:12px; 
	color:#003399;
	font-weight: normal; 
	font-style: normal;
	height:28px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
	color:#000000;
}

.MainMenu_RootMenuArrow {
    float: left;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
	color:#000000;
}




.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #333333;
}
.style1{
border-top-color:#bebebe;
border-top-width:4px;
color:#454545;
font-size:12px;
font-family: "", Arial, Helvetica, sans-serif;
}
.menurightpane{
background-image:url(menuright.gif);
background-position:right;
background-repeat:no-repeat;
}
.bottom{
border-bottom:1px solid #e5e5e5;
border-top:1px solid #e5e5e5;}
.usertext{
color:#999999;
font-size:12px;
}
.menu{
background-image:url(menuleft.gif);
background-repeat:no-repeat;
background-position:left;
}
.white
{
color:#ffffff;
font-size:12px;
}
.topapane{
}
.noticepane{
padding-bottom:10px;}
.breadcrumb{
background:url(breadcrumbbg.gif);
background-repeat:repeat-x;}

