H2 {  
	font-size: 20px; 
	font-weight: bold;
	margin-right: 10px; 
	margin-left: 10px
}
H3 {
	font-size: 18px; 
	font-weight: normal;
	font-style: normal
}
TH {  
	color: #f3f3f3; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	background-color: #333b6f; 
	font-size: 16px; 
	font-weight: bold
}
UL {
	FONT-SIZE: 11px; 
	list-style-image: url(IMAGES/bullet.gif); 
	list-style-type: disc
}
.bulletov { 
	font-size: 10px; 
	list-style-image: url(IMAGES/dot.gif); 
	list-style-type: disc}
.button {
	font-size: 11px;
	background-color: #8d8c8c; 
	color: #333366;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.field { 
	font-size: 10px;
	background-color: #ebe9e9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menuftrs {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menuftrs A:visited {
	color: #8d8c8c;
}
.menuftrs A:link {
	color: #000000;
}
.menuftrs A:hover {
	color: #e6a000;
	text-decoration: none;
}
.menumain {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menumain A:visited {
	color: #8d8c8c;
}
.menumain A:link {
	color: #000000;
}
.menumain A:hover {
	color: #f3f3f3;
	background: #8d8c8c;
	text-decoration: none;
}
.menusol {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menusol A:visited {
	color: #a8a7a7;
}
.menusol A:link {
	color: #8d8c8c;
}
.menusol A:hover {
	color: #e6a000;
	text-decoration: none;
}
.white  {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.white A:visited {
	color: #ccccccc;
}
.white A:link {
	color: #ffffff;
}
.white A:hover {
	color: #cccccc;
}
.elevenpx {
	font-size: 11px;
}
.fourteenpx { 
	font-size: 14px; 
	font-weight: bold
}
.ninepx { 
	font-size: 9px; 
}
.tenpx{
	font-size: 10px;
}
.title1 { 
	font-size: 18px; 
	font-weight: normal; 
	font-style: normal
}
.title2 { 
	font-size: 14px; 
	font-weight: bold;
	font-style: normal
}
.titletbl1 { 
	font-size: 18px; 
	font-weight: normal; 
	font-style: normal ; 
	color: #f3f3f3; 
	background-color: #8d8c8c
}
.titletbl2 { 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal ; 
	color: #f3f3f3; 
	background-color: #8d8c8c
}
#single {
	line-height: 14px
}
#bgblack { 
	background: #000000; 
}
#gray {
	color: #f3f3f3;
}
#bggray {
	background: #f3f3f3;
}
#bggraymddl { 
	background: #ebe9e9; 
}
#bggraydrk { 
	background: #8d8c8c; 
}
#bggraybrdr {
	background: #dedcdc;
}
#bggraybg {
	background: #ebe9e9; 
}
#blue {
	color: #333b6f;
}
#bgblue {
	background: #333b6f;
}
#yellow {
	color: #e6a000;
}
#bgyellow {
	background: #e69a31;
 }
 #yellowlght {
	color: #ffab36;
}
#bgyellowlght {
	background: #ffab36;
 }
#bgwhite {
	background : #ffffff; 
}
