/* CSS Document */

	body {
	BACKGROUND: #CCCC66 url(art/bg.jpg) repeat-y center;
	MARGIN: 0px;
	COLOR: #000;
	padding: 0px;

}
ul {
	color: #333333;
	list-style-type: square;





        }
		.footer {
	clear: both;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #333333;














		}

.footer a {
	color: #FFFFFF;
	text-decoration: underline;


}
  

.menu {
	margin: 0;
	padding: 3;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;












	}

.menu  a:link {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;






 
	}


.menu  a:visited {
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-decoration: none;

}

	.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;



	}
span.highlight
 {
	color: #999999;


}

form {
	font-size: 11px;

}
.greybox {
	padding: 5px;
	background-color: #999999;
	border: 1px solid #999966;
	clear: both;

}
.yellowbox {
	padding: 5px 15px;
	background-color: #FFFFCC;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;


}
.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;
}
#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 30px;
	background-color: #FFFFFF;



}
#maincontent a:link {
	color: #996633;
	text-decoration: underline;

}
#maincontent a:visited {
	color: #999999;
	text-decoration: underline;
}
#maincontent a:hover {
	color: #003300;
	text-decoration: none;
	background-color: #FFFFCC;

}

#maincontent h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	font-weight: normal;



}
#maincontent h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-size: 16px;
	font-weight: normal;
}
#maincontent h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 14px;
	font-weight: normal;

}

#maincontent p{
	line-height: 18px;
}
#submenu {
	line-height: 25px;

}

#submenu a:link{
	color: #993333;
	text-decoration: none;
	padding: 3px;



}
#submenu a:visited{
	color: #666666;
	text-decoration: none;

}
#submenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	background-color: #993333;




}
#toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #333333;


}
#toptext a{
	color: #FFFFFF;
	text-decoration: none;
}

#middlepic {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CC9933;
	border-bottom-color: #CC9933;
}
li {
	padding-bottom: 10px;
}
.tablebg {
	background-color: #FFFFFF;
	background-image: url(art/Menu-BG.jpg);
	background-repeat: no-repeat;


}
#maintabletopborder {
	border-top: 2px solid #336633;
}
