body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dedede;
}
body,td,th {
	font-family: Arial;
	font-size: 11px;
}

p {
	font-size: 13px;
}

li {
	list-style-type: none;
	margin-left: 8px;
	margin-top: 4px;
	font-size: 14px;
}

li a {
	color: #cd0038;
	font-size: 14px;
	text-decoration: none;
}

#main_body {
	margin: 0 auto;
	width: 800px;
	background: #ffffff;
	position: relative;
	top: 20px;
	min-height: 840px;
}

#inner_body {
	margin: 0 auto;
	width: 780px;
	background: #ffffff;
	margin-top: 9px;
}

#top_menu {
	float: right;
	font-size: 13px;
	color: #999999;
	font-stretch: expanded;
}

#top_menu a {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

.greylink {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

.greylink:hover {
	color: #000000;
}

#top_menu a:hover {
	color: #000000;
}

#side_menu {
	float: right;
	width: 181px;
	margin-left: 10px;
	background-color: #ffffff;
}

#footer_menu {
	font-size: 13px;
	color: #000000;
	font-stretch: expanded;
	background: #ffffff;
	width: 780px;
	margin: 0 auto;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

#footer_menu a {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}

#footer_menu a:hover {
	color: #000000;
}



.menu_order_links {
	background: #000000;
	font-size: 13px;
	text-align: center;
}

.menu_order_links a {
	color: white;
	text-decoration: none;
}

.menu_order_links a:hover {
	color: red;
	text-decoration: none;
}
	
.style2 {font-size: 10px}

.links {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.text {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.title {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
}
.text-links {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #CC0000;
	text-decoration: none;
}
.stills {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #FF99CC;
}
.stillstitle {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.horiz-space {
	height: 10px;
}

h3 {
	font-size: 17px;
	color: white;
}