h1 {
	size:15;
	font-size: 17px;
	color: #F60;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(ReggisImages/ArrowWhite.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	}
h2 {
	size:15;
	font-size: 14px;
	color: #630;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	
	}
.Size10Text {
	font-size: 11px;
	background-color: #FFF;
	border: thin solid #CCC;
}
.size10Text_noBorder {
	font-size: 10px;
}


#TopMenu {
	background-image: url(ReggisImages/top.jpg);
	height: 80px;
	width: 980px;
}
#TopSlide {
	background-image: url(ReggisImages/menu-slideshow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 226px;
}
#mainBody {
	background-image: url(ReggisImages/body.jpg);
	background-repeat: repeat-y;
}
#leftTop {
	background-image: url(ReggisImages/leftTop.jpg);
	height: 154px;
	width: 219px;
	background-repeat: no-repeat;
}
.WhiteLinks {
	color: #FFF;
	font-weight:bold;
}
.WhiteText {
	color: #FFF;
	font-size: 10px;
}
#SelectedPage {
	background-image: url(ReggisImages/SelectedPage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 51px;
}


#contactInfo {
	background-image: url(ReggisImages/contactinfo.jpg);
	height: 104px;
	width: 219px;
	background-repeat: no-repeat;
}
#Bot {
	background-image: url(ReggisImages/bot.jpg);
	background-position: center center;
	height: 43px;
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #C64501;
}
a:active {
	text-decoration: none;
	color: #000;
}
#FlashHeaderPosition {
	margin-left: 0px;
	margin-top: 3px;
}

