body {
	background-image:url(images/main_back.gif);
	background-repeat:repeat-x;
	font:9pt arial;
	color:#333;
	margin:0px;
}

table {
	font:8pt arial;
	color:#333;
}

table a {
	font:8pt arial;
	color:#336699;
	text-decoration:none;
}

table a:hover {
	color:#066bc9;
	text-decoration:underline;
}

hr {
	color:#066bc9;
	height:1px;
}

.right_links a {
	color:#01c025;
}

.more_link a {
	color:#066bc9;
}

.bottom_links {
	color:#fff;
}

.bottom_links a:hover {
	color:#00CC00;
	text-decoation:underline;
}

.bottom_links a {
	color:#fff;
	text-decoation:none;
}

.vixen {
	padding:4px;
	background-color:#cccccc;
	border-bottom:1px solid #ffffff;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
}

.vixen a, .vixen a:hover {
	color:#666666;
	text-decoration:none;
}

h5 {
	color:#ed3125;
	margin:0px;
	padding:0px;
}

h4 {
	color:#046BC7;
	margin:0px;
	padding:0px;
}

h3 {
	color:#01C025;
	margin:0px;
	padding:0px;
}

.header {
	background-image:url(images/blank_header1.gif);
	background-repeat:no-repeat;
	height:35px;
	width:571px;
}

ul {
	list-style-image:url(images/arrow.gif);
	margin-left:35px;
}

.contact_cells td {
	border-bottom:1px solid #ececf0;
}

.people {
	width:100%;
	border:1px outset #ffffff;
	border-bottom:4px solid #ed3125;
	padding:5px;
	padding-bottom:15px;
	background-image:url(images/people_back.gif);
	background-repeat:repeat-x;
}

.people_menu td {
	border-bottom:1px dotted #cccccc;
}

.people_menu td a {
	text-decoration:none;
	color:#333333;
}

.people_menu td a:visited  {
	color:#333333;
}

.people_menu td a:hover  {
	color:#ed3125;
}

.promo_box a {
	color:#000066;
}

.promo_box a:hover {
	color:#ffffff;
}