body,td,th{
	font-family:Arial Helvetica,sans-serif;
	color:#FFFFFF;
	background-color:#787461;
    margin:0; 
    padding:0;}
img.special {border: 0px;}
img.special2 {border: 2px solid white;}
a:link {color: #FFFFFF;	text-decoration: none;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #FFFFFF;}
.DarkBGLinking {font-size: large;}
.DarkBGLinking a:link {color: #FFFFFF; text-decoration: none;}
.DarkBGLinking a:visited {color: #FFFFFF; text-decoration: none;}
.DarkBGLinking a:hover {color: #FFFFFF; text-decoration: underline;}
.DarkBGLinking a:active {color: #FFFFFF; text-decoration: none;}

.ListVideoBox {width: 316px; height: 100px; float: left; line-height: 1.2;margin-bottom:0px;}

.SmallerListBox {width: 275px; height: 64px; float: left; line-height: 1.1;}
.MediumListBox {width: 326px; height: 60px; float: left; line-height: 1.1;}
.VideoTitleStyle {font-size: large;}
.VideoTitleStyle2 {font-size: small; font-weight: bold;}
.VideoDescriptionStyle {font-size: x-small}
.MoreBox {
	width: 326px;
	height: 60px;
	float: left;
	line-height: 40px;
}
.ListTitleHeadingStyle {
	font-size: x-large;
	font-weight: bold;
	line-height: 2.2;
}
.AnchorTextStyle {
	font-size: x-small;
	color: #b4ae92;
}
.AnchorTextStyle a:link, .AnchorTextStyle a:active, .AnchorTextStyle a:visited {color: #b4ae92; text-decoration: none;}
.AnchorTextStyle a:hover {color: #b4ae92; text-decoration: underline;}
#BGColorForSure {position:absolute;	width:100%;	height:100%; z-index:-1; left: 0px;	top: 0px; background-color: #787461;}
.AdInfoLinkStyle {position: relative; float: left; width: 613px; left: 20px; height: 300px; top: 33px;}
.AdInfoLinkStyle a:link, .AdInfoLinkStyle a:active, .AdInfoLinkStyle a:visited {color: #FFFFFF; text-decoration: none;}
.AdInfoLinkStyle a:hover {color: #FFFFFF; text-decoration: underline;}
.ContactStyle{font-size: x-large}


form.search {
	float:right;
	color:#333;
	font:bold normal 12px/12px Arial, Helvetica, sans-serif;
	margin:65px 5px 0px 0px;
	background:url(../images/search_bgform.png);
	width:363px;
	height:35px;
	padding:0px;
	padding-top:3px;
	padding-left:12px;
}

form.search .input {
	background:url(../images/search_bg.png);
	width:237px;
	height:29px;
	border:0px;
	padding:0px 4px;
}

form.search .button {
	background:url(../images/search_btn.png);
	width:98px;
	height:29px;
	border:0px;
	padding:0px;
}



ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 980px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background: url(../images/topnav_orange.gif) repeat-x;
	font: 14px normal Verdana, Arial, Helvetica, sans-serif;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #1376c9 url(../images/topnav_active.gif) repeat-x; }
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 970px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}

.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

a.paginate {
	border: 1px solid #000080;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #000080;
	background-color: #FFF;
}


a.paginate:hover {
	background-color: #000080;
	color: #FFF;
	text-decoration: underline;
}

a.current {
	border: 1px solid #000080;
	font: bold .9em Arial,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#000080;
	color: #FFF;
	text-decoration: none;
}
.numbers {
	margin:0px 0px 10px 10px;	
}
