/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(/media/images/bg_2011.gif);
	background-position:top center;
}
a img {
	border: none;
}
.text_normal {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.form_text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFD204;
}
.menu_text a:link {
	color: #FFD204;
	text-decoration: none;
}
.menu_text a:visited {
	color: #FFD204;
	text-decoration: none;
}
.menu_text a:active {
	color: #FFD204;
	background-color:#000;
	text-decoration: underline;
}
.menu_text a:hover {
	color: #FFD204;
	background-color:#000;
	text-decoration: underline;
}

.menu_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
}
.menu_text2 a:link {
	color: #FFD204;
	text-decoration: none;
}
.menu_text2 a:visited {
	color: #FFD204;
	text-decoration: none;
}
.menu_text2 a:active {
	color: #FFD204;
	background-color:#000;
	text-decoration: underline;
}
.menu_text2 a:hover {
	color: #FFD204;
	background-color:#000;
	text-decoration: underline;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #666;
}
.footer_text a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.footer_text a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.footer_text a:active {
	color: #FFD204;
	background-color:#000;
	text-decoration: underline;
	font-weight: bold;
}
.footer_text a:hover {
	color: #FFD204;
	background-color:#000;
	text-decoration: underline;
	font-weight: bold;
}
#form {
	position:absolute;
	left:138px;
	top:217px;
	width:190px;
	height:222px;
	z-index:1;
}
.background_content {
	background-image: url(/media/images/bg_content2011.jpg);
	background-repeat: no-repeat;
}
.interior_content {
	background-image: url(/media/images/bg_interior2011.jpg);
	background-repeat: no-repeat;
}
.interior_content2 {
	background-image: url(/media/images/bg_interior2011b.jpg);
	background-repeat: no-repeat;
}
/*
A:link {
	color: #FFCD02;
	text-decoration:none;
	background-color: #000000;
}
A:visited {
	color: #FFCD02;
	text-decoration:none;
	background-color: #000000;
}
A:active {
	background-color:#000000;
	color: #ffffff;
	text-decoration:none;
}
A:hover {
	background-color:#000000;
	color: #ffffff;
	text-decoration:none;
}
*/
.text_white{
	color:#000;
	font-size:16px;
	margin-bottom:10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#content_div {
	width:639px;
	background-image: url(/media/images/trans.png);
	clear:right;
}
