body {
	margin: 0px 0px 20px 0px;
	background-color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;	
}
h2 {
	font-size: 16px;
	color: #B80000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6F6F6F;
}
a:link {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:active {
	color: #000000;
	}

a:hover {
	color: #006699;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
}

#main_table {
	margin: 0px;
	padding: 0px;
	width: 900px;
}

#top_corner_border {
	background-color: #000000;
	border: 1px solid #000000;
	height: 16px;
	width: 19px;
}
#banner_corner_border {
	background-color: #848484;
	height: 115px;
	width: 19px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content_side_border {
	background-color: #000000;
	width: 19px;
}

#bottom_corner_border {
	background-color: #848484;
	border: 1px solid #000000;
	height: 16px;
	width: 19px;
}

#top_middle_border {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	background-color: #CC3333;
	height: 18px;
	width: 856px;
	float: left;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

#banner {
	background-image: url(/images/new/banner.jpg);
	background-color: #E7E7E7;
	height: 115px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	background-position: right;
}
#banner a i {
	visibility: hidden;
}
#banner a {
	position: absolute;
	height: 115px;
	width: 400px;
	text-decoration: none;
}

#main_content_table {
	width: 856px;
	padding-left: 30px;
}

#main_content_table_1 {
	width: 656px;
	padding-right: 10px;
}
#main_content_table_2 {
	text-align: left;
	vertical-align: top;
	width: 200px;
	padding: 10px;
}
#center_item {
	overflow: hidden;
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid grey;
	border-bottom: 4px double #000000;
	font-size: 9px;
}

#right_table {
	width: 100%;
}
#right_table a {
	color: #000099;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
#right_table a:hover {
	color: #000099;
	font-size: 12px;
	text-decoration: underline;
}
.extended, .posted {
	text-align: right;
}