body         { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

table         { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

hr	{ color: #000000; size: 1 }

li	{ font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
               
b, h1, h2, h3, h4 { color: #006699; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

ul { list-style-image: url('images/arrow.gif'); }

#A:link           { color: #DDB000; text-decoration: none;}
#A:active         { ccolor: #DDB000; text-decoration: none;} 
#A:visited        { color: #DDB000; text-decoration: none;}

#A:link           { color: #DDB000; background-color: #ECF6FB;}
A:link           { color: #DDB000;}
A:active         { color: #DDB000;}  
A:visited        { color: #DDB000;}

A:hover {
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffcc00;
}

nohover {
	A:hover {
	COLOR: #000000; 
	BACKGROUND-COLOR: #000000;
	}
}

.intotable {
	COLOR: #000000; 
}

INPUT {
	BORDER-RIGHT: rgb(50,50,50) 1px outset; 
	BORDER-TOP: rgb(50,50,50) 1px outset; 
	BORDER-LEFT: rgb(50,50,50) 1px outset; 
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;
	BACKGROUND:#ffffff;
	FONT-SIZE: 10px; COLOR:#000000;
}
SELECT {
	BORDER-RIGHT: rgb(50,50,50) 1px outset; 
	BORDER-TOP: rgb(50,50,50) 1px outset; 
	BORDER-LEFT: rgb(50,50,50) 1px outset; 
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;
	FONT-SIZE: 10px; COLOR:#000000;
}
TEXTAREA {
	BORDER-RIGHT: rgb(50,50,50) 1px outset; 
	BORDER-TOP: rgb(50,50,50) 1px outset; 
	BORDER-LEFT: rgb(50,50,50) 1px outset; 
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;
	FONT-SIZE: 11px; COLOR:#000000;
	TEXT-DECORATION: none;
}

.button1 {
	 BACKGROUND:#000000;
	 TEXT-DECORATION: none;
}

.select1 {
        COLOR: #000000;
        TEXT-DECORATION: none;
}.red {
	color: #FF0000;
}
