body {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000
           scrollbar-3d-light-color:#666633;
           scrollbar-arrow-color:#F2CD6C;
           scrollbar-base-color:#666633;
           scrollbar-dark-shadow-color:#666633;
           scrollbar-face-color:#AFAE71;
           scrollbar-highlight-color:#999999;
           scrollbar-shadow-color:#666633;
}

/*
a:link 
	{ 
	color: #F2CD6C;
	}

a:visited 
	{ 
	color: #F2CD6C;
	}
a:hover { 
	color: #F2CD6C;
	}
a:active { 
	color: #F2CD6C;
	}
*/
	
	
.LinkText a:link {
	color: #993300;
	text-decoration:underline;
	}

.LinkText a:hover {
	color: #93300;
	text-decoration:underline;
	}
	
.LinkText a:visited {
	color: #993300;
	text-decoration:underline;
	}
	
.LinkText a:active {
	color: #993300;
	text-decoration:underline;
	}
	
.TopNav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.PageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #993300}
.MainText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.MainText a:link {color:#993300;}
.MainText a:visited {color:#993300;}
.MainText a:hover {color:#993300;}
.MainText a:active {color:#993300;}
.SideMenu {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #F2CD6C}
.BulletText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993300}
a {  font-family: Arial, Helvetica, sans-serif}
.ButtonColor {  background-color: #F2CD6C; border-color: #F9E8B9 black black}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
#LeftMenu {
	position:absolute;
	width:115px;
	height:375px;
	z-index:9;
	left: 22px;
	top: 185px;
	visibility: visible;
}
.box {
border: thin black;
	}
.style1 {
	font-size: 12px;
}

	
.color_one {
	background-color:#AFAE71;
	
	}
	
.color_two {
	
	background-color:#F2CD6C;
	}

