/* CSS Document */
#Body {background:#FFF; height:100%; margin:0; padding:0; }

/* ControlPanel style */
.controlpanel { width: 100%; background-color: #fefefe; padding-bottom: 10px; border:0;}

/* Design Style */
.skinmaster { -moz-border-radius-bottomleft: 15px; -moz-border-radius-bottomright: 15px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; }
.skinheader { }
.menu-table { height:18px; }

/* Content Panels */


/*-------- Default Style --------*/
body,th,td,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{
	color:#2E3D47;
	font-family:Tahoma, Geneva, sans-serif;
}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:11px;}
h1, h2, h3, h4, h5, h6, h2 input{
	color:#bbc2c8;
	font-weight:normal;
	margin:1ex 0;
}
h1{font-size:18px;margin:10px 0;}
h2, h2 input{font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}

a,a:link,a:visited,a:active{
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
a:hover{color:#ff5858; text-decoration:underline;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	font-family:Tahoma, Geneva, sans-serif;
	text-align: left;
}
.Head{color:#8C8784;font-weight:normal;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/* Skin Object (Date, Copyright, Login's) */
.SkinObject, A.SkinObject:Link, A.SkinObject:Visited {
	font-weight: normal;
	font-size: 11px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
}
A.SkinObject:hover, A.SkinObject:active {
	color: #ff5858; 
	TEXT-DECORATION: underline;}

select, input {
}

/*.searchbar {
	font-family: Tahoma, Geneva, sans-serif;
	border: 1px solid #999;
	vertical-align: middle;
}*/


/* Applies to text input boxes */
.NormalTextBox {
	color: #000;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
}

/* Applies to the table cells that contain text input boxes */
td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}


/* Form button style */
.StandardButton {
	color: #fff;
	font-weight: normal;
	background-color: #999;
	border: 1px solid #CCC;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	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;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
/*.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}*/







































































































