

body
{
	background:#2E3640;
	font-family:Verdana;
	font-size:13px;
	margin-top:30px;
}

#container
{
margin:auto;
width:960px;
}

.fadleft
{
	float:left; 
	margin-right:20px;
}

.fadright
{
	float:right; 
	margin-left:20px;
}


#footer
{
background:url(../images/foot.gif) no-repeat top left;
height:50px;
}

#footab
{
	clear:both;
	width:960px;
	margin:auto;
	margin-top:20px;
}

#ft
{
	margin-left:160px;
	text-align:center;
	color:white;
	line-height:20px;
}

#container
{
	width:960px;
	margin:auto;
}

#cleft
{
	width:160px;
	float:left;
	margin-top:-10px;
}

#cright
{
	float:left;
	width:800px;
	background:#fff url(../images/top2.jpg) no-repeat top left;
	padding-top:199px;
}

#content
{
	padding:0 45px;
	margin-top:-20px;
	min-height:300px;
}

a
{
	color:#E02C27;
}

h1
{
	font-weight:normal;
	font-family:Helvetica, Arial;
	color:red;
	font-size:30px;
	letter-spacing:-2px;
}

h2
{
	font-weight:normal;
	font-family:Helvetica, Arial;
	color:navy;
	font-size:18px;
	letter-spacing:-1px;
}

#cleft ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#cleft a
{
display: block;
padding: 6px 3px;
width: 140px;
color:#fff;
border-bottom: 1px dotted #E02C27;
text-decoration:none;
text-transform:uppercase;
font-size:12px;
}


#cleft a:hover
{
color: #fff;
}


		table.acom td.num
		{
			font-weight:bold;
			background:#486EAE;
			color:White;
		}

		table.numbers
		{
			margin:-10px;
		}


		table.acom td
		{
			vertical-align:top;
			background:#E5E5E5;
			padding:10px;
		}

		table.acom td.header
		{
			background:#ccc;
			font-weight:bold;
		}
