/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	font-family:"Trebuchet MS", Arial, sans-serif;
}

.content {
	margin-left: 0px;
	width: 550px;
}
.content a:link {
	color: #999900;
	font-weight: bold;
	text-decoration: none;
}
.content a:visited {
	color: #999900;
	font-weight: bold;
	text-decoration: none;
}
.content a:active {
	color: #999900;
	font-weight: bold;
	background-color:#000000;
	text-decoration: none;
}
.content a:hover {
	color: #999900;
	font-weight: bold;
	background-color:#000000;
	text-decoration: none;
}

.content_title {
	margin-left: 38px;
	margin-top: 36px;
	margin-right: 22px;
	margin-bottom: 15px;
	width: 490px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

.content_description {
	margin-left: 78px;
	margin-top: 5px;
	margin-right: 22px;
	margin-bottom: 5px;
	width: 450px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.content_description_int {
	margin-left: 38px;
	margin-top: 5px;
	margin-right: 22px;
	margin-bottom: 5px;
	width: 450px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}

.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.sub_menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.sub_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.sub_menu a:active {
	color: #000000;
	background-color:#fff33b;
	text-decoration: none;
}

.sub_menu a:hover {
	color: #000000;
	background-color:#fff33b;
	text-decoration: none;
}


.sub_menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}

.sub_menu_top a:link {
	color: #000000;
	text-decoration: none;
}
.sub_menu_top a:visited {
	color: #000000;
	text-decoration: none;
}
.sub_menu_top a:active {
	color: #000000;
	background-color:#fff33b;
	text-decoration: none;
}

.sub_menu_top a:hover {
	color: #000000;
	background-color:#fff33b;
	text-decoration: none;
}


.subby_menu {
	background-color:#000000;
	width:540px;
	padding:5px;
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.subby_menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.subby_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.subby_menu a:active {
	color: #000000;
	background-color:#fff33b;
	text-decoration: none;
}
.subby_menu a:hover {
	color: #000000;
	background-color:#fff33b;
	text-decoration: none;
}
.subby {
	float:left;
	margin-right:10px;
	margin-left:24px;
}

#interior_menu {
	position:absolute;
	left:0px;
	top:146px;
	width:1150px;
	height:38px;
	z-index:2;
	background-image: url(/media/images/menu_trans.png);
}
#interior_bluebar {
	position:absolute;
	left:0px;
	top:117px;
	width:1150px;
	height:43px;
	z-index:1;
	background-image: url(/media/images/blue_bar.png);
}
#itemloader {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	right:0;
	margin:0;
	display:none;
	/*background-color:#333333;*/
	background-image:url(media/images/trans_80.png);
	background-repeat: repeat;
	z-index: 100;
}
.itemloader_content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer a:link {
	color: #fff33b;
	text-decoration: none;
}
.footer a:visited {
	color: #fff33b;
	text-decoration: none;
}
.footer a:active {
	color: #000000;
	background-color:#fff33b;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	background-color:#fff33b;
	text-decoration: none;
}
.news {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-top:15px;
	margin-bottom:15px;
	display:block;
}
.news a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.news a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.news a:active {
	color: #000000;
	font-weight: bold;
	background-color:#fff33b;
	text-decoration: none;
}
.news a:hover {
	color: #000000;
	font-weight: bold;
	background-color:#fff33b;
	text-decoration: none;
}
