.top_links {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bgRight {
	background-image: url(/images/right_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bgTopRight {
	background-image: url(/images/right_top_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.side_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 18px;
}
.side_nav:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E1E6EC;
	text-decoration: none;
	background-color: #000000;
	font-size: 11px;
}
.title {

	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.header_image {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-color: #DDE2E8;
	height: 179px;
	width: 728px;
	margin: 0px;
	background-position: left top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
.main_links {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.small_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.top_links:hover{
	font-family: "Courier New", Courier, mono;
	color: #E1E6EC;
	text-decoration: none;
	background-color: #000000;
}
.small_header {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.normal_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.normal_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.cheapcalls {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	letter-spacing: -.1em;
}

