html {
	margin: 0px;
	padding: 0px;
	}
	
body {
	font-size: 11px;
	font-family: Tahoma;
	color: #4D4D4F;
}
	
table, a {
	font-family: Tahoma;
	font-size: 11px;
	color: #4D4D4F;
	text-decoration: none;
	text-align: left;
	}
a:hover {
	text-decoration: underline;
	}
	
input, select, textarea {
	font-size: 11px;
	font-family: Tahoma;
	color: #4D4D4F;
	height: 16px;
	border: 1px solid #949698;
	}
	
#page {
	width: 780px;
	padding: 10px;
	background: white;
	overflow: none;
	text-align: left;
	}
.clearer {
	clear: both;
	font-size: 1px;
	margin: -1px 0;
	}
#content {
	width: 780px;
	background: white;
	overflow: hidden;
	}
	.left {
		width: 380px;
		border-right: 1px solid #dcddde;
		padding-right: 9px;
		margin-right: 10px;
		float: left;
		}
	.right {
		width: 380px;
		float: right;
		}
		
	.item {
		width: 380px;
		overflow: hidden;
		}
		.item_left {
			width: 180px;
			border-right: 1px solid #dcddde;
			padding-right: 9px;
			margin-right: 10px;
			float: left;
			}
		.item_right {
			width: 180px;
			float: right;
			}
	
#bottom {
	width: 780px;
	background: white;
	text-align: right;
	overflow: hidden;
	}
	
	.alt_ads {
		background: #4c4d4f;
		color: white;
		padding: 5px 5px;
		margin-top: 10px;
		}

	
	.copyright {
		background: #007DC5;
		color: white;
		padding: 3px 5px;
		margin-top: 10px;
		}
		.copyright a {
			color: white;
			}
	.bottom_links {
		width: 780px;
		margin-top: 10px;
		color: #C6C8CA;
		text-align: left;
		}
		.bottom_links_left {
			line-height: 20px;
			float: left;
			}
		.bottom_links_right {
			border-left: 1px solid #dcddde;
			padding-left: 9px;
			float: right;
			}
		.bottom_links a {
			color: #949698;
			}
	
#top {
	width: 780px;
	}
	#header_links {
		border-bottom: 1px solid #C9CACB;
		padding: 10px 0px;
		}
		#header_links .div1 {
			width: 50%;
			float: left;
			}
		#header_links .div2 {
			width: 50%;
			color: #C6C8CA;
			text-align: right;
			float: right;
			}
		#header_links .div2 .bold {
			font-weight: bold;
			}


.button_red {font-size: 11px; font-family: Tahoma; font-weight: bold; color: #FFFFFF; height:16px; background: #9E0621; border: 0px;}
.button_blue {font-size: 11px; font-family: Tahoma; font-weight: bold; color: #FFFFFF; height:18px; background: #024D79; border: 0px;}

.search_input {height:18px;}
.no_border {border:0px;}

.img {border: 1px; border-style: solid; border-color: #4D4D4F;}

.light_gray {color: #C6C8CA;}
.gray {color: #949698;}
.main_header {font-family: Arial; font-size: 18px; color: #000000; font-weight: bold;}
.main_header_gray {font-family: Arial; font-size: 18px; color: #949698; font-weight: bold;}
.bio_header {font-family: Arial; font-size: 18px; color: #9E0621; font-weight: bold;}
.header_dark_red {font-family: Arial; font-size: 17px; color: #9E0621; font-weight: bold;}
.header_dark {font-family: Arial; font-size: 15px; color: #000000; font-weight: bold;}

.main_header2 {margin: 0; width: 370px; background: #949698; padding: 3px 0 3px 10px; font-family: Arial; font-size: 18px; color: #FFFFFF; font-weight: bold;}

.dark {color: #000000;}
.dark_b {color: #000000; font-weight: bold;}

.dark_u {color: #000000; text-decoration: underline;}
.dark_u:hover {color: #000000; text-decoration: none;}

.white {color: #FFFFFF;}
.white_b {color: #FFFFFF; font-weight: bold;}
.white_b:hover {color: #FFFFFF; text-decoration: none;}

.dark_red {color: #9E0621;}
.dark_red_b {color: #9E0621; font-weight: bold;}

.dark_blue {color: #024D79;}
.dark_blue_b {color: #024D79; font-weight: bold;}

.dark_blue_u {color: #024D79; text-decoration: underline;}
.dark_blue_u:hover {color: #024D79; text-decoration: none;}

.dark_red_u {color: #9E0621; text-decoration: underline;}
.dark_red_u:hover {color: #9E0621; text-decoration: none;}

.link {color: #949698; text-decoration: underline;}
.link:hover {color: #000000; text-decoration: none;}

.mini {color: #000000; font-family: Arial; font-size: 10px;}

.menu {height: 18px; color: white; background: #024d79; padding: 2px 5px;}
.menu2 {height: 18px; color: white; background: #9e0621; padding: 2px 5px;}

span.search_text { background: yellow; }