body {
	margin: 0px 0px 0px 1px;
	background: #0072BC url(../images/background_02.png) repeat-y 50% 0px;
}
h1 {
	text-align: left;
	font-family: Georgia;
	font-size: 24pt;
	color: #0072BC;
	margin: 0px 0px 5px 10px;
}
h2 {
	text-align: left;
	font-family: Georgia;
	font-size: x-large;
	color: #0072BC;
	margin: 0px 0px 5px 10px;
}
h3 {
	text-align: left;
	font-family: Georgia;
	font-size: large;
	color: #0072BC;
	margin: 0px 0px 5px 10px;
}
h5 {
	text-align: right;
	font-size: small;
	font-weight: normal;
	border-bottom: 5px solid #0072BC;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #003663;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #003663;
	font-weight: bold;
	text-decoration: underline;
}
#container {
	background: url(../images/background_01.png) repeat-x;
}
#sidebar {
	width: 154px;
	height: 604px;
	padding: 20px 5px 20px 5px;
	background-image: url(../images/28.png);
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}
#content {
	text-align: left;
	width: 542px;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Georgia;
	font-size: 16px;
	color: #003663;
}
#news {
	text-align: left;
	width: 542px;
	background-color: #E0E0E0;
	border-top: 1px dotted #003663;
	border-bottom: 5px solid #003663;
	font-family: Georgia;
	font-size: 13px;
	color: #003663;
}
#news div {
	padding: 5px;
}
td {
	vertical-align: top;
}
img {
	border: 0px;
}
.ddm1 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 11px;
}
.ddm1 .item1, .ddm1 .item1:hover, .ddm1 .item1:visited, .ddm1 .item1-active, .ddm1 .item1-active:hover {
	text-decoration: none;
	display: block;
	position: relative;
}
.ddm1 .item1, .ddm1 .item1:visited {
	background: transparent;
	color: #CCCCCC;
}
.ddm1 .item1:hover, .ddm1 .item1-active, .ddm1 .item1-active:hover {
	border-top: 1px solid #003663;
	border-bottom: 1px solid #003663;
	margin-top: -1px;
	margin-bottom: -1px;
}
.ddm1 .item2, .ddm1 .item2:hover {
	text-align: left;
	font-size: 13px;
	padding: 5px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
}
.ddm1 .item2, .ddm1 .item2:visited  {
	text-align: left;
	background: #0072BC;
	color: #FFFFFF;
}
.ddm1 .item2:hover {
	text-align: left;
	background: #004A80;
	color: #FFFFFF;
}
.ddm1 .section {
	margin: -9px 0px 0px 0px;
	border-top: 10px solid #004A80;
	border-left: 1px solid #004A80;
	border-right: 1px solid #004A80;
	border-bottom: 1px solid #004A80;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	white-space: nowrap;
	background:#0072BC;
	
}
* html .ddm1 td {
	position: static;
}
.form_login {
	font-family: Georgia;
	font-size: 13px;
	color: #003663;
}
.form_register {
	font-family: Georgia;
	font-size: 13px;
	color: #003663;
}
select {
	font-family: Courier New;
	font-size: 13px;
	border: 1px solid #003663;
}
.form_text {
	font-family: Courier New;
	font-size: 13px;
	border: 1px solid #003663;
	width: 150px;
}
.form_textarea {
	font-family: Courier New;
	font-size: 13px;
	border: 1px solid #003663;
	width: 300px;
}
.form_button {
	font-family: Georgia;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #003663;
	border: 0px;
	padding: 2px;
}
.menu_account {
	width: 100%;
	background-color: #003663;
	font-family: Georgia;
	font-size: small;
}
a.menu_account:link, a.menu_account:visited, a.menu_account:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu_account:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.captcha {
	width: 300px;
	border: 1px solid #003663;
	margin: 10px;
	padding: 5px;
}
#user_details {
	width: 100%;
	border: 1px solid #003663;
	padding: 5px;
	font-family: Georgia;
	font-size: 11px;
}
#form_survey {
	width: 100%;
	border: 1px solid #003663;
	padding: 5px;
	font-family: Georgia;
	font-size: 11px;
}
.form {
	width: 100%;
	border: 1px solid #003663;
	padding: 5px;
	font-family: Georgia;
	font-size: 13px;
}
#form_comment {
	width: 100%;
	border: 1px solid #003663;
	padding: 5px;
	font-family: Georgia;
	font-size: 13px;
}
#comments_view {
	width: 100%;
	border: 1px solid #003663;
	border-collapse: collapse;
	padding: 5px;
	font-family: Georgia;
	font-size: small;
	margin-top: 5px;
}
#form_change {
	width: 100%;
	border: 1px solid #003663;
	padding: 5px;
	font-family: Georgia;
	font-size: 11px;
}
#footer {
	text-align: left;
	width: 720px;
	background-color: #E0E0E0;
	border-top: 1px dotted #003663;
	border-bottom: 5px solid #003663;
}
#footer div {
	margin: 10px 50px 10px 50px;
}