a:hover {
	color : #CC0000;
	text-decoration : none;
}

address {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-weight : bold;
}

body{
	background : #FFFFFF;
	color : #000080;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Georgia, "Times New Roman", Times, serif;
}

html>body #menu li a {
	width : auto;
}

li {
	margin : 0.8em;
}

p, li, td {
	color : #000033;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : 500;
}

.content1 p, .content1 h1, .content1 h2, .content1 h3, .content1 h4, .content1 h5, .content1 h6, .content1 li, .content1 table{
	margin-left : 4%;
	margin-right : 3%;
	margin-top : 0.6em;
}

.centre {
	margin : 0px auto;
	padding : 1.5%;
	text-align : center;
	width : auto;
}

.content1 {
	background : #FCFCE8;
	margin-left : 160px;
	min-width : 400px;
	padding : 0px 0px 0px 0px;
	text-align : left;
}

.foot{
	background-color : #F0F0FF;
	border-top : 2px dotted #FF0033;
	padding : 1em 2em 1em 3em;
}

.header{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0.5em;
}

.header h1 {
	color : #330066;
	text-align : center;
}

.header p{
	margin-bottom : 0.6em;
	margin-top : 0.6em;
	padding-bottom : 0.6em;
	padding-top : 0.6em;
	text-align : center;
}

.menu li {
	/*margin : 0em 0px 0.5em 0px;
	padding : 0px 0px 0px 0px;
	border : 5px outset #3366FF;
	*/
	border-bottom : 1px solid #0000FF;
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-weight : bold;
	line-height : 1em;
	list-style-image : none;
	list-style-type : none;
	margin-bottom : 0px;
	margin-top : 5px;
	padding-bottom : 4px;
	padding-top : 4px;
	text-align : center;
}

.menu li a{
	display : block;
	font-size : 90%;
	font-weight : bold;
	padding : 0.5em 0.5em 0.5em 0.5em;
	text-decoration : none;
	width : auto;
}

.menu ul {
	border : none;
	list-style : none none;
	list-style-image : none;
	list-style-type : none;
	margin-left : 0px;
	margin-top : 2%;
	padding : 0px 0px 0px 0px;
}

.menu ul li a:hover {
	/*background : #FF0000;
	*/
	background-color : #CC0000;
	color : #E8E8E8;
	text-decoration : none;
}

.menus {
	border-bottom : #000000 1px solid;
	border-left : #000000 1px solid;
	border-right : 10px solid #C0C0C0;
	border-top : #000000 1px solid;
	color : #FFFFFF;
	font-size : 0.9em;
	margin-bottom : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0.8em;
	text-align : left;
}

.note {
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 600;
}

.sidebar {
	background : #E8E8E8;
	border-right : 2px solid #333333;
	float : left;
	left : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-right : 10px;
	padding-top : 0px;
	width : 140px;
}
