/* CSS Document */

	body {
	BACKGROUND: #FFFFFF url(art/page-bg.jpg) repeat-y center center;
	MARGIN: 0px;
	COLOR: #000;
	padding: 0px;

}

a:link {
	color: #0000FF;
	text-decoration: none;



}
a:hover{
	color: #CC0033;
	text-decoration: underline;


}

#mainTable {
	background-color: #FFFFFF;





}
ul {
	color: #333333;
	list-style-type: square;
	line-height: 20px;





        }

		#sidebar-a {
	font-size: 12px;
	color: #333333;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 450px;










		}
				#sidebar-a h1{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: italic;










		}
#sidebar-a h2{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 19px;










		}
		#footer {
	clear: both;
	padding: 10px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003399;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;










		}
#footer p {
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px;

}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;


}

  
  ul.left {
    float: left;
    width: 175px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
    position: relative;
    left: 10px;
  }
  
  ul.right {
    float: right;
    width: 200px; 
    margin: 0px;
    padding: 15px 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: square;
  }
  

td#menu {
	margin: 0;
	padding: 5;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	background-color: #6699CC;
	background-image: url(art/nav-bg.jpg);
	font-weight: normal;
	height: 32px;










	}

td#menu  a {
	color: #FFFFFF;
	text-decoration: underline;



 
	}




	td#menu a:hover {
	color: #FFFF00;
	background: url(img/nav-bg-active.gif);
	text-decoration: none;

	}
span.highlight
 {
	background-color: #FFFFCC;

}

form {
	font-size: 11px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.greybox {
	padding: 5px;
	background-color: #EBEBEB;
	border: 1px solid #999966;
	clear: both;

}
.yellowbox {
	padding: 5px;
	background-color: #FFFFCC;
	font-size: 11px;

}
.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: 14px;
	color: #333333;
	padding: 15px;


}
#maincontent h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333399;
	font-weight: normal;
	font-style: italic;



}
#maincontent h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	font-size: 18px;
	font-weight: normal;
}
#maincontent p{
	line-height: 18px;
}
#submenu a:link{
	color: #3333CC;
}
#submenu a:visited{
	color: #999999;
	text-decoration: none;

}
#submenu a:hover{
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;


}
