.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.subnormal {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.bod {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.bod2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:17px;
}
.sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
A {     
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
}
A:hover { 
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration : underline;
}
.bodwh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A#darkBG {
	color:#FFFFFF;
	font-weight:normal;
}
A#lightBG {
	color:#000000;
}
A:hover#darkBG {
	Color : #AAAAAA;
}
A:hover#lightBG {
	Color : #FF6600;
}
.menuItem {
	background-image:url(images/nav-button-M.gif);
	background-repeat:repeat-x;
	padding-bottom:5px;
	padding-left:9px;
	padding-right:9px;
}
.menuItem#first {
	border-left: solid #FFFFFF 1px;
}
.menuItem#active {
	font-weight:bold;
	text-transform:uppercase;
}
.sub3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;

}
.title2 {
	color: #C93C4C;
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.sub4 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #C93C4C;
}
.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.titlewh {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
}
.subwh {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
}
ul{
	list-style:none;
	font-size:10px;
	line-height:13px;
	list-style-position:inherit;
	text-indent:-30px;


}

