@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	background-image: url(../images/interface/interface-flat_01.jpg);
	background-repeat: repeat-x;
	background-color: #020224;
	font-size: 12px;
}
.header {
	background-image: url(../images/interface/interface-flat_04.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
}
.content {
	background-image: url(../images/interface/interface-flat_08.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-image: url(../images/interface/interface-flat_10.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 818px;
	margin-right: auto;
	margin-left: auto;
}
.content .page {
	background-image: url(../images/interface/interface-flat_09.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content .page .info {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
}
.header h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.content .page .info .top_nav {
	width: 200px;
	clear: none;
	float: left;
}
.content .page .info .texted {
	width: 580px;
	float: right;
}

.content .page .info .top_nav a {
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
}
.redbox_top {
	background-image: url(../images/red_box/red_box_01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.redbox_mid {
	background-image: url(../images/red_box/red_box_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.redbox_bottom {
	background-image: url(../images/red_box/red_box_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.content .page .info .top_nav a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
}
.content .page .info .texted h1 {
	font-size: 24px;
	color: #FF0000;
	font-style: italic;
}
.content .page .info .texted h2 {
	font-size: 18px;
	font-style: italic;
	color: #666666;
}
.content .page .info .bottom_nav {
	float: right;
	width: 600px;
}
.footer .copyright {
	float: right;
	width: 460px;
	padding-top: 75px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.footer .copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer .copyright a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.content .page .info .bottom_nav a {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.content .page .info .bottom_nav a:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
img.left {
	float:left;
	clear: none;
	margin-right: 10px;
	margin-bottom: 10px;
	border: thin solid #FF0000;
}
img.right {
	float:right;
	clear: none;
	margin-left: 10px;
	margin-bottom: 10px;
	border: thin solid #FF0000;
}.content .page .info .texted a {
	color: #FF0000;
}
.content .page .info .texted #mail .warning {
	font-size: 12px;
	color: #FF0000;
}
.content .page .info .top_nav h1 {
	font-size: 24px;
	font-style: italic;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.content .page .info .top_nav h2 {
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content .page .info .top_nav h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: italic;
	color: #999999;
}
.content .page .info .top_nav h4 {
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
}
