body 
{
	Font-family: "Times New Roman", Times, serif; 
	Font-size: 12px; 
	Color: #ffffff; 
	margin:0px 0px 0px 0px;
	background-color:#66ff99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.darkBrownBack{ background-color:#503c10;font-family:"Times New Roman", Times, serif; font-size:12px;}
.lightBrownBack{ background-color:#b26f04; font-family:"Times New Roman", Times, serif; font-size:12px; color:#FBE09b;}

.bottomBorder {background-color:#503c10; border-bottom-color:#FBE09D; border-bottom-style:solid; border-bottom-width:1.5px;}
.1pxBorder { background-color: #ffffff; border: solid 1px #000066; color:#000000;}
.rotator
{
	background-color:#b26f04;
}

.gen {Font-family:"Times New Roman", Times, serif; Font-size: 14px; Color: #FFFFFF;}
.genLightBrown {Font-family:"Times New Roman", Times, serif; Font-size: 12px; Color: #000066;}

H1 {Font-family:"Times New Roman", Times, serif; 
	Font-size: 14px; Color: #FAD06b; 
	font-weight:bold; 
	BACKGROUND:none;
	vertical-align:middle;
	TEXT-DECORATION: none;}
	
H2 {Font-family:"Times New Roman", Times, serif; 
	Font-size: 30px; Color: #000066; 
	font-weight:bold; 
	BACKGROUND:none;
	vertical-align:middle;
	TEXT-DECORATION: none;}
	
H3 {Font-family:"Times New Roman", Times, serif; 
	Font-size: 18px; Color: #000066; 
	font-weight:bold; 
	BACKGROUND:none;
	vertical-align:middle;
	TEXT-DECORATION: none;}
	
.genWhite {Font-family:"Times New Roman", Times, serif; Font-size: 12px; Color: #ffffff;}
.genBig {Font-size: 16px; Color: #FFFFFF; Font-weight: Bold;}

A:Link {Color: #000066; Text-decoration: none;}
A:Visited {Color: #000066; Text-decoration: Underline;}
A:Active {Color: #000066; Text-decoration: Underline;}
A:Hover {Color: #000066; Text-decoration: Underline;}

a:link.white {Color: #FFFFFF; Font-weight: Bold; Text-decoration: none;}
a:visited.white {Color: #FFFFFF; Font-weight: Bold; Text-decoration: Underline;}
a:active.white {Color: #FFFFFF; Font-weight: Bold; Text-decoration: Underline;}
a:hover.white {Color: #FFFFFF; Font-weight: Bold; Text-decoration: Underline;}

.MenuMain
{ 	
	background-color:#b26f04;
	cursor: hand;	
	padding: 1px;
	text-align: left;
	border-top:solid 1px #FBE09D;
}
.MenuMainTop
{ 	
	background-color:#503c10;
	cursor: hand;	
	padding: 1px;
	text-align: left;
	border-bottom:solid 1px #FBE09D;

}
.MenuGroup
{ 	
	background-color:#b26f04;
	border-style:solid;
	border-width:1px;
	border-color: #FFFFFF;
	cursor: hand;	
	padding: 1px;
	text-align: left;
}
.MenuItem
{
	cursor: hand;	
	font-family:"Times New Roman", Times, serif;
	font-size:14px;	
	color:#ffffff;
	text-align: left;
	padding: 1px;	 
}
.MenuItemTop
{
	cursor: hand;	
	font-family:"Times New Roman", Times, serif;
	font-size:14px;	
	color:#ffffff;
	text-align: left;
	padding: 1px;	 
}
.MenuItemOver
{
	background-color:#b26f04;
	cursor: hand;	
	font-family:"Times New Roman", Times, serif;
	font-size:14px;	
	color:#503c10;
	text-align: left;
	padding: 1px;
}
.MenuItemOverTop
{
	background-color:#503c10;
	cursor: hand;	
	font-family:"Times New Roman", Times, serif;
	font-size:14px;	
	color:#b26f04;
	text-align: left;
	padding: 1px;
}
.MenuMainOver
{
	background-color:#503c10;
	cursor: hand;	
	font-family:"Times New Roman", Times, serif;
	font-size:14px;	
	color:#384a62;
	text-align: left;
	padding: 1px;
}
.MenuItemClicked
{
	font-family:"Times New Roman", Times, serif;
	cursor: hand;
	padding: 1px;
	font-size:14px;
	text-align: left;
}
.MenuItemToolTip
{
	background-color:#b26f04;
	border-style:solid;
	border-width:1px;
	border-color: #FFFFFF; 
	padding: 3px;
	text-align: left;
}

.Separator
{
	background-color: Transparent; 
	margin-left: 1px;
	margin-right: 1px;
}

.Spacer
{
	background-color: Transparent; 
}





