a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}

a.news:link {
	color: #59582B;
}
a.news:visited {
	color: #59582B;
}
a.news:hover {
	color: #59582B;
}
a.news:active {
	color: #59582B;
}

a.footer:link {
	color: #9C9779;
	text-decoration:none;
}
a.footer:visited {
	color: #9C9779;
	text-decoration:none;
}
a.footer:hover {
	color: #006699;
	text-decoration:none;
}
a.footer:active {
	color: #006699;
	text-decoration:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#59582B;
	line-height:15px;
}
.footerText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9C9779;
	line-height:15px;
	letter-spacing:1px;
}
.closeWindow{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#006699;
	line-height:15px;
}
.captionText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#59582B;
	line-height:12px;
	padding:5px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}
.bodyBG{
	background-repeat:no-repeat;
}
.headerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
	text-transform:uppercase;
	letter-spacing:1px;
}
.headerTextLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
	text-transform:uppercase;
}

a.video-back-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#78735b;
	background:#fed457;
	text-decoration:none;
	padding:5px 10px;
	text-shadow: 0px 1px 0px #fede7e;
	box-shadow: 0px 1px 2px #8c876c;
	-webkit-box-shadow: 0px 1px 2px #8c876c;
	-moz-box-shadow: 0px 1px 2px #8c876c;
}

a.video-back-link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#78735b;
	background:#f7ca46;
	text-decoration:none;
	padding:5px 10px;
	text-shadow: 0px 1px 0px #fede7e;
	box-shadow: 0px 1px 2px #8c876c;
	-webkit-box-shadow: 0px 1px 2px #8c876c;
	-moz-box-shadow: 0px 1px 2px #8c876c;
}

p{
	padding-top:0px;
	margin-top:0px;
}
p1
	padding-top:50px
	margin-top:50px
}