body,tr,td	{font-size: 11px; font-family:tahoma,arial,verdana,geneva; color:#595959; LINE-HEIGHT: 1.4em;}

a	{text-decoration:none;}
A:link	{color:#242424; background-color : #E8ECD6;}
A:visited	{color:#000000; text-decoration:none; background-color : #E8ECD6;}
A:active	{color:#242424; text-decoration:none;}
A:hover	{color:#242424;text-decoration:underline; background-color : #EDEEE8;}

INPUT { font-size: 9px; font-family: Verdana,Arial; color: #000000; background-color: #E3E3E3; BORDER-BOTTOM: #C5C5C2 1px double; BORDER-LEFT: #C5C5C2 1px double; BORDER-RIGHT: #C5C5C2 1px double; BORDER-TOP: #C5C5C2 1px double }

input.button {
	font-size: 7.5pt;
	font-family: Verdana, Tahoma, Arial; 
	color: #FFFFFF;
	border-radius: 5em;
	BORDER-TOP: #00214F 1px solid;
	BORDER-LEFT: #00214F 1px solid;
	BORDER-BOTTOM: #00214F 1px solid;
	BORDER-RIGHT: #00214F 1px solid;
	background-color: #456493;
	background-attachment: fixed;
	background-repeat: repeat-x;
	height: 17px;
	cursor: hand;
}