body
{
}
.fontTop
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 8px;
	font-style: italic;
}
A.linkTop
{
	color: #7E774D;
	font-family: 'Arial Black';
	font-size: 11px;
	font-style: none;
	font-weight: none;
	text-decoration: none;
}
A.linkTop:hover
{
	color: #8F000A;
	font-weight: none;
	text-decoration: none;
}
A.linkMainNav
{
	color: #000000;
	font-family: verdana;
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
A.linkMainNav:hover
{
	color: #4E106F;
	font-weight: bold;
	text-decoration: none;
}
A.linkMain01
{
	color: #8F000A;
	font-family: arial;
	font-size: 12px;
	font-style: none;
	font-weight: none;
	text-decoration: none;
}
A.linkMain01:hover
{
	color: #8F000A;
	font-weight: none;
	text-decoration: underline;
}

.smallCaps
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: none;
	text-transform: uppercase;
}

.fontMain
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.subject
{
	color:  #8F000A;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}


.fontH4
{
	color: #000000;
	font-family: verdana;
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

INPUT.loginFormInput{ 
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight:none;
	color:000000;
	width: 140px;
	border: 1 solid #000000;
}
