body {
	background-color : #00CC66;
	text-align : center;
}

a {
	color : #00CC66;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}

a:visited {
	color : #00CC66;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}

a:hover {
	color : #66CCFF;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}

a:active {
	color : #66CCFF;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}

#PageContainer {
	width : 898px;
	background-color : #FFFFFF;
	margin-left : auto;
	margin-right : auto;
	border : 1px solid #66CCFF;
	text-align : left;
	background-image : url(images/bg.gif);
	background-repeat : x-repeat;
}

#Header {
	height : 99px;
}

#Menu {
	height : 25px;
	background-color : #66CCFF;
	line-height : 25px;
	color : #00CC66;
	padding-left : 5px;
}

a.menu {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
	padding-right : 15px;
}

a.menu:visited {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}

a.menu:hover {
	color : #00CC66;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}

a.menu:active {
	color : #00CC66;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}

#MenuBar {
	width : 175px;
	height : 25px;
	background-color : #00CC66;
	float : right;
}

#Content {
	color : #666666;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
	background-color : #FFFFFF;
	padding-left : 25px;
	padding-right : 25px;
	padding-bottom : 25px;
	margin-right : 175px;
}

#BlueBar {
	width : 175px;
	background-color : #66CCFF;
	float : right;
}

h1 {
	color : #00CC66;
	font-family : Tahoma, Arial, Helvetica;
	font-size : medium;
	text-decoration : none;
	font-weight : normal;
}

td {
	color : #666666;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
}

#Footer {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	background-color : #66CCFF;
	height : 25px;
	line-height : 25px;
	padding-left : 5px;
	padding-right : 5px;
	clear : both;
}

.footer {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}

.footer:visited {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}

.footer:hover {
	color : #00CC66;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}

.footer:active {
	color : #00CC66;
	font-family : Tahoma, Arial, Helvetica;
	font-size : small;
	text-decoration : none;
}