BODY {
		font-family :Verdana, Arial, sans-serif ;
		font-size: 11px;		
		scrollbar-3dlight-color : #DEDEDE;
		scrollbar-arrow-color : #737373;
		scrollbar-base-color : #EAEAEA;
		scrollbar-darkshadow-color : #F7F7F7;
		scrollbar-face-color : #DEDEDE;
		scrollbar-highlight-color : #FFFFFF;
		scrollbar-shadow-color : #8B8B8B;
		scrollbar-track-color : #EAEAEA;
		background-color:#F0F0F0;
		background-image: url(images/top-bck.gif);
		background-repeat: repeat-x;
		background-position: top;
		margin:0 0 0 0;
}

TD {
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding:4px;  
	padding-left:10px;  
}
HR {
	BORDER-RIGHT: medium none; 
	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: medium none; 
	BORDER-TOP: darkgray 1px solid;
	margin:0px;
}
.logo 
{
	position:absolute;  
	left:5px;
	top:5px;
	WIDTH: 200px; 
	HEIGHT: 60px;
	BACKGROUND-POSITION: center center; 
	BACKGROUND-IMAGE: url(images/logo.gif); 
	BACKGROUND-REPEAT: no-repeat; 
	border-top:solid 1px white;
	border-left:solid 1px white;
	border-bottom:solid 1px gray;
	border-right:solid 1px gray;
	background-color:White; 
}

.login-box
{
	position:absolute;  
	left:100px;
	top:80px;
	width: 350px;
	
	
	border-right: white 2px inset;
	border-top: white 2px outset;
	border-left: white 2px outset;
	border-bottom: white 2px inset;
	background-color: #eeeeee;
}
.login-box TH {
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 1px white;
	background-color: #cdcdcd;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#483d8b' ,endColorStr= '#FFFFFF' ,gradientType= '1' );
	COLOR: #ffffff; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	HEIGHT: 22px; 
	text-align:left;
	padding-left:10px;  
}
.login-box TD {
	FONT-WEIGHT: bold; 
	COLOR: #696969; 
	HEIGHT: 22px
}
.textbox {
	BORDER-RIGHT: white 1px solid; BORDER-TOP: darkgray 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: darkgray 1px solid; COLOR: black; MARGIN-RIGHT: 2px; BORDER-BOTTOM: white 1px solid; FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
.button {
	BORDER-RIGHT: darkgray 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: white 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; PADDING-BOTTOM: 2px; BORDER-LEFT: white 1px solid; CURSOR: hand; COLOR: royalblue; PADDING-TOP: 2px; BORDER-BOTTOM: gray 1px solid; FONT-FAMILY: Verdana, Geneva; BACKGROUND-COLOR: buttonface
}
.copyright
{
	position:absolute;  
	left:5px;
	top:590px;
	width: 500px; 
	height: 20px;
	padding:2px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:7pt;
	color:dimgray;
}
.help-line
{
	position:absolute;  
	left:470px;
	top:80px;
	width:300px;
	HEIGHT: 25px;
	border-top:solid 1px gray;
	border-left:solid 1px gray;
	border-bottom:solid 1px white;
	border-right:solid 1px white;
	background-color:#eeeeee; 
	color:dimgray;
	font-weight:bold; 
	padding:4px;
	padding-left:14px;
}
.create-account
{
	position:absolute;  
	left:470px;
	top:110px;
	width:300px;
	HEIGHT: 25px;
	border-top:solid 1px gray;
	border-left:solid 1px gray;
	border-bottom:solid 1px white;
	border-right:solid 1px white;
	background-color:#eeeeee; 
	color:dimgray;
	font-weight:bold; 
	padding:4px;
	padding-left:14px;
	background-image:url(images/ar-r-blue.gif);
	background-position:left center;
	background-repeat:no-repeat;

}
.create-account a
{
	color:Dimgray;
	font-weight:bold;
	text-decoration:none;   
}

.create-account a:hover
{
	color:blue;
	font-weight:bold;
	text-decoration:underline;   
}


.forgot-password
{
	position:absolute;  
	left:470px;
	top:140px;
	width:300px;
	HEIGHT: 25px;
	border-top:solid 1px gray;
	border-left:solid 1px gray;
	border-bottom:solid 1px white;
	border-right:solid 1px white;
	background-color:#eeeeee; 
	padding:4px;
	padding-left:14px;
	background-image:url(images/ar-r-blue.gif);
	background-position:left center;
	background-repeat:no-repeat;

}

.forgot-password a
{
	font-weight: bold;
	color: dimgray;
	text-decoration: none;
}

.forgot-password A:hover
{
	color:blue;
	font-weight:bold;
	text-decoration:underline;   
}

.login-message
{
	position:absolute;  
	left:470px;
	top:170px;
	width:300px; 
	height: 70px;
	border-top:solid 1px gray;
	border-left:solid 1px gray;
	border-bottom:solid 1px white;
	border-right:solid 1px white;
	FONT-WEIGHT: normal; 
	COLOR: dimgray; 
	TEXT-ALIGN: center;
	padding:7px;
}

.error {
	position:absolute;  
	left:100px;
	top:220px;
	width: 350px;
	HEIGHT: 60px;
	background-color: #f0f8ff;
	border-top:solid 1px gray;
	border-left:solid 1px gray;
	border-bottom:solid 1px white;
	border-right:solid 1px white;
	FONT-WEIGHT: bold; 
	COLOR: red; 
	TEXT-ALIGN: center;
	padding:7px;
}
