body {
	background-color: #2B2B4D;
	margin-top: 48px;
	margin-left: 19px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
a {
	color: #76A0CB;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #76A0CB;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFD700;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #909090;
	text-decoration: none;
	font-weight: bold;
}
a.menu {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	color: #FFD700;
	text-decoration: none;
	font-weight: normal;
}
a.menu:visited {
	text-decoration: none;
	font-weight: normal;
}
a.menu:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.wrapper {
	background-color: #ffffff;
	width: 700px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-top: 0px solid #2B2B4D;
	border-bottom: 2px solid #ffffff;
}
.header {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B2B4D;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #2B2B4D;
}
.header1 {
	background-color: #ffffff;
	background-image: url(../images/h1.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B2B4D;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #2B2B4D;
}
.header5 {
	background-color: #ffffff;
	background-image: url(../images/h5.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B2B4D;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #2B2B4D;
}
.header2 {
	background-color: #ffffff;
	background-image: url(../images/h2.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B2B4D;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #2B2B4D;
}
.header3 {
	background-color: #ffffff;
	background-image: url(../images/h3.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B2B4D;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #2B2B4D;
}
.header4 {
	background-color: #ffffff;
	background-image: url(../images/h4.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B2B4D;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #2B2B4D;
}
.headermenu {
	background-color: #ffffff;
	border-top: 1px solid #2B2B4D;
	border-bottom: 1px solid #2B2B4D;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
}
.content {
	background-color: #ffffff;
	background-image: url(../images/contentbg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #2B2B4D;
}
.footer {
	color: #ffffff;	
}
.content-left {
	border-right: 1px dotted #909090;
	width: 500px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.content-right {
	padding-left: 10px;
}