body
{
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	background-color : #fdfcc6;
}	

td
{
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
}	



.SiteHeadline
{
	font-family : Arial,Helvetica,Verdana;
	font-size : 17px;
	font-weight : bold;
	color : #000000;
}




.SiteSysMessage
{
	font-family: Arial, Helvetica, sans-serif;
	color: #008811;
	font-size: 10px; 
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}

.SiteErrorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal;
	line-height: 14px;
	color: #AA0000;
	text-decoration: none;
}


.SiteSmallText
{
	font-family: Arial, Helvetica, sans-serif;
	color:#5A5D5A;
	font-size : 7pt;
	text-decoration: none;
}


.SiteMainMenu, a.SiteMainMenu:link, a.SiteMainMenu:active, a.SiteMainMenu:visited, a.SiteMainMenu:hover
{
	font-family : Arial,Helvetica,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.SiteMainSubMenu, a.SiteMainSubMenu:link, a.SiteMainSubMenu:active, a.SiteMainSubMenu:visited, a.SiteMainSubMenu:hover
{
	font-family : Arial,Helvetica,Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.SiteSubMenu, a.SiteSubMenu:link, a.SiteSubMenu:active, a.SiteSubMenu:visited, a.SiteSubMenu:hover
{
	font-family : Arial,Helvetica,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #231F20;
	text-decoration: none;
}


.SiteFormField
{
	color:#000000;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none;
	background: #ffffff;
	border: 1 solid #86867E;
	padding-left : 3px;
	padding-top : 1px;
}

.SiteFormButton
{
	color:#000000;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none;
	border: 1 solid #86867E;
	padding-left : 3px;
	padding-top : 1px;
}

.SiteFormTextarea
{
	color:#000000;
	font: 8pt verdana;
	font-weight: none;
	text-decoration: none;
	background: #ffffff;
	border: 1 solid #86867E;
	width: 410;
}

.SiteTable
{
	background-repeat: no-repeat;
	background-position: bottom right;
}

tr.SiteTableHead, td.SiteTableHead, a.SiteTableHead:link, a.SiteTableHead:visited
{
	font-size: 10px; 
	line-height: 14px;
	font-weight : bold;
	color : #ffffff;
	margin-right: 25px;
	background-color : #898986;
}

.SiteTableRow1
{
	font-size: 12px; 
	font-weight: normal;
	line-height: 14px;
	color: #231F20;
	margin-right: 25px;
	/*background-color : #fdfcc6;*/
}

.SiteTableRow2
{
	font-size: 12px; 
	font-weight: normal;
	line-height: 14px;
	color: #231F20;
	margin-right: 25px;
	background-color : #edecd6;
}

