 input
{
    BORDER-BOTTOM-COLOR: #cccccc;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-COLOR: #cccccc;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #cccccc;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-COLOR: #cccccc;
    BORDER-TOP-WIDTH: 1px;
    Background-Color: #ffffff;
    Color: #253C4C;	
    Background-Image: url('images/inputbg.gif');
    FONT-FAMILY: verdana,arial,helvetica,san-serif;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal
}
 input.but
{
    BORDER-BOTTOM-COLOR: #336699;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-LEFT-COLOR: #336699;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-RIGHT-COLOR: #336699;
    BORDER-RIGHT-WIDTH: 0px;
    BORDER-TOP-COLOR: #336699;
    BORDER-TOP-WIDTH: 0px;
    Background-Color: ;
    Color: #253C4C;	
    Background-Image: url('images/inputbg.gif');
    FONT-FAMILY: verdana,arial,helvetica,san-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal
}

 select
{
	Background-Color: #A2C3DA;
	Color: #253C4C;
	Background-Image: url('images/inputbg.gif');
	FONT-FAMILY: verdana, arial, helvetica, san-serif;
	FONT-SIZE: 9px;
	FONT-WEIGHT: lighter;
	border: 1px none #336699;
}

tr.re
{
	Background-color:#ffffff;
	font-family:verdana, arial, timesnewroman;
	font-size:8pt;
	color: #666666;
}

A:link {
	COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
A:hover {
	COLOR: #777777; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
