body { background-image:url(/fend/images/bg3.png); padding: 0px; margin: 0px; font-size: 12px; color: #666; font-family : Verdana, Helvetica, Arial, sans-serif; line-height:1.7em;  }

h1,h2,h3,h4,h5{ margin:0;padding-top:6;}

h1 {color: #536d54; font-size: 1.5em; font-weight: normal;}
h2 {font-size : 13px; font-weight : bold; color : #84a923;}
h3 {font-size : 18px; font-weight : bold; color : #3F597F;}
h4 { color: #183a17; font-size: 12px;font-weight: bold;}
h5 { font-size : 13px; font-weight : bold; color : #ffffff;}

p { }
ul,ol,li {}

a:link, a:visited, a:active { font-size: 1.1em; color: #874342; text-decoration: none;}
a:hover { color: #af7978; text-decoration: underline;}
a:link img, a:visited img { border-style: none;}
a img {color: #ffffff;}

td { color: #666;}
td.news_heading {text-align:left; padding-left:5px;	padding-top:3px; padding-bottom:3px; font-weight:bold;}
td.news_content { text-align:left; padding-left:10px;}
td.news_more {text-align:right;}

a.bottom_nav:link, a.bottom_nav:visited, a.bottom_nav:active {	color:#303030;	text-transform:lowercase;}

div.bottom_nav {	color:#303030; margin:auto; margin-top: 10px;}

/* Header */
div.header{/*background-image:url(/fend/images/bg_header.png);*/ background-color:#000; height:85px; text-align:center; color: #f0edcf;}
div.navigation{ background-color: #536d54; height:22px; text-align:center;}

/* Content */
div.content_wrapper1{ width:780px; background-image: url(/fend/images/shade_left.png); margin:auto; background-repeat: repeat-y;}
div.content_wrapper2{background-image: url(/fend/images/shade_right.png); background-repeat:repeat-y; margin-left:15px;}

div.content_sub{margin:auto; width:700px;}


/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/

/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

