body {
	background-color: #96DBFD;
	margin: 0px;
	text-align:center;
}

#content {
	width: 450px;
	margin: 0px auto;
	text-align: left;
}

#header {
	background-image: url(./images/header.jpg);
	height: 176px;
	background-repeat: no-repeat;
}

#menulayer {
	height: 59px;
	background-image: url(./images/menuback.jpg);
	background-repeat: no-repeat;
	background-position:0px 76px;
}

#menu{
	background-color: #5193C3;
	width: 177px;
	height: 54px;
	position: relative;
	left: 28px;
	top: 116px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #02FE08;
	border-right-width: 5px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #02FE08;
	border-left-color: #02FE08;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	z-index: 2;
}

#menutext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menutopshadow {
	width: 198px;
	height: 66px;
	position: relative;
	left: 28px;
	top: 109px;
	background-color: #87C5E3;
}

#contenttopshadow {
	width: 430px;
	height: 4px;
	position: relative;
	left: -1px;
	top: 172px;
	z-index: 1;
	background-color: #87C5E3;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}

#content {
}
.contenttable {
	background-color: #87C5E3;
	border-top: 1px none #BFE9FA;
	border-right: 2px solid #87C5E3;
	border-bottom: 3px solid #87C5E3;
	border-left: 1px solid #BFE9FA;
	z-index: 3;
}

.contenttable_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFE9FA;
	z-index: 4;
}

.contenttable_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336A93;
	text-decoration: none;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFE9FA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFE9FA;
	z-index: 4;
}

.contenttable_rightNew {
	background-color: #9DD5F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336A93;
	text-decoration: none;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFE9FA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFE9FA;
	z-index: 4;
}

.contenttable_right_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336A93;
	text-decoration: none;
	padding-left: 7px;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFE9FA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFE9FA;
}
.contenttable_right_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336A93;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFE9FA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFE9FA;
	padding: 0px 0px 0px 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFE9FA;
}
.contenttable_left_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFE9FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFE9FA;
}
.contenttable_right_header_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336A93;
	text-decoration: none;
	font-style: italic;
}
.commenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336A93;
	padding-top: 6px;
}
.commenttable_entry {
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	text-decoration: none;
	color: #336A93;
}
.commenttable_entry_body {
	padding-left: 15px;
}
.form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #5193C3;
	background-color: #BFE9FA;
	padding-left: 5px;
	margin-bottom: 3px;
}

.contenttable_entry {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	text-decoration: none;
	color: #336A93;
}

.ie_spacer {
}