/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.jpg) no-repeat center top;
	background-color: #990000;
}
a:link {
	color: #ffff99;
}
a:visited {
	color: #ffff99;
}
a:active {
	color: #ffff99;
}
.page{ position:relative;
		margin:auto;
		width:960px;
}
.header_menu{ position:relative;
				float:left;
				width:940px;
				padding-top:100px;
				text-align:right;
				font-weight:bold;
				line-height:25px;
}
.header_menu a{ padding:0px 15px; color:#FFFFFF; text-decoration:none;}
.body_top{ position:relative;
			float:left;
			width:960px;
			background:url(../images/img_03.gif) no-repeat left top;
			height:11px;
			overflow:hidden;
}
.body_middle{ position:relative;
			float:left;
			width:954px;
			background:url(../images/bg2.jpg) no-repeat right bottom;
			background-color:#000000;
			border-left:3px solid #FFFFFF;
			border-right:3px solid #FFFFFF;
}
.body_bottom{ position:relative;
			float:left;
			width:960px;
			background:url(../images/img_38.gif) no-repeat left top;
			height:12px;
			overflow:hidden;
}
.page_bottom{ position:relative;
				float:left;
				width:100%;
				background:#000000;
				line-height:40px;
				font-weight:bold;
				text-align:center;
				padding-bottom:10px;
				margin-top:25px;
}
.page_bottom a{ color:#FFFFFF;}
.page_bottom a:hover{ color:#FFFFFF; text-decoration:underline;}
