a:link 
{ 
	text-decoration: Underline;
	color: #000000;
}
a:active 
{ 
	text-decoration: Underline;
	color: #000000;
}
a:visited 
{ 
	text-decoration: Underline;
	color: #000000; 
}
a:hover 
{ 
	text-decoration: None;
	color: #000000;
}
a.logged:link 
{ 
	text-decoration: Underline;
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: 11px;
}
a.logged:active 
{ 
	text-decoration: Underline;
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: 11px;
}
a.logged:visited 
{ 
	text-decoration: Underline;
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: 11px;
}
a.logged:hover 
{ 
	text-decoration: None;
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: 11px;
}
.gtext 
{
	font-family: Tahoma;
	font-size: 11px;
}
.ntext 
{
	font-family: Tahoma;
	font-size: 11px;
}
.ntext1 
{
	font-family: Tahoma;
	font-size: 16px;
}
.tableheader 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../img/bluebg.jpg);
	text-align: center;
}
.tableheader1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../img/b_tablebg.png);
	text-align: center;
}
.errormsg 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	background: url(../img/b_tablebg.png);
	text-align: center;
}
.tablebodyheader 
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EEEEEE;
}
.tablecolumnheading 
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #3A8B82;
	font-weight: bold;
	color: #FFFFCC;
}
input, select, textarea 
{
	font-family: Tahoma;
	font-size: 11px;
	border: 0.1pt ridge #333333;
	color:#3C0000;
}

input.look
{BORDER-RIGHT: #6d6d6d 1px solid;
	    PADDING-RIGHT: 3px;
	    BORDER-TOP: #6d6d6d 1px solid;
	    PADDING-LEFT: 3px;
	    FONT-WEIGHT: normal;
	    FONT-SIZE: 11px;
	    PADDING-BOTTOM: 1px;
	    BORDER-LEFT: #6d6d6d 1px solid;
	    PADDING-TOP: 1px;
	    BORDER-BOTTOM: #6d6d6d 1px solid;
	    FONT-FAMILY: tahoma,arial,helvetica,sans-serif;
	    BACKGROUND-COLOR: #f0f0f0  
		}
/*
body {
scrollbar-arrow-color: yellow; 
scrollbar-3dlight-color: green; 
scrollbar-highlight-color: green; 
scrollbar-face-color: green; 
scrollbar-shadow-color: green; 
scrollbar-track-color: green;
scrollbar-darkshadow-color: green;
}
*/
/*
body {
scrollbar-arrow-color: #A88200; 
scrollbar-3dlight-color: #F2EEE3; 
scrollbar-highlight-color: #666666; 
scrollbar-face-color: FFEAA3; 
scrollbar-shadow-color: #191919; 
scrollbar-track-color: #F2EEE3;
scrollbar-darkshadow-color: #191919;
}
*/