html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}
body {
	font-family: Bookman Old Style;
	background-color: #705128;
	background-image: url(http://www.cornerstonedesigns.us/NewSite/Skins/EarthTone/MainBG.gif);
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: verdana;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: verdana;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 15px;
	color: #FF1100;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: verdana;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.SubTitle {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
.Navi {
	font-family: Bookman Old Style;
	font-size: 24px;
	font-weight: bold;
}
.Message {
	font-family: verdana;
	color: #FF1100;
	font-weight: normal;
}
.Reel_Links {
	font-family: verdana;
	font-size: 15px;
	color: #FF1100;
	font-weight: bold;
	text-decoration: none;
}
.Content_Links {
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #FF1100;
	font-weight: normal;
	text-decoration: underline;
}
.Menu_Links {
	font-family: verdana;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.TOP {
	font-family: verdana;
	font-size: 10px;
	color: #FF1100;
	font-weight: normal;
}
.Copyright {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.tdBorder{ 
	border: 2px solid #FF1100;
	background: #FFFFF;
}
