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: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
a.logged:active 
{
	text-decoration: Underline;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
a.logged:visited 
{
	text-decoration: Underline;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
a.logged:hover 
{
	text-decoration: None;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
.gtext 
{
	font-family: Tahoma;
	font-size: 11px;
}
.ntext 
{
	font-family: Tahoma;
	font-size: 11px;
}
.tableheader 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	background: url(../admin/img/b_tablebg.png);
	text-align: center;
}
.errormsg 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	background: url(../admin/img/b_tablebg.png);
	text-align: center;
}
.tablebodyheader 
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
}
.tablecolumnheading 
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #0099FF;
	font-weight: bold;
	color: #0099FF;
}
input, select, textarea 
{
	font-family: Tahoma;
	font-size: 11px; 
}
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  }
