h1 {
	color: #003399;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #999999;
	border-left: 0px none #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS";





}
.header {
	background-color: #66CCCC;
	text-align: center;
	color: #990000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 10px;
	clear: both;
	border-bottom-color: #000000;

}
.footer {
	background-color: #66CCCC;
	text-align: center;
	clear: both;
	font-size: 12px;
	color: #FFFFCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;


}
.container {
	width: 950px;
}
body {
	background-color: #CCCCCC;
	text-align: center;
	font-family: "Trebuchet MS";
	line-height: 22px;
	font-size: 14px;
}
.mid {
	border: 1px solid #333333;
	background-color: #F9F9F9;
	padding: 10px;

}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #184dc5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS";


}

.headerlinkbar {
	background-color: #AFAF87;
	text-align: center;
	color: #000000;
	border-top: 1px solid #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	height: 5px;
	font-size: 4px;

}
.menutitle {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 50px;
	vertical-align: top;
}

.boxthemas {
	text-align: left;
	padding: 10px;
	margin: 0px 0px 10px;
	color: #333333;
	border: 1px solid #999999;
	clear: both;
	background-color: #EEEEEE;
}
.contentright {
	text-align: left;
	z-index: 1;
	float: right;
	width: 715px;
}
.right_spacer_top {
	width: 1px;
	height: 100px;
	float: right;	
}
.right {
	text-align: left;
	width: 175px;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	float: right;
	clear: right;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	font-size: 10px;
}
.menuleft {
	width: 200px;
	text-align: left;
	font-size: 12px;
	float: left;

}
.error {
	background-color: #FFDDDD;
	border: 1px solid #990000;
	text-align: left;
	padding: 10px;
	color: #FF0000;
}
.clear {
	clear: both;
}

