body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
  	padding: 0px;
	scrollbar-base-color: #F4F4F4;
	scrollbar-track-color: #F4F4F4;
	scrollbar-face-color: #CED6DA;
	scrollbar-highlight-color: #F5F8F9;
	scrollbar-3dlight-color: #CED6DA;
	scrollbar-darkshadow-color: #CED6DA;
	scrollbar-shadow-color: #CED6DA;
	scrollbar-arrow-color: #CC3300;

}
td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; /* remove  */
	padding: 0;/* remove  */
}

.header td a,
.header td a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:ThreeDDarkShadow;
	text-decoration:none;
}

.header td a:hover
{
	color:Maroon;
	text-decoration:  underline;
}
.header td a:active
{
	color:Gray;
	text-decoration:none;
}
input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
button
{
	border-right: #415299 1px inset;
	border-top: #415299 1px inset;
	font-size: 10px;
	background-image: url(images/Button_Bg.gif);
	border-left: #415299 1px inset;
	width: 80px;
	cursor: hand;
	color: #041938;
	border-bottom: #415299 1px inset;
	background-repeat: repeat-x;
	font-family: Arial, Verdana;
	height: 18px;
	background-color: #dcdcdc;
	text-align: center;
}
select 
{
	color:#003366;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top: #606d79 1px solid;
	border-right: #606d79 1px solid;
	border-left: #606d79 1px solid;
	border-bottom: #606d79 1px solid;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.mainMenu a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.headerTable
{
	height: 24px;
	background-image: url('../images/graydientTop.gif');
	font-size: 12px;
	font-weight: bold;
	color:#666699
}
.subHeaderTable
{
	height: 24px;
	background-image: url('../images/n-gra.gif');
	font-size: 12px;
	font-weight: bold;
	color:#666696;	
}
.headerTableGray
{
	height: 25px;
	background-image: url('../images/graydientTop.gif');
	font-size: 12px;
	font-weight: bold;
	color:#666699
}
.headerTitle
{
	color:#003366;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold; 
}
.Grayedout
{
	background-color:Gray;
}
.error
{
	color:Red;
	font-size:10px;
	font-weight:bold;
}
.Message
{
	color:Blue;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.DataGridAlternating
{
	background : #CCCCCC;
	color:Black;
	font-family :Verdana;
	font-size:12px;
	font-weight:normal;
}
.DataGridHeader
{
	color: #666666;
	background-color :#CCCCCC;
	font-family :Verdana;
	font-size:11px;
	font-weight:bold;
 }
.DataGridItem
{
	background-color : White;
	color: #000066;
	font-family :Verdana;
	font-size :10px;
	font-weight :normal;
}
.DataGridEditItem
{
}
.DataGridSelected
{
	background-color : #666699;
	color: white;
	font-family: Verdana;
	font-size : 10px;
	font-weight: bold;
}

.groupHeader
{
	font-weight: bold;
	font-size: 12px;
}

.Menuheader
{
	font-family:Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	}

.Menusubheader{
	padding-left :8px;
	font-family:Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.MenusubChildheader
{
	padding-left: 10px;
}
.leftnav
{
	background-color: #000066;
}

.bordercell
{
	background-color: #CCCCCC;
}

.serverbutton
{
	background-image:  url('../images/1.jpg');
	background-color: #CCCCCC;
	border-width: 1px;
	border-color: #000066;
	font-family: Verdana;
	font-size: 10px;
	font: #000066;
	font-weight: bold;
	cursor: hand;
	height:27px;
	width:90px;
}


.fieldLabel
{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}
.sectionHeader
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}
.sectionTable

{
	border-bottom-width: 1px;
	border-bottom-color:  #000066;
}

.scroll
{
	height: 500px;	
	width: 300px;	
	overflow: auto;	
	border: 1px solid #666;	
	padding: 8px;
}
.designerScroll
{
	height: 160px;	
	width: 250px;	
	overflow: auto;	
	border: 1px solid #666;	
	padding: 8px;
}
.submit_button
{	
	background-image:  url('../images/btnBgLightBlue.jpg');
	background-color: #CCCCCC;
	border-width: 1px;
	border-color: #000066;
	font-family: Verdana;
	font-size: 10px;
	font: #000066;
	cursor: hand;
	height:25px;
	width:90px;
}
.submit_buttonOLD
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	height:24px;
	width:80px;
	font-size: 11px;
	cursor: hand;
	font-family: Tahoma,Arial,sans-serif;
	text-decoration: none;
}

.imagebuttonHover
{
	cursor: hand;
}
a.text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#1861BD;
	text-decoration:none;
}
a.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration:underline;
}
a.text:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#1861BD;
	text-decoration:none;
}
.divBg
{
 background-color:#7a96df;
}
a.text, a.text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333366; /*666699; */
	text-decoration:none;
	font-weight:bold;
}
a.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	 
	text-decoration:underline;
}
a.text:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#1861BD;
	/*color:White; */
	text-decoration:none;
}

.serverbuttonBlue
{
	background-image:  url('1.jpg');
	background-color: #CCCCCC;
	border-width: 1px;
	border-color: #000066;
	font-family: Verdana;
	font-size: 10px;
	font: #000066;
	font-weight: bold;
	cursor: hand;
	height:27px;
	width:90px;
}

.Title
{
	font-size: 20px;
	font-weight: bold;
	color:#333366;	
}
.Heading {
	padding-bottom:5px;
	color:#333366;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:1.5em;
}

.SubHeading {
	color:#333366;
	font-family:"Verdana, Arial, Helvetica, sans-serif";
	font-weight:bold;	
}
.textBox
{
 border: solid 2px #d1d1d1;
 height:15px;
 font-size:10px;
 color:#333366;
 background-image: url(/images/txBg.gif);
}
