Body {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background: url(/img/left-col-bg.gif) repeat-y center;
	margin: 0;
	padding: 0;
}
a:link, a:active, a:visited {
	color: #0676C8;
	text-decoration: underline; 
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
.center {
	text-align: center;
}
.gray {
	background-color: #eaeaea;
}
.red {
	color: #CC0204;
}
.foot {
	margin-top: 20px;
	border-top: 1px solid #B3BCBF;
	text-align: right;
}
h1 {
	margin-top: 0;
	font-size: 18px;
	border-bottom: 1px solid #333;
	padding-bottom: 2px;
	color: #CC0204;
}
h2 {
	font-size: 14px;
	color: #CC0204;
}
#container {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
}
#wrap {
	width: 775px;
	float: left;
}
#header {
	height: 140px;
}
#header-l {
	float: left;
	width: 189px;
	height: 140px;
	background: url(/img/header-l.gif) no-repeat;
}
#header-l a {
	display: block;
	width: 189px;
	height: 140px;
}
#header-r {
	float: left;
	width: 586px;
	height: 75px;
	background: url(/img/header-r.gif) no-repeat;
}
#col-left {
	clear: both;
	float: left;
	width: 189px;
	font-weight: bold;
}
#col-left ul {
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
	padding-left: 25px;
	margin-left: 0;
}
#col-left ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#col-left a:link, #col-left a:active, #col-left a:visited {
	color: #666666;
	display: block;
	background: url(/img/menu-li-bg.gif) no-repeat #fff;
	padding-top: 3px;
	padding-left: 20px;
	height: 16px;
	text-decoration: none;
}
#col-left a:hover {
	color: #CC0000;
	text-decoration: none;
}
#col-middle {
	float: left;
	width: 566px;
	margin-top: -40px;
	padding-left: 20px;
}
#col-middle p {
	line-height: 150%;
}
#col-middle ul {
	padding-left: 25px;
	list-style-type: square;
	line-height: 150%;
	margin-left: 0;
}
table thead {
	background-color: #eaeaea;
	text-align: center;
}
table td {
	padding: 2px;
}
table tbody td {

}

