//A:LINK      { COLOR: #0000FF }
//A:VISITED{ COLOR: #0000FF }
//A:ACTIVE { COLOR: #0000FF }

.redlink:LINK      { COLOR: #FF0000 }
.redlink:VISITED{ COLOR: #FF0000 }
.redlink:ACTIVE { COLOR: #FF0000 }

.whitelink:LINK      { COLOR: #FFFFFF; text-decoration: none }
.whitelink:VISITED{ COLOR: #FFFFFF; text-decoration: none }
.whitelink:HOVER  { COLOR: #FF0000; text-decoration: underline }
.whitelink:ACTIVE { COLOR: #FFFFFF }

.main:LINK{text-decoration:underline;color:#009999;font-size:11px;font-family:Verdana,Arial; font-weight: 600}
.main:VISITED{text-decoration:underline;color:#009999;font-size:11px;font-family:Verdana,Arial;font-weight: 600}
.main:hover{text-decoration:none;color:#009999;font-size:11px;font-family:Verdana,Arial;font-weight: 600}
P.bottom{text-decoration:none;color:#000066;font-size:10px;font-family:Verdana,Arial;}
A.bottom{text-decoration:underline;color:#000066;font-size:10px;font-family:Verdana,Arial;}
A.bottom:hover{text-decoration:none;color:#FFffff;background: #000066;font-size:10px;font-family:Verdana,Arial;}

INPUT 		{BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; border: 1px #FFFFFF; border-bottom-style: outset; border-left-style: inset; border-right-style: outset; border-top-style: inset}

div.tabl {
	background: #F0F1F9;
	border: solid 1px silver;
	padding: 4px;
	font-weight: bold;
}


SELECT 	{BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; border: 1px #FFFFFF; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}
TEXTAREA	{BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; border: 1px #FFFFFF; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset}
BODY, P, DIV       { COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px ;}
TABLE       { COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px }
.BUTTON    { BACKGROUND-COLOR: #336699; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; border: 1px #FFFFFF; border-bottom-style: outset; border-left-style: inset; border-right-style: outset; border-top-style: inset }
.RADIO  { background: #ffffff; border: 0px }
.CHECK  { background: #ffffff; border: 1px }