body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

	background-position: bottom right;
	background-repeat: no-repeat;
}

a
{
	color: #0000CC;
	text-decoration:none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

.textHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #35962B;
}

.textGeneral
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.textFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;	
}

.textMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.textMenu a
{
	color: #FFFFFF;
}

.textMenu a:hover
{
	color: #000000;
	text-decoration: underline;
}

.textMainHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #35962B;
}

.textSubHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #35962B;
}

.background
{
	background-position: 775 50;
	background-repeat: no-repeat;
}

.textProdmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.textErrors
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}