/* CSS Document */

	body {
	BACKGROUND: #E2E2E2;
	MARGIN: 0px;
	COLOR: #000;
	padding: 50px 0px 0px;

}
ul {
	color: #333333;
	list-style-type: square;
	list-style-position: outside;




        }
		.footer {
	clear: both;
	padding: 10px 15px 25px;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;













		}

.footer a {
	color: #333333;
	text-decoration: underline;


}
  

td#menu {
	margin: 0;
	padding: 0 16px 0 0;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-image: url(art/menu-bg.gif);
	background-repeat: no-repeat;











	}

td#menu  a:link {
	color: #003366;
	font-weight: normal;
	text-decoration: none;





 
	}


td#menu  a:visited {
	color: #003366;
	font-weight: normal;
	text-decoration: none;

}

	td#menu a:hover {
	color: #FFFFFF;
	background: #003366;
	text-decoration: none;


	}
span.highlight
 {
	color: #999999;


}

form {
	font-size: 11px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.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: 0px 15px 15px;


}
.maincontent a:link {
	color: #003366;
	text-decoration: underline;

}
.maincontent a:visited {
	color: #003366;
	text-decoration: underline;
}
.maincontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
}

.maincontent h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	margin: 0px;



}
.maincontent h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 16px;
	font-weight: normal;
}
.maincontent h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #669933;
	font-size: 14px;
}

.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: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
	line-height: 30px;
}
#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: 5px;
}
.table {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

