BODY {
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
}

H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 110%;
	font-weight : bold;
	;
	text-align: left;
	color: #993300
}

H2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
	font-weight : bold;
	;
	text-align: left
}

UL.dropdown {
	list-style-position : inside;
	margin-left : 0%;
}

LI.dropdown {
	list-style-position : outside;
	margin-left : -15%;
}

LI{
	
}

A:LINK {
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : Green;
	text-decoration : underline;
	font-weight : bold;
}

A:FOCUS {
	text-decoration : underline;
	color : #8B0000;
	font-weight : bold;
}

A {
	text-decoration : underline;
	font-weight : bold;
}

.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	color: #993300;
	font-size : 120%;
}


 .menutable {
 font-family: Arial, Helvetica, sans-serif; font-size: 15px
 }

  .categorytable {
 font-family: Arial, Helvetica, sans-serif; font-size: 12px
 }
 
.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
} 
.dropdown a:link {
	color: Green;
	text-decoration : none;
} 
.dropdown a:visited {
	color: #228B22;
	text-decoration : none;
} 
.dropdown a:hover {
	color: Blue;
	text-decoration: none;
	font-weight : bolder;
	background-color : White;
} 
.dropdown a:active {
	color: #333333;
	text-decoration: none;
}

STRONG {
	font-family : Arial, Helvetica, sans-serif;
	color : #A52A2A;
	font-weight : bold;
	white-space : normal;
}

EM {
	font-size : 110%;
	color : #993300;
	font-weight : bold;
	white-space : normal;
	font-style : normal;
	font-family : "Times New Roman", Times, serif;
}

SUP{
	font-size : 80%;
}

P { 
	
	
 } 
 
 .content_tbl {
	font-size: 90%;
	font-family : Arial, Helvetica, sans-serif;
}
 
.small_links {
	font-size: 70%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.small_links a:link{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.small_links a:visited{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
.medium_links {  font-size: 80%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.medium_links a:link{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.medium_links a:visited{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
exheading {
text-decoration: none font-weight: bold; cursor: hand;
}
.exindent {
padding-left: 0px;
}
A.exheading:active {
	text-decoration : none;
}
A.exheading {
	text-decoration : none;
}
A:LINK.exheading {
	text-decoration : none;
}
A:VISITED.exheading {
	text-decoration : none;
}

#2008disclaimer {
	background-color: #990000;
	color: #FFFFFF;
	padding: 4px;
	border: solid #000000 2px;
	}
#2008disclaimer A{
	 color: #FFFFFF; 
	}
.whitetext {
color: #FFFFFF;
font-weight:bold;
}

.whitetext A{
color: #FFFFFF;
font-weight:bold;
}