BODY{
scrollbar-face-color:#6F8396;
scrollbar-arrow-color:black;
scrollbar-track-color:white;
scrollbar-shadow-color:'white';
scrollbar-highlight-color:'white';
scrollbar-3dlight-color:'black';
scrollbar-darkshadow-Color:'black';
background: #f3f3f3 url("bg_body.gif") repeat-x;
}

A:link,A:visited,A:active
{
	font-weight: bold;
	font-size: 8pt;
	color: #535353;
	font-family: Tahoma;
	text-decoration: none;
}	
A:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	text-decoration: underline;
}

A.Head:link,A.Head:visited,A.Head:active
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}	
A.Head:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	text-decoration: underline;
}





.ErrorContents
{
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma;
	color:Red;
}

.Buttons
{
	border-right: #D7E1ED 1px solid;
	border-top: #D7E1ED 1px solid;
	font-size: 8pt;
	border-left: #D7E1ED 1px solid;
	color: white;
	border-bottom: #D7E1ED 1px solid;
	font-family: Tahoma;
	background-color: #3E4F63;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}

.TextBoxes
{
	border-right: #000000 1px solid;
	padding-right: 1px;
	border-top: #000000 1px solid;
	padding-left: 1px;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: #000000 1px solid;
	color: black;
	padding-top: 1px;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
}


.Menu
{position: relative;
	background: url(mainmenu_bg.gif) repeat-x;
	height: 21px;
	}


.Tables
{
	border-right: #3E4F63 1px solid;
	border-top: #3E4F63 1px solid;
	border-left: #3E4F63 1px solid;
	border-bottom: #3E4F63 1px solid;
	color: black;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}
.MainTables
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: black;
	background-color: white;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}

.ROWSHead
{
	background-color: #2C2C2C;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: White;
	font-weight: bold;
}


.ROWSAlt
{
	background-color: #F2F2F2;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
}	


.Tail
{ color :#606060
	}

.TableHead
{
	background-color: #2C2C2C;
	font-family: Tahoma, Arial;
	font-size: 32pt;
	color: White;
	font-weight: bold;
}


