/* general body styles */
	body {
		font-size: 13px;
		color: #222222;
		margin: 20px;
		margin-top: 0px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		background: #8d8d8d url('/_IMAGES/_XSL/templates/www_main/bg-top.jpg') repeat-x top;
	}
	
	h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 0px;
	}
	
	p {
		font-size: 13px;
		line-height: 2;
	}
	
/* general link styles */
	a:link {
	color: #157c00;
	text-decoration: none;
	}
	a:visited {
	color: #157c00;
	text-decoration: none;
	}
	
/* message styles */
	#tmpl_message_table {
		width: 900px;
		color: #222222;
		font-size: 11px;
		height: 38px;
		z-index: 1;
		position: relative;
		background: #8d8d8d url('/_IMAGES/_XSL/templates/www_main/nabmenu-bg-top.jpg') repeat-x top;
	}
	#tmpl_message_table td {
		padding-bottom: 0px;
		padding-top: 0px;
	}
	#tmpl_message_table td.left {
		padding-left: 10px;
	}
	#tmpl_message_table td.right {
		text-align: right;
		padding-right: 10px;
	}
	#tmpl_message_table td a {
	color: #006633;
	}
	#tmpl_message_table td a:visited {
		color: #006633;
	}
	
/* header styles */
	#tmpl_header {
		width: 900px;
		height: 197px;
		margin-top: 0px;
		margin-bottom: 0px;
	}	
/* tab styles */
	#tmpl_tab_table {
		margin: 0px auto;
		width: 902px;
		border-bottom: 1px solid white;
	}
	#tmpl_tab_table.popup {
		margin-top: 15px;
	}
	#tmpl_tab_table td.middle {
		background: url('/_IMAGES/_XSL/templates/www_main/navmenu-bg.jpg');
	}
	#tmpl_tab_table ul {
		margin: 0 0 0 20px;
		padding: 0px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	}
	#tmpl_tab_table ul li {
		list-style: none;
		line-height: 38px;
		float: left;
		margin: 0px;
		padding-left: 25px;
		color: #a3a3a3;
		font-size: 14px;
		text-align: center;	
	}
	#tmpl_tab_table ul li.selected {
		color: #c9e0ac;
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;	
	}
	#tmpl_tab_table ul li a {
		color: #a3a3a3;
		text-decoration: none;
	}
	#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
	}
	#tmpl_tab_table ul li.selected a {
		color: #c9e0ac;
		text-decoration: underline;
	}
	#tmpl_tab_table ul a:hover {
		color: #fefefe;
		text-decoration: underline;
	}
	#tmpl_tab_table ul li div.bg {
		/*padding-top: 10px;*/
		/*padding-bottom: 5px;*/
		height: 38px;
		background-position: bottom;
	}
	#tmpl_tab_table ul li.selected div.bg {
	}
	
/* top nav styles */
	#tmpl_top_nav {
		color: #222222;
		font-size: 14px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-bottom: 10px;
	}
	#tmpl_top_nav a {
		color: #222222;
	}
	#tmpl_top_nav td {
		border: 1px solid #9a9a9a;
	}
	#tmpl_top_nav td.middle {
		background: #d6d6d6;
		padding: 7px;
	}
	
/* body styles */
	#tmpl_body {
		width: 900px;
		background-color: #e4e4e4;
	}
	#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 10px;
	}

/* footer styles */
	#tmpl_footer_table {
		width: 900px;
		color: #6f6f6f;
		font-size: 11px;
		text-align: center;	
	}
	#tmpl_footer_table td.middle {
		background: url('/_IMAGES/_XSL/templates/www_main/footer-bg.jpg');
		height: 52px;
	}
	#tmpl_footer_table td.bottom {
		text-align: right;
		padding: 0px;
	}
	#tmpl_footer_table td.bottom a {
		color: #060606;	
	}
	#tmpl_footer_links {
		width: 900px;
		margin-top: 10px;
		color: #060606;
		font-size: 11px;
	}
	#tmpl_footer_links td a {
		color: #060606;
	}
	#tmpl_footer_links td img {
		border: none;
	}
	#tmpl_footer_links td.right {
		text-align: right;
	}
	
.cb-wrap {
	width: 510px;
	height: 210px;
	text-align: center;
	margin: 0px auto;
	padding: 15px 0 0 18px;
	color: #2c351d;
	background: url('/_IMAGES/_XSL/templates/www_main/splash-bg.jpg') no-repeat top center;
}
.cb {
	float: left;
	width: 140px;
	font-size: 12px;
	display: block;
	padding: 10px 10px 20px 10px;
}
.cb a{
	font-weight: bold;
	font-size: 18px;
	Color: #222222;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cb a:hover {
	color: #FFF;
	text-decoration: underline;
}
.weblinks {
	margin: 50px 0 0 0;
	background: #EEE9E2;
	border: 1px solid #8F8F8F;
	line-height: 2;
}
.weblinks-title {
	padding: 2px;
	color: #fff;
	font-weight: bold;
	background: url('/_IMAGES/_XSL/templates/www_main/title-bg.jpg');
}
.weblinks li {
	list-style: none;
}
#player {
	margin: 110px 0 0 0;
	padding: 0px;
	height: 110px;
	width: 300px;
}