BODY {
	background-color: transparent;
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-right : 5%;
}

.SectionHead {
	color : White;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : medium;
	background-color: Maroon;
	font-weight: bold;
}
TD {
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
.side A:LINK, .side A:VISITED {
	font-family : Verdana;
	background-color: transparent;
	color : Maroon;
	font-size : 12PX;
	font-weight: bold;
	text-decoration : none;
}
.side A:HOVER {
	font-family : Verdana;
	color : #FFD700;
	font-size : 12PX;
	font-weight: bold;
	text-decoration : none;
}
.top A:LINK, .top A:VISITED {
	font-family : Verdana;
	background-color: transparent;
	color : #D3D3D3;
	font-size : 10PX;
	font-weight: bold;
	text-decoration : none;
}
.top A:HOVER {
	font-family : Verdana;
	color : #FFD700;
	font-size : 10PX;
	font-weight: bold;
	text-decoration : none;
}

H1 {
	background-color: #cccc99;
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold
}

H2 {
	background-color: transparent;
	color : #996600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
H3 {
	background-color: transparent;
	color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 150%;
	font-weight : bold;
}
BLOCKQUOTE {
	margin-left : 0;
	background-color: transparent;
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
caption {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 80%;
}	
P {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
}	
H5 {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	color : #8B4513;
}
H4 {
		font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : Normal;
	color : Black;
}
H6 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : Normal;
	color : Black;
}
.nav1 A:LINK, .nav1 A:VISITED {
	color : #990000;	
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}
.nav1 A:HOVER {
	font-family : Verdana;
	color : #000000;
	font-size : 14PX;
	font-weight: bold;
	text-decoration : underline;
}
.nav2 A:LINK, .nav2 A:VISITED {
	color : #990000;	
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.nav2 A:HOVER {
	font-family : Verdana;
	color : #000000;
	font-size : 12PX;
	font-weight: bold;
	text-decoration : underline;
}
.nav3 A:LINK, .nav3 A:VISITED {
	color : #990000;	
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
.nav3 A:HOVER {
	font-family : Verdana;
	color : #000000;
	font-size : 12PX;
	font-weight: normal;
	text-decoration : underline;
}
DIV#divMenuBar { background-color:#000000; }
TABLE#tblMenuBar TD { font-size:8pt ! important; color:#D3D3D3; padding:0px 5px 0px 5px; cursor:default; }
TABLE#tblMenuBar TD.clsMenuBarItem { font-weight:bold; cursor:default; }

/* These two style rules added for links in MenuBar */
TABLE#tblMenuBar TD.clsMenuBarItem A { text-decoration:none; color:#D3D3D3; font-weight:bold; }
TABLE#tblMenuBar TD.clsMenuBarItem A:hover { color:#FFD700; }
DIV.clsMenu { 
font-size:7pt ! important; background-color:#000000;
position:absolute; visibility:hidden; width:170px; 
padding:5px 5px 5px 8px; border-top:1 white solid; 
}
DIV.clsMenu A { text-decoration:none; color:#D3D3D3; font-weight:bold; }
DIV.clsMenu A:hover { color:#FFD700; }
