body, fieldset, td, a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #636363;
	text-decoration: none;
}

h2
{
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #636363;
	font-style: normal;
	font-family: Tahoma, Arial;
	letter-spacing: 4pt;
	font-variant: normal;
	text-decoration: none;
}

a.body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2E7F9D;
	text-decoration: none;
}

a.textnav {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2E7F9D;
	text-decoration: none;
	
}

A:link	{	
	text-decoration:	underline;
	color:	#2E7F9D;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#2E7F9D;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#2E7F9D;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#2E7F9D;
	}
	
a.body2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFA300;
	text-decoration: none;
}

.form {
	font-family: sans serif, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C1C1C1;
	text-decoration: none;
}

.BUTTON {
	width: 125px;
	height: 24px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #636363;
	text-decoration: none;	
}

.SMALLBUTTON {
	width: 60px;
	height: 24px;	
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #636363;
	text-decoration: none;	
}

.FIELDERROR
{
	background-color: transparent;
}