@charset "UTF-8";
/* CSS Document */

a:link {
	background: none;
	color: #303030;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	background: none;
	color: #303030;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #F67D41;
}

a:link.navlev1 {
	background: none;
	color: #f0f0f0;
	font-weight: normal;
	text-decoration: none;
}

a:visited.navlev1 {
	background: none;
	color: #f0f0f0;
	font-weight: normal;
	text-decoration: none;
}

a:hover.navlev1 {
	color: #ffffff;
	font-weight: normal;
}

a:link.navlev2 {
	background: none;
	color: Gray;
	font-weight: normal;
	text-decoration: none;
}

a:visited.navlev2 {
	background: none;
	color: Gray;
	font-weight: normal;
	text-decoration: none;
}

a:hover.navlev2 {
	color: #404040;
}

table.worksheet {
	width: 804px;
}

td.ws_header {
	width: 804px;
	height: 85px;
	background-image: url(images/ws_header_bg.png);
	background-repeat: no-repeat;
}

td.ws_body {
	width: 804px;
	background-image: url(images/ws_body_bg.png);
	background-repeat: repeat-y;
}

td.ws_footer {
	width: 804px;
	height: 40px;
	background-image: url(images/ws_footer_bg.png);
	background-repeat: no-repeat;
}

table.header {
	width: 786px;
	height: 76px;
	margin-top: 9px;
	margin-left: 9px;
	margin-right: 9px;
}

td.logo {
	width: 161px;
}

td.bordernav {
	width: 625px;
	height: 20px;
	color: #f0f0f0;
	font-size: 9px;
}

td.bordernavlinks {
	height: 20px;
	color: #f0f0f0;
	font-size: 9px;
	padding-right: 28px;
}

td.headerspace {
	width: 625px;
	height: 21px;
}

td.topnav {
	height: 35px;
	width: 625px;	
}

table.topnavigation {
	width: 620px;
	height: 35px;
	margin-right: 5px;
	background-image: url(images/nav_top_bg.png);
	background-repeat: no-repeat;
}

table.topnavbuttons {
	width: 500px;
}

table.body {
	width: 786px;
	margin-left: 9px;
	margin-right: 9px;
}

td.leftnav {
	width: 161px;
}

td.content {
	width: 625px;	
}

table.contentwindow {
	width: 620px;
	margin-right: 5px;
}

table.contentwindow_start {
	width: 786px;
}

td.cw_topleft {
	width: 15px;
	height: 15px;
	background-image: url(images/cw_topleft_bg.png);
}

td.cw_topcenter {
	width: 590px;
	height: 15px;
	background-image: url(images/cw_topcenter_bg.png);
}

td.cw_topcenter_start {
	width: 756px;
	height: 15px;
	background-image: url(images/cw_topcenter_bg.png);
}

td.cw_topright {
	width: 15px;
	height: 15px;
	background-image: url(images/cw_topright_bg.png);
}

td.cw_middleleft {
	width: 15px;
	height: 15px;
	background-image: url(images/cw_middleleft_bg.png);
}

td.cw_middlecenter {
	width: 590px;
	height: 15px;
	background-image: url(images/cw_middlecenter_bg.png);
}

td.cw_middlecenter_start {
	width: 756px;
	height: 15px;
	background-image: url(images/cw_middlecenter_bg.png);
}

td.cw_middleright {
	width: 15px;
	height: 15px;
	background-image: url(images/cw_middleright_bg.png);
}

td.cw_bottomleft {
	width: 15px;
	height: 15px;
	background-image: url(images/cw_bottomleft_bg.png);
}

td.cw_bottomcenter {
	width: 590px;
	height: 15px;
	background-image: url(images/cw_bottomcenter_bg.png);
}

td.cw_bottomcenter_start {
	width: 756px;
	height: 15px;
	background-image: url(images/cw_bottomcenter_bg.png);
}

td.cw_bottomright {
	width: 15px;
	height: 15px;
	background-image: url(images/cw_bottomright_bg.png);
}

table.navigationwindow {
	width: 156px;
	margin-left: 5px;
}

td.nw_header {
	width: 156px;
	height: 28px;
	background-image: url(images/nw_header_bg.png);
	background-repeat: no-repeat;
}

td.nw_body {
	width: 156px;
	background-image: url(images/nw_body_bg.png);
	background-repeat: repeat-y;
}

td.nw_footer {
	width: 156px;
	height: 10px;
	background-image: url(images/nw_footer_bg.png);
	background-repeat: no-repeat;
}

table.subnav {
	width: 590px;
	height: 25px;
}

td.sn_nav {
	height: 25px;
	width: auto;
}

td.sn_last {
	height: 25px;
	width: 100%;
	background-image: url(images/sn_last_bg.png);
	background-position: left;	
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
}

td.bordernavlinks {
	height: 20px;
	color: #dfdfdf;
	font-size: 9px;
	padding-right: 28px;
}

td.footerlinks {
	height: 20px;
	color: Gray;
	font-size: 9px;
	padding-right: 180px;
}

td.footerlinks_start {
	height: 20px;
	color: Gray;
	font-size: 9px;
}

table.navpoints {
	margin-left: 6px;
	margin-right: 6px;
}

._textheadline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #707070;
}

._textheadline_small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #707070;
}

#slider{height:164px; position:relative; width:756px; margin:0 auto; overflow:hidden; margin-bottom:13px; border:1px solid #ccc}
div.scroller{height:164px; overflow:hidden; width:756px; zoom:1}
div.scroller .content{padding:0}
div.slidercontrolwr{position:absolute; right:15px; top:15px}
div.scroller img{border:none}
div.scroller div.section{float:left; height:164px; overflow:hidden; width:756px}
div.scroller div.content{width:10000px; float:left}
.slidercontrol{list-style:none; margin:0px; padding:0px}
.slidercontrol a{color:#aaa; filter:alpha(opacity=60); float:left; height:14px; margin:0px 2px; opacity:0.6; overflow:hidden; padding:0px; text-decoration:none; text-indent:-1000px; width:14px}
.slidercontrol a:hover{filter:alpha(opacity=100); opacity:1}
.content .sliderdescription{background:url(../images/grid.gif) repeat left top; color:#222; filter:alpha(opacity=50); font:12px bold Helvetica,sans-serif; left:15px; opacity:0.5; padding:10px; position:relative; top:-100px; width:650px}
div.sliderdescription:hover,.sliderdescription.active{background-color:#fff !important}
.content a{font:12px bold Helvetica,sans-serif; text-decoration:none}
a.aprev{background:url(../images/aprev.gif) no-repeat 3px 3px}
a.anext{background:url(../images/anext.gif) no-repeat 3px 3px}
a.astop{background:url(../images/astop.gif) no-repeat 3px 3px}
a.aplay{background:url(../images/aplay.gif) no-repeat 6px 3px}

