.main {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #404040}

A.link2 {
	font-family: verdana;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
		}
	
A:link.LINK2 {
	color: #dd0000;
	font-weight: bold;
}
A:active.LINK2 {
	color: #dd0000;
	font-weight: bold;
}
A:visited.LINK2 {
	color: #dd0000;
	font-weight: bold;
}
A:hover.LINK2 {
	color: #dd0000;
	text-decoration: underline;
	font-weight: bold;
}
.textfield {
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	BORDER-COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: tahoma, verdana;
    FONT-SIZE: 8pt
}

INPUT.button {
	   background-CoLoR:#18345A;
       BORder-TOP-WIDTH: 1;
       BORder-BOTTOM-WIDTH: 1;
	   BORder-BOTTOM-STYLE: DOUBLE;
       BORder-TOP-STYLE: DOUBLE;
	   BORder-LEFT-STYLE: DOUBLE;
       BORder-RIGHT-STYLE: DOUBLE;
	   BORder-LEFT-WIDTH: 1;
	   BORder-RIGHT-WIDTH: 1;
	   COLOR:#ffffff;
			
				}