/* CSS Document */

	body {
	BACKGROUND: #CCCCCC url(art/bg.gif);
	MARGIN: 0px;
	COLOR: #000;
	padding: 0px;

}

a:link {
	color: #336633;


}
a:hover{
	color: #CC9933;
	text-decoration: none;


}

#mainTable {
	padding: 20px 30px 20px 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 17px;






}
#mainTable ul {
	color: #000000;
	list-style-image: url(art/listarrow.gif);
	list-style-position: outside;
	margin: 0em;
	padding-left: 1.2em;









        }



h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;



}
h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-weight: normal;


}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;

}

		#sidebar-a {
	background-color: #FFFFFF;
	padding: 20px 0px 20px 20px;










		}
		#sidebar-a p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}			

	#sidebar-a h1{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	line-height: 23px;











		}
#sidebar-a h2{
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;








		}
		#footer {
	clear: both;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;










		}
#footer p {
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px;

}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;


}
  

td.menu {
	color: #CC9900;
	font-size: 15px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3;
	line-height: 22px;









	}

td.menu  a {
	color: #000000;
	text-decoration: none;



 
	}




	td.menu a:hover {
	color: #CC9900;
	background: url(img/nav-bg-active.gif);
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;



	}

td.submenu {
	color: #CC9900;
	font-size: 12px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3;
	line-height: 18px;









	}

td.submenu  a {
	color: #000000;
	text-decoration: none;



 
	}




	td.submenu a:hover {
	color: #CC9900;
	background: url(img/nav-bg-active.gif);
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;



	}

span.highlight
 {
	background-color: #FFFFCC;

}

form {
	font-size: 11px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.greybox {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #999966;
	clear: both;
	font-size: 11px;


}
.yellowbox {
	padding: 5px;
	background-color: #FFFFCC;
	font-size: 11px;
	line-height: 19px;

}
.smallertext {
	font-size: 11px;
	line-height: 19px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #999966;
	border-top-width: 1px;
	border-bottom-width: 1px;


}
table#small {
	border: 1px solid #CCCCCC;
	
}
table#small td{
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}
.path {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.preformatted {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	padding: 3px;
}
.sidebg {
	background-color: #FFFFFF;


}
