a img {
	border: 0;
}
font#red {
	color: #990000;
}
div.top {
	position: relative;
	width: 100%;
	height: 170px;
	background-color: #990000;
}
div.sidecontent {
	position: relative;
	width: 100%;
	height: 10px;
	background-color: #eadfd0;
}
div.csw {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url('img/c_sw.gif');
}
div.cse {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url('img/c_se.gif');
}
div.cnw {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('img/c_nw.gif');
}
div.cne {
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url('img/c_ne.gif');
}
div.logo {
	position: relative;
	left: 45px;
	top: 30px;
	width: 98px;
}
div.logo td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 0 0 0 0;
}
div.search {
	position: relative;
	right: 0px;
	top: 58px;
	width: 185px;
}
div.search td {
	text-align: center;
}
div.search td a, div.search td a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	padding: 0 0 0 0;
}
div.search td a:hover {
	text-decoration: none;
}
div.logotextcontainer {
	position: relative;
	left: 0px;
	width: 557px;
	top: 5px;
}
div.logotexttop {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 0;
}
div.logotextmiddle td {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 0 0 0;
}

/* content classes */
td.sidecontent {
	background-color: #eadfd0;
}
div.pcontainer {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 0 0 10 0;
	padding: 0 0 0 0;
}
div.pcontainer, div.pcontainer a, div.pcontainer a:visited, div.pcontainer a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
div.pwleft {
	position: relative;
	width: 140px;
	padding: 7 0 7 20;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	color: #990000;
}
div.pwleft a, div.pwleft a:visited {
	text-decoration: none;
	color: #990000;
	margin: 0 0 0 0;
}
div.pwleft a:hover {
	text-decoration: underline;
	color: #990000;
}
div.pbleft {
	position: relative;
	width: 140px;
	padding: 7 0 7 20;
	margin: 0 0 0 0;
	background-color: #000033;
	color: #FFFFFF;
}
div.divider {
	position: relative;
	width: 100%;
	height: 10px;
}
div.dividerwhite {
	position: relative;
	width: 100%;
	height: 10px;
	background-color: #FFFFFF;
}
div.dividercontent {
	position: relative;
	width: 100%;
	height: 10px;
	background-image: url('img/bg_divider.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
div.pccontainer {
	position: relative;
	padding: 0 10 10 10;
}
div.pccontainer, div.pccontainer td, div.pccontainer a, div.pccontainer a:visited, div.pccontainer a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
div.pccontainer a, div.pccontainer a:visited {
	text-decoration: none;
	color: #990000;
}
div.pccontainer a:hover {
	text-decoration: underline;
	color: #990000;
}
div.pccontainer h2, div.pccontainer td h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: body;
}

td.contentbody {
	width: 100%;
	padding: 0 0 0 0;
	background-color: #e7e7e7;
}
div.contentbody {
	position: relative;
	padding: 10 10 10 10;
	margin: 10 10 10 10;
}
div.contentbody, div.contentbody td, div.contentbody a, div.contentbody a:visited, div.contentbody a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
div.contentbody a, div.contentbody a:visited {
	text-decoration: none;
	color: #990000;
}
div.contentbody a:hover {
	text-decoration: underline;
	color: #990000;
}
div.contentbody h2, div.contentbody td h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: body;
}
div.contentbody img#right {
	margin: 0 0 10 10;
	display : block;
	border: 1px solid #666666;
}
div.contentbody img#left {
	margin: 0 10 10 0;
	border: 1px solid #666666;
}
div.banners img {
	position: relative;
	border: 1px solid #666666;
}
div.copyrights {
	position: relative;
	width: 100%;
	padding: 0 0 0 0;
	margin: 10 10 10 10;
}
div.copyrights, div.copyrights td, div.copyrights a, div.copyrights a:visited, div.copyrights a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
div.copyrights a, div.copyrights a:visited {
	text-decoration: none;
	color: #990000;
}
div.copyrights a:hover {
	text-decoration: underline;
	color: #990000;
}
div.contenthead {
	position: relative;
	width: 100%;
	height: 60px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
div.contenthead, div.contenthead td, div.contenthead a, div.contenthead a:visited, div.contenthead a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
}
div.contenthead, div.contenthead a, div.contenthead a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div.contenthead a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
div.contnumber {
	position: relative;
	width: 280px;
	padding: 7 20 7 30;
	margin: 0 0 0 0;
	background-color: #000033;
}
div.contcategories {
	position: relative;
	width: 100%;
	padding: 7 0 7 0;
	margin: 0 0 0 0;
	background-color: #003366;
}
div.contcategories div {
	padding: 0 0 0 0;
	margin: 0 20 0 30;
}
#gray {
	background-color: #CCCCCC;
}
