﻿body
{
	background-color: #F1F1F1;
	font-family: tahoma;
	font-size: 11px;
	color: #6E6E6E;
}

p {
	margin: 5px 0px;
}

span.whiteText
{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}

.bodyText
{
	font-family: tahoma;
	font-size: 11px;
	color: #6E6E6E;
}

A:link.WhiteLink	
{	
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color:	#FFFFFF;
}	
		
A:visited.WhiteLink	
{	
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color:	#FFFFFF;
}	
		
A:active.WhiteLink	
{	
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color:	#FFFFFF;
}	
		
A:hover.WhiteLink	
{	
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	color:	#FFFFFF;
}

.bodyFooter
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.bodyTextItal
{
	font-family: tahoma;
	font-size: 10px;
	color: #6E6E6E;
	font-style: italic;
}

.bodyTextItalNorm
{
	font-family: tahoma;
	font-size: 11px;
	color: #6E6E6E;
	font-style: italic;
}

.bodyTextBoldItal
{
	font-family: tahoma;
	font-size: 11px;
	color: #6E6E6E;
	font-style: italic;
	font-weight: bold;
}

.bodyHeader
{
	font-family: tahoma;
	font-size: 14px;
	color: #6E6E6E;
	font-weight: bold;
}

.leftHeader
{
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}

.mainHeader
{
	font-family: arial;
	font-size: 15px;
	color: #085F18;
}

.bodyMainHeader
{
	font-family: arial;
	font-size: 15px;
	color: #6E6E6E;
	font-weight: bold;
}

A:link.greenLink	
{	
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color:	#5CDF22;
}	
		
A:visited.greenLink	
{	
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color:	#5CDF22;
}	
		
A:active.greenLink	
{	
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color:	#5CDF22;
}	
		
A:hover.greenLink	
{	
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	color:	#5CDF22;
}


A:link.orangeLink	
{	
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color:	#FF6600;
}	
		
A:visited.orangeLink	
{	
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color:	#FF6600;
}	
		
A:active.orangeLink	
{	
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color:	#FF6600;
}	
		
A:hover.orangeLink	
{	
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	color:	#FF6600;
}