body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #777777;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
}

a:link,a:active,a:visited { 
font-size:12px;
text-decoration: none;
color : #000000;
 }
a:hover{
font-size:12px;
text-decoration: underline; 
color : #DD6900; 
}






.aMenu:link{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.aMenu:active{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
.aMenu:visited{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}


.aMenu:hover{
font-size:12px;
text-decoration: underline; 
color : #DD6900; 
}


.aHeadLink{
font-size:12px;
color:#000000;
text-decoration:none;
}
.aHeadLink:link{
font-size:12px;
color:#000000;
text-decoration:none;
}
.aHeadLink:active{
font-size:12px;
color:#000000;
text-decoration:none;
}
.aHeadLink:visited{
font-size:12px;
color:#000000;
text-decoration:none;
}

.aHeadLink:hover{
font-size:12px;
text-decoration: underline; 
color : #DD6900; 
}



Input.text
{
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #BFBFBF 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	COLOR: #000000;
	HEIGHT: 20px;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
}

.login{
background-image: url(../images/user_login_bg.gif);
background-repeat:no-repeat;
}


.column2bg{
background-image: url(../images/right_split.gif);
background-repeat: repeat-y;
}


.column3bg{
background-image: url(../images/column3_right.gif);
background-repeat: no-repeat;
}
.white {font-size: 12px; color: #FFFFFF; }

.imgLink { line-height:10px; }