A:HOVER {
	COLOR:#0C0304;
	TEXT-DECORATION:underline;
	font-size : 10px;
}
A       {
	COLOR: #4C4304; 
	TEXT-DECORATION:none;
	font-size : 10px;
}
.tt:HOVER {
	COLOR:#F00000;  
	TEXT-DECORATION:underline;
	text-align:left;
	font-size : 11px;
}
.tt       {
	COLOR: #996600; 
	TEXT-DECORATION:none;
	text-align:left;
	font-size : 11px;
}
BODY    {
	FONT-FAMILY: Tahoma, Arial, sans-serif; 
	COLOR: black; 
	font-size : 11px;
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #f8f8ff; 
	SCROLLBAR-BASE-COLOR: #FFDE02;
}
p,td,th      {
	FONT-FAMILY: Tahoma, Arial, sans-serif; 
	COLOR: black; 
	font-size : 11px;
}

.hed 	{
	FONT-FAMILY: Tahoma, Arial, sans-serif; 
	color : #555555;
	font-size:13px; 
}

FORM 	{
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
    	PADDING-LEFT: 0px;
    	PADDING-RIGHT: 0px;
    	PADDING-TOP: 0px
}
select 	{
	font-family: Tahoma, Arial, sans-serif; 
	font-size : 11px; 
	text-decoration: none; 
	color: #545454; 
	background-color: #f0f0f0
}	
input 	{
	font-family: Tahoma, Arial, sans-serif; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	color: #004080;
}
textarea{  
	font-family: Tahoma, Arial, sans-serif; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	color: #004080;
	font-size : 11px;
}
.norep {
	BACKGROUND-REPEAT: no-repeat
}

.small   {
	FONT-FAMILY: Tahoma, Arial, sans-serif; 
	color: #000000;
	font-size : 10px;
}
.sec {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
	filter: Shadow(Color=#111111, Direction=125,Strength=1);
}
	li     {list-style-image : url(../images/str.gif)}

.view-select {
	color: #900000;
	text-decoration: none;
}

.view-select:hover {
	color: #900000;
	text-decoration: underline;
}

