body{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;

	background-image:url(../../img/background.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
	background-color:#191A2F;
	color:#191A2F;

	height: 1111px;
	margin: 0 auto;
	text-align:center;
}

img{
	border:none;
}

table{
	line-height:20px;
}

a{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#191A2F;
	text-decoration:underline;
}

.container{
	width:1002px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.menu{
	float:left;
	height:106px;
	width:735px;
	margin:189px 0px 0px 269px;
	_margin:189px 0px 0px 134px;
}

.content{
	float:left;
	width:490px;
	height:640px;
	margin:40px 0px 0px 50px;
	_margin:20px 0px 0px 50px;
	overflow:auto;
}

.contentLeft{
	float:left;
	width:200px;
	height:640px;
	margin:90px 0px 0px 30px;
	_margin:45px 0px 0px 15px;
}

.contentRight{
	float:left;
	width:170px;
	height:640px;
	margin:40px 0px 0px 40px;
	_margin:20px 0px 0px 20px;
}

.title{
	font-size:16px;
	font-weight:bold;
}

.headerText{
	float:left;
	height:20px;
	width:467px;
	padding:2px 0px 0px 5px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#191A2F;
}

.headerTextLeft{
	width:362px;
	float:left;
}

.headerTextRight{
	float:left;
	text-align:right;
	width:100px;
	padding:3px 5px 0px 0px;
	font-size:10px;
}

.headerContentText{
	float:left;
	width:465px;
	line-height:17px;
	padding:5px 0px 5px 5px;
	margin-bottom:10px;
	color:#191A2F;
	background-color:#FFFFFF;
	border-bottom:1px solid #191A2F;
	border-left:1px solid #191A2F;
	border-right:1px solid #191A2F;
}