BODY {
	background-image:  url("../images/base.gif");
	background-repeat: repeat-y;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
#Header {
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 0px;
	left: 9px;
	width: 725px;
	height: 97px;
}
#Navlayer {
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 156px;
	left: 9px;
	top: 97px;
}
.buttonscontainer {width: 157px;}
.buttons a {
	color: #333333;
	padding: 5px 25px 5px 3px;
	display: block;
	font: bold 12px/1.2em Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	border-top: 1px solid #F9FAFC;
	border-bottom: 1px solid #7173A7;
}
.buttons a:link {
	color: #FAD54C;
	text-decoration: none;
	background-color: #000066;
}
.buttons a:visited {
	color: #FAD54C;
	text-decoration: none;
	background-color: #000066;
}
.buttons a:hover {
	background-color: #FFFFFF;
	color: #2D4D90;
	text-decoration: none;
}
#Content {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 500px;
	left: 182px;
	top: 104px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#Footer {
	font-size: 11px;
	text-align: center;
	background-color: #F5F5F5;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
P {
	font-size: 100%;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
LI {
	font-size: 100%;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
UL {
	font-size: 100%;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
H1 {
	font-size: 140%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	color: #000000;
}
H2 {
	font-size: 120%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	color: #000000;
}
H3 {

	font-size: 120%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	color: #000000;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {

	color: #FF0000;
	text-decoration: none;
}
#Centerpadding {
	padding-right: 20px;
	padding-left: 20px;
}
#Formblock {
	background-color: #E5F2FF;
	border: 1px dotted #4DA6FF;
}
.blue {
	color: #000066;
}
.box {
	background-color: #F5F5F5;
	padding: 5px;
	border: thin dotted #CCCCCC;
}
.red {
	color: #990000;
}
#alert {
	padding: 5px;
	border: 2px solid #FF0000;
}
