/* CSS Document */

.menu_top{
	width:996px;
	text-align:center;
}

.menu_top img{
	border-top:1px solid #ffff00;
	border-left:1px solid #ffff00;
	border-right:1px solid #ffff00;
	margin-left:54px;
}

.menu_middle{
	width:996px;
	text-align:center;
	background-image:url(backgrounds/index_middle.gif);
	background-repeat:repeat-x;
}

.menu_middle img{
	border-left:1px solid #ffff00;
	border-right:1px solid #ffff00;
	margin-left:54px;
}

.content{
	width:996px;
	height:125px;
	background-color:#000000;
	text-align:center;
	overflow:hidden;
}

.content_left{
	width:338px;
	height:120px;
	padding-top:5px;
	float:left;
	text-align:left;
	background-image:url(backgrounds/index_left.gif);
	background-repeat:repeat-y;
}

.content_center{
	width:368px;
	height:125px;
	background-color:#000000;
	text-align:left;
	float:left;
}

.content_center img{
	border-left:1px solid #ffff00;
	border-right:1px solid #ffff00;
	margin-left:8px;
}

.content_center_form{
	width:355px;
	height:125px;
	border-left:1px solid #ffff00;
	border-right:1px solid #ffff00;
	margin-left:8px;
	padding-top:4px;
}

.content_center_form td{
	font-weight:bold;
	color:#ffff00;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}

.content_center_form input{
	width:233px;
	height:18px;
	background-color:#ffffff;
	border:1px solid #ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#474646;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
}

.content_right{
	width:290px;
	height:125px;
	float:left;
	background-image:url(backgrounds/right.gif);
	background-repeat:repeat-y;
}

.menu_bottom{
	width:996px;
	height:89px;
	background-color:#000000;
	text-align:center;
	overflow:hidden;
}

.menu_bottom_left{
	width:338px;
	height:89px;
	float:left;
	background-image:url(backgrounds/index_left.gif);
	background-repeat:repeat-y;
	text-align:left;
}

.main_menu{
	margin-left:100px;
	height:22px;
	overflow:hidden;
}

.menu_bottom_center{
	width:368px;
	height:89px;
	background-color:#000000;
	text-align:left;
	float:left;
}

.menu_bottom_center img{
	border-left:1px solid #ffff00;
	border-right:1px solid #ffff00;
	border-bottom:1px solid #ffff00;
	margin-left:8px;
}

.menu_bottom_form{
	width:355px;
	height:89px;
	border-left:1px solid #ffff00;
	border-right:1px solid #ffff00;
	margin-left:8px;
}

.menu_bottom_form td{
	font-weight:bold;
	color:#ffff00;
	line-height:13px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}

.menu_bottom_form input, .menu_bottom_form textarea{
	width:233px;
	height:18px;
	background-color:#ffffff;
	border:1px solid #ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#474646;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
}

.menu_bottom_form textarea{
	height:45px;
}

#headline{
	margin-left:0px;
	border:none;
}

.menu_bottom_right{
	width:290px;
	height:89px;
	float:left;
	background-image:url(backgrounds/right.gif);
	background-repeat:repeat-y;
}

.subline, subline_form{
	width:996px;
	height:23px;
	text-align:center;
}

.subline img{
	margin-left:54px;
}

.subline_form img{
	margin-left:54px;
	border-left:1px solid #ffff00;
	border-right:1px solid #ffff00;
}

.text{
	width:333px;
	margin:auto;
	padding-left:52px;
	padding-top:23px;
	overflow:hidden;
	text-align:left;
}

.text_form{
	width:357px;
	margin:auto;
	padding:0px;
	padding-left:54px;
	overflow:hidden;
	text-align:left;
}

.text_form td{
	font-weight:bold;
	color:#ffff00;
}

.text_form input{
	width:100px;
	height:18px;
	background-color:#ffffff;
	border:1px solid #ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#474646;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
}

.textform_button{
	text-align:right;
	margin-top:10px;
}

.textform_button input{
	width:112px;
	height:20px;
	background-color:#ffff00;
	border:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	padding:0px;
}

.text_form select{
	width:50px;
	height:18px;
	background-color:#ffffff;
	border:1px solid #ffffff;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#474646;
	margin:0px;
	margin-right:5px;
}

#text_form{
	border-left:1px solid #ffff00;
	border-right:1px solid #ffff00;
	border-bottom:1px solid #ffff00;
	padding:10px;
	padding-right:0px;
	padding-bottom:0px;
}

.text a{
	border-bottom:1px dotted #878787;
	font-weight:bold;
}

.text a:hover{
	border-bottom:1px solid #878787;
}

.masteranker{
	display:block;
	background-color:#333333;
	border:1px solid #878787;
	border-bottom:1px solid #878787;
	font-weight:bold;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.masteranker:hover{
	color:#878787;
}
