a 	{ color: #999900; text-decoration: none; }
a:link {text-decoration: none; }
a:visited{text-decoration: none; }
a:hover {text-decoration: none; color: #CC0000;}

.nav1 {
	color:#999933;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:130%;
	text-decoration:none;
	font-style: normal;
	background-color: #CCCC99;
	display: block;
	padding: 7px 10px 7px 10px;
	width: 100%;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}
a:link.nav1, a:visited.nav1 {}
a:active.nav1, a:hover.nav1 {background-color: #CC0000;text-decoration:none; color:#FFFFFF;}

.nav1-head {
	color:#FFFFFF;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:130%;
	text-decoration:none;
	font-style: normal;
	background-color: #CC0000;
	display: block;
	padding: 7px 10px 7px 10px;
	width: 100%;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
}

.nav2 {
	color:#999933;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	text-decoration:none;
	font-style: normal;
	display: block;
	padding: 7px 10px 7px 10px;
	width: 100%;
	border-bottom-color: #999933;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin: 0;
}
a:link.nav2, a:visited.nav2 {}
a:active.nav2,a:hover.nav2 {background-color: #CC0000;text-decoration:none; color:#FFFFFF;}


.nav2-head {
	color:#FFFFFF;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	text-decoration:none;
	font-style: normal;
	background-color: #CC0000;
	display: block;
	padding: 7px 10px 7px 10px;
	width: 100%;
	border-bottom-color: #999933;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin: 0;
}

.nav3 {
	color:#000000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:110%;
	text-decoration:none;
	font-style: normal;
	display: block;
	padding: 6px 6px;
	width: 100%;
	background-color: #339999;
	border-bottom-color: #339999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	filter: alpha(opacity=70);
}
a:link.nav3, a:visited.nav3 {filter: alpha(opacity=70);}
a:active.nav3, a:hover.nav3 {filter: alpha(opacity=90); text-decoration:none; color:#000000;}

.nav3-head {
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:110%;
	text-decoration:none;
	font-style: normal;
	background-color: #339999;
	display: block;
	padding: 6px 6px;
	width: 100%;
	border-bottom-color: #339999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.nav4 {
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:110%;
	text-decoration:none;
	font-style: normal;
	display: block;
	padding: 6px 6px;
	width: 100%;
	background-color: #FF3300;
	border-bottom-color: #FF3300;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	filter: alpha(opacity=70);
}
a:link.nav4, a:visited.nav4  {filter: alpha(opacity=70);}
a:active.nav4, a:hover.nav4 {filter: alpha(opacity=90); text-decoration:none; color:#FFFFFF;}

.nav4-head {
	color:#333333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:110%;
	text-decoration:none;
	font-style: normal;
	background-color: #FF3300;
	display: block;
	padding: 6px 6px;
	width: 100%;
	border-bottom-color: #FF3300;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #666633;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 12px 20px 0px 20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 100%;
	color: #CCCC99;
	display: block;
	padding: 0px 0px 0px 0px;
	font-weight: lighter;
	margin: 24px 20px 0px 20px;
}
a:link.h1, a:visited.h1 {color:#999966;}
a:active.h1, a:hover.h1 {text-decoration:none; color:#CC0000;}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #CC0000;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 16px 20px 0px 20px;
	font-weight: normal;
}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #CC0000;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 16px 20px 0px 20px;
	font-weight: normal;
}

.ImgAlpha {
	background-color: #FFCC00;	
	filter: alpha(opacity=50);
}

.Caption {font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; line-height:12px; color: #333333; font-style: normal; text-decoration: none;}
a:link.Caption, a:visited.Caption {color: #333333; text-decoration: none;}
a:active.Caption, a:hover.Caption {color: #999999; text-decoration: none;}

