body {
	color: #FFFFFF;
	background: #436783 url('images/body-bg.jpg') repeat-y fixed center 0px;
	font: 9pt Tahoma, Arial, Verdana;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 10px 0px 0px 0px;
}

a {
	color: #C0E0FF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15.5pt;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13pt;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10.5pt;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
}

h5 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}

h6 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 7pt;
	padding: 0px;
	margin: 0px;
}

pre {
	white-space: normal;
	overflow: auto;
	margin: 0px;
}

ol, ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	border: 1px #304060 solid;
	color: #406080;
	background-color: #406080;
	height: 3px;
}

td {
	font: 9pt Tahoma, Arial, Verdana;
}

form {
	margin: 0px;
}

#box_left {
	margin-top: -10px;
	float: left;
	width: 150px;
}

#box_middle {
	margin-top: -10px;
	width: 380px;
}

#box_right {
	margin-top: -10px;
	float: right;
	width: 150px;
}

div.table {
	background: url('images/table-bg.gif') repeat-y 0px 22px;
	margin-top: 10px;
	width: 150px;
}

div.table:hover .table_title {
	color: #FFFFFF;
	background: url('images/table-title-on.gif') no-repeat;
}

div.table_title {
	color: #CCDDFF;
	background: url('images/table-title.gif') no-repeat;
	font: bold 12px Arial, Tahoma, Verdana;
	padding: 2px 0px 0px 5px;
	margin: 0px;
	height: 22px;
}

div.table_body {
	background: url('images/table-bottom.gif') no-repeat left bottom;
	padding: 2px 8px 8px 8px;
}

ul.menu {
	list-style-type: none;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}

ul.menu li {
	display: inline;
}

ul.menu li a {
	color: #F0F0F0;
	text-decoration: none;
	padding: 2px 4px 2px 0px;
	display: block;
}

ul.menu li a:hover {
	color: #FFFFFF;
	background: #527EA0 url('images/item-bg.gif') repeat-y center top;
	padding: 2px 0px 2px 4px;
}

div.submenu {
	background-color: #436783;
	border: 1px #C0C0C0 solid;
	padding: 5px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

ul.submenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.submenu li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 4px;
	white-space: nowrap;
	display: block;
}

ul.submenu li a:hover {
	color: #000000;
	background: #FFFFFF;
	padding: 2px 4px;
}

ul.menu li.image div {
	margin-top: 5px;
}

ul.menu li.image div a {
	padding: 0px;
	display: inline;
}

ul.menu li.image div a:hover {
	background-color: transparent;
	padding: 0px;
}

#section_desc {
	color: #FFFFFF;
	background-color: #404040;
	border: 1px #C0C0C0 solid;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}

#section_desc:hover {
	background-color: #304050;
}

#section_desc p {
	margin-top: 5px;
}

#section_desc a {
	color: #FFFFFF;
	text-decoration: none;
}

#section_desc a:hover {
	text-decoration: underline;
}

div.frame {
	background-color: #C0C0C0;
	border-top: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
	margin-top: 10px;
	width: 100%;
}

div.frame_title {
	background: #476A8D url('images/frame-title-bg.gif') repeat-x bottom;
	margin: 0px 1px;
	min-height: 21px;
}

div.frame_title h2 {
	background: url('images/frame-title.gif') no-repeat right top;
	font: bold 14px/21px Arial, Tahoma, Verdana;
	padding: 0px 4px 0px 4px;
}

div.pinned div.frame_title h3 {
	background: url('images/frame-title-pinned.gif') no-repeat right top;
}

div.frame_title_shadow {
	margin: 0px -9px 8px -9px;
}

div.frame_body {
	background: #002244 url('images/frame-title-shadow.gif') repeat-x top;
	line-height: 11.25pt;
	padding: 1px 9px 1px 9px;
	margin: 0px 1px;
}

div.frame_body img {
	background-color: #304060;
	border: 3px #304060 solid;
	margin: 3px 6px;
}

div.frame_body a img:hover {
	border-color: #FFFFFF;
}

div.frame_body img.link {
	border-width: 0px;
}

div.frame_body a.more {
	white-space: nowrap;
}

div.frame_body a.more img {
	background: transparent;
	border-width: 0px;
	vertical-align: middle;
	margin: 1px 4px 0px 0px;
}

div.frame_footer {
	background: #808080 url('images/frame-footer.gif') repeat-x left top;
	font: bold 12px/21px Arial, Tahoma, Verdana;
	text-align: right;
	padding: 0px 5px;
	margin: 0px 1px;
	min-height: 21px;
}

div.frame_footer a {
	color: #FFFFFF;
	text-decoration: none;
}

div.frame_footer a:hover {
	text-decoration: underline;
}

div.footer_date {
	color: #D0E0F0;
	font-size: 10px;
	font-weight: normal;
}

div.footer_date_today {
	color: #D0F0FF;
	font-size: 10px;
	font-weight: normal;
}

#gallery {
	margin: 3px -3px -3px -3px;
}

#gallery a img {
	border: 1px #C0C0C0 solid;
	margin: 3px;
}

#gallery a.displayed img {
	border: 1px #D0D0D0 dashed;
	margin: 3px;
}

#gallery a.displayed img:hover {
	border-color: #FFFFFF;
}

#comment_form {
	color: #F0F0FF;
	background-color: #304050;
	border-top: 1px #A0A0E0 solid;
	border-bottom: 1px #A0A0E0 solid;
	padding: 10px;
}

#comment_form input, #comment_form textarea {
	color: #FFFFFF;
	background-color: #000000;
	font: 9pt Tahoma, Arial, Verdana;
}

#comment_form input.text, #comment_form textarea.text {
	background-color: #002040;
	border-top: 1px #405060 solid;
	border-right-width: 0px;
	border-bottom: 1px #8080A0 solid;
	border-left-width: 0px;
	padding: 1px;
	width: 100%;
}

#comment_form input.code {
	background-color: #002040;
	border-top: 1px #405060 solid;
	border-right: 1px #8080A0 solid;
	border-bottom: 1px #8080A0 solid;
	border-left: 1px #405060 solid;
	padding: 1px;
}

#comment_form input.button {
	background-color: #304050;
	border-top: 1px #8080A0 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #8080A0 solid;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

#comment_form input.button:hover {
	background-color: #40586C;
	border-top-color: #9090B0;
	border-right-color: #102030;
	border-bottom-color: #102030;
	border-left-color: #9090B0;
}

#smiles img {
	margin: 4px 2px 0px 2px;
}

div.comment_record {
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #404040;
	border-top: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
	padding: 6px 10px;
}

div.comment_record:hover {
	background-color: #304050;
	border-color: #A0A0E0;
}

div.comment_record_reply {
	margin-top: 10px;
	border-top: 1px #808080 dashed;
	padding: 6px 0px 0px 6px;
}

#pages {
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
}

#pages a {
	text-decoration: none;
}

#pages a:hover {
	color: #FFFFFF;
}