BODY
{
	font-weight: normal;
	font-size: 11px;
	background-image: url(images/background.jpg);
	word-spacing: normal;
	text-transform: none;	
	background-repeat:repeat;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;	
}

#container
{
	position:relative;
	background-color: #ffffff;
	text-align:center;
	width:775px;
	padding-bottom:2px;
}

#containerFlash
{
	position:relative;	
	width:700px;
}

#header
{
	background-color: #75905B;
	width:755px;		
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	height:125px;
	position:relative; 	
}

#headerImage
{	
	width:755px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
}

#body
{   	
	background-color: #898264; 
	text-align:center;	
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px; 
	margin-top:0px;	
}

div {overflow:hidden;}

A:link,			
A:visited,			
A:active	{text-decoration: none; color: #666666;}		
A:hover		{text-decoration: underline; color: #666666;}

A.white:link,			
A.white:visited,			
A.white:active	{text-decoration: none; color: #ffffff;}		
A.white:hover	{text-decoration: none; color: #ffffff;}

A.whiteu:link,			
A.whiteu:visited,			
A.whiteu:active	{text-decoration: none; color: #ffffff;}		
A.whiteu:hover	{text-decoration: underline; color: #ffffff;}

A.whiteMenu:link,			
A.whiteMenu:visited,			
A.whiteMenu:active	{background-color:#898264;text-decoration: none; color: #ffffff; width:120px; height:18px; display:inline-block;}		
A.whiteMenu:hover	{background-color:#75905B;text-decoration: none; color: #ffffff; width:120px; height:18px; display:inline-block;}

.borderBrown {border: solid 1px #88623C}
.borderBrownBottom {border-bottom: solid 1px #88623C;}
.borderBrownRight {border-right: solid 1px #88623C;}
.borderBrownBottomRight {border-bottom: solid 1px #88623C; border-right: solid 1px #88623C}

.font9 {font-family: Arial, Verdana, Sans-Serif; font-size: 9px;}
.font10 {font-family: Arial, Verdana, Sans-Serif; font-size: 10px;}  
.font11 {font-family: Arial, Verdana, Sans-Serif; font-size: 11px;}
.font12 {font-family: Arial, Verdana, Sans-Serif; font-size: 12px;}
.font13 {font-family: Arial, Verdana, Sans-Serif; font-size: 13px;}
.font13Bold {font-family: Arial, Verdana, Sans-Serif; font-size: 13px; font-weight:bold;}
.font14 {font-family: Arial, Verdana, Sans-Serif; font-size: 14px;}
.font15 {font-family: Arial, Verdana, Sans-Serif; font-size: 15px;}
.font16 {font-family: Arial, Verdana, Sans-Serif; font-size: 16px;}
.font26 {font-family: Arial, Verdana, Sans-Serif; font-size: 26px;}

.borderBottomWhite1 {border-bottom:solid 1px #ffffff;}
.borderTopWhite1 {border-top:solid 1px #ffffff;}
.borderBottomRightWhite1 {border-bottom:solid 1px #ffffff;border-right:solid 1px #ffffff;}
.borderBottomTopRightWhite1 {border-top:solid 1px #ffffff;border-bottom:solid 1px #ffffff;border-right:solid 1px #ffffff;}

.backBrown {background-color: #898264;}
.backGreen {background-color: #75905B;}
.white {color:#ffffff;}

.error   {background-color:Red;color:#ffffff;padding:5px;font-size:12px;font-weight:bold;font-family:Arial, Verdana, Sans-Serif;}
.success {background-color:#75905B;color:#ffffff;padding:5px;font-size:12px;font-weight:bold;font-family:Arial, Verdana, Sans-Serif;}

input,
select,
textarea {margin-top:4px;margin-bottom:4px;margin-left:3px;}

.formButton {background-color:#ffffff;font-size:12px;font-weight:normal;color:black;width:auto;height:22px;}

	