	body{
		background:#ebebeb;
		background-attachment:fixed;
		font-family:Tahoma;
		font-size:11px;
	}
	.container{
		width:833px;
		background:#d2d2d2;
		display:block;
		overflow:hidden;
		margin:0px auto auto;
		padding:7px;
		margin-top: 15px;
	}
	.footer{
		width:833px;
		display:block;
		overflow:hidden;
		margin:0px auto auto;
		padding:7px;
		color: #b6b6b6;
	}
	.sub-container{
		width:819px;
		background:#FFFFFF;
		display:block;
		overflow:hidden;
		margin:0px auto auto;
		padding:5px;
		padding-top:19px;
	}
	.banner{
		background:#e3e3db;
		width:797px;
		height:128px;
		margin:0px auto auto;
		padding-bottom:1px;
	}
	.nav-section{
		background:#2a2a2a url("images/Nav_bg.gif") repeat-x;
		width:797px;
		height:29px;
		margin:0px auto auto;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		padding-top:0px;
	}
	.nav-section a{
		color:#FFFFFF;
		text-decoration:none;
	}
	.nav-section a:link{
		color:#FFFFFF;
		text-decoration:none;
	}
	.nav-section a:hover{
		color:#FFFFFF;
		text-decoration:none;
	}
	.nav-section a:active{
		color:#FFFFFF;
		text-decoration:none;
	}
	.break{
		height:10px;
		width: 797px;
	}
	.content{
		width:797px;
		display:block;
		overflow:hidden;
		color:#6b6b6b;
		margin:0px auto auto;
		
	}
	.content-left{
		width:185px;
		float:left;
	}
	.content-right{
		width:580px;
		float:right;
	}
	.content-bottom{
		width:797px;
		float:left;
		color: #b6b6b6;
		vertical-align: bottom;
	}
	a{
		color:#00aeff;
		text-decoration:none;
	}
	a:link{
		color:#00aeff;
		text-decoration:none;
	}
	a:active{
		color:#00aeff;
		text-decoration:none;
	}
	a:hover{
		color:#00aeff;
		text-decoration:none;
	}
.style4 {color: #00aeff; font-weight: bold; }
.style5 {color: #00AEFF}
.style7 {color: #50A301; font-weight: bold;}
.style8 {color: #00aeff}
.header
{
	color: #00aeff;
	border-bottom-color: #00aeff;
	font-weight: bold;
}

.badge{
	padding-right: 4px;
}
td {
  font-family: tahoma;
  font-size: 11px;
}