.grayBG {
	background-color: #9D7145;
}
.White10 {
	font-size: 10px;
	color: #FFFFFF;
}
.Black12 {
	font-size: 12px;
	color: #000000;
}
.RedText {
	color: #FF0000;
}
body {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	/*margin-left:6px;
 	margin-right:6px;
	margin-top:1px;*/
	} 

a {
	color: #216d42;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
	color: #216d42;
}
.Topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.Brown12 {
	font-size: 12px;
	color: #663300;
}
.BrownBG {
	color: #FFFFFF;
	background-color: #5B390D;
	background-image:  url(images/BG.gif);
	font-weight: bold;
}
.BigLetter{
 font-size:24px;
 font-weight:bold;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.brdrOrange {
	border: medium solid #FF6600;
}
.OrangeMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DD7400;
	color: #FFFFFF;
}

.OrangeBG {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DD7400;
}
.YellowBG {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
}

.OrangeMenu  a:hover { color: #FFFFFF}
.OrangeMenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFB664;
}
.BrownMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #944F01;
	}

.BrownMenu a:hover { color: #FFFFFF}

.RustText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #944F01;
}
.Black10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.grayThread {
	border: 1px solid #000000;
	/*margin-left:-6px;*/
	}
.nowrap
 { 
 font-size: 12px;
 white-space:nowrap }

.txtRusk12 {
	font-size: 12px;
	color: #944f01;
}
.greentxt {
	color: #216d42;
}
.LeftLineGray {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.GreenBG {
	background-color: 216d42;
	color: #FFFFFF;
}
.strikethr {
	text-decoration: line-through;
	}

   .tip {font:10px/12px
         Arial,Helvetica,sans-serif; border:solid 1px
         #666666; width:270px; padding:1px;
         position:absolute; z-index:100;
         visibility:hidden; color:#333333; top:20px;
         left:90px; background-color:#ffffcc;
         layer-background-color:#ffffcc;
}