body {
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	border:1px solid #000;
	background: url(img/bckg.jpg) repeat-x #0A8FDE;
	margin-top: 0px;
	margin-left: 80px;
	margin-right: 80px;
	width:1100px;
	
	}
a {
	color:#10639a;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
p { 
	padding: 0 10px 5px 10px;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0; padding:10px 0 0 10px;
	font-size:1.5em;
	color:#10639a; 
	}
#header {
	background:url(test/images/header_bckg.jpg) no-repeat top right #0EA5FE;
	}
#logo {
	width:1000px;
	padding:50px 60px 0 40px;
	height:130px; 
	background:url(img/head_bckg.jpg) no-repeat #0EA5FE; 
	}
#logo a{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none;
	font-weight:bold;
	font-size:0.8em; 
	}
#logo_text { 
	float:right; width:200px;
	font-size:0.8em;
	color:#fff;
	line-height:12px;
	padding-top:5px;
	}
#menu {
	background: url(img/menu_bckg.gif) repeat-x #fff;
	height:40px;
	width:1100px;
	padding-top:10px;
	}
#menu_list {
	margin:0 auto;
	}
#menu a { 
	display:block;
	color:#000000;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	margin:0 20px;
	padding-top:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#menu a:hover{
	color:#078DE2;
	}
.splitter {
	display:block; 
	float:left;
	}
.item img { 
	background-color:#FFFFFF;
	padding:6px;
	border:1px solid #d0d0d0;
	}
.item a { 
	display:block; 
	float:left; 
	font-size:0.9em; 
	color:#bd131d;
	}
.description { 
	display:block;
	float:right; 
	width:220px; 
	padding: 10px 20px 30px 0; 
	line-height:12px;
	}
p.additional { 
	margin:0 10px; 
	color:#666666; 
	font-size:0.8em; 
	line-height:11px; 
	border-top:1px solid #bdbdbd; 
	padding: 10px 0; 
	font-weight:normal;
	}
#text { 
	width:780px;
	margin: 0 292px 0 0; 
	padding:10px;
	}
#text li {
	list-style:none; 
	padding-left:20px; 
	background:url(img/li.gif) no-repeat 0px 4px;
	line-height:18px;
	}
#sidebar { 
	float:right; 
	width:230px; 
	padding: 10px 35px 0px 10px; 
	font-size:0.9em; 
	line-height:16px;
	}
#sidebar a{ 
	font-weight:bold; 
	}
#sidebar h1 { 
	font-family: Verdonana, Arial, Helvetica, sans-serif; 
	font-size:1.2em; 
	margin:0; 
	padding:0 0 5px 0; 
	color:#000;
	}
#main { 
	width:1100px;
	float:left; 
	background:url(img/sidebar_bckg2.gif) no-repeat top right #fff; 
	}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background:url(img/footer_bckg.gif) repeat-x #000; 
	width:1100px;
	height:55px; 
	clear:both;  
	}
#left_footer { 
	float:left; 
	padding:20px 0 0 30px; 
	color:#fff; 
	font-size:0.8em;
	}
#left_footer a { 
	color:#fff;
	}
#left_footer a:hover { 
	text-decoration:none;
	}
#right_footer { 
	float:right;  
	padding:20px 30px 0 0; 
	color:#fff;  
	font-size:0.8em; 
	text-align:right;
	}
#right_footer a { 
	color:#fff;
	}
	
/* --------------- */
/* Ticker Vertical */

#NewsTicker{
	border:solid 1px #cccccc;
	width:220px;
	height:580px;
	margin:0 auto;
	background-color: #FFFFFF;
}
#NewsTicker h1{
	padding:6px;
	margin:0;
	border:0;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	background-color: #33CCFF;
	}
#NewsVertical {
	width: 200px;
	height: 540px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
		width: 200px;
		height: 540px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
#TickerVertical li {
		display: block;
		width: 200px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		line-height:16px;
		margin: 0;
		padding: 2px;
		float: left;
	}
#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}

img { behavior: url(iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(img/subscribe2.png) no-repeat right top;
}


