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

body {background-color:#f0eada; 
  	font-family:Georgia;
	font-size:11px; 
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
	color:#000000; }
	
img { border:0px;}
	
.menu { font-size:12px; font-weight:bold; text-decoration:none; color:#000000;}
.menu:link { font-size:12px; font-weight:bold; text-decoration:none;  color:#000000;}
.menu:hover { font-size:12px; font-weight:bold; text-decoration:none;  color:#990000;}
.menu:visited { font-size:12px; font-weight:bold; text-decoration:none;  color:#000000;}

.link { text-decoration:underline; color:#990000;}
.link:hover { text-decoration:underline; color:#990000;}
.link:active { text-decoration:underline; color:#990000;}
.link:visited {text-decoration:underline; color:#990000;}

.login { font-size:11px; color:#000; text-decoration:underline;}

.on {font-size:12px; font-weight:bold; text-decoration:none;  color:#990000;}
.u {text-decoration:underline;}
.weather { font-family:Verdana; font-size:11px;}
	
.headline { font-size:38px; font-weight:bold; line-height:40px; }
.subtitle { font-size:16px; font-weight:bold; }

.rssw{ color:#000; font-size:11px; line-height:14px; text-decoration:none;}
.rsstitle{ color:#990000; font-size:11px; line-height:14px; text-decoration:none; font-weight:bold;}
.stxt { border:1px solid #333333; background-color:#fff; width:176px;}
.lbox { border:1px solid #333333; background-color:#fff; width:350px; padding:10px;}
.nbox { border:1px solid #333333; background-color:#fff; width:200px; padding:10px;}
.blbox { border:1px solid #333333; background-color:#fff; width:253px; padding:5px;}
.dbox {border-width: 7px;}

.t12 { font-size:12px;}

.footer { font-size:10px; color:#000; text-decoration:none;}

.rss_box { background-color: #ffffff;}
.rss_title, rss_title a {text-decoration:none;  color:#990000; font-weight:bold; font-size:11px;}
.rss_items { list-style:none; margin:0; padding:0; }
.rss_item  { font-size: 10px; margin-bottom: 1em; color:#000000; }
.rss_item a:link, .rss_item a:visited, .rss_item a:active , .rss_item a:hover{ color:#990000; text-decoration:none; }
.rss_date, rss_date a  { font-size: 10px; color:#000000; }

#mbox{background-color:#fff; border:1px solid #fff;  padding:10px;}
#mbm{font-family: Verdana;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(images/index/overlay.png);}
.dialog {display:none}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/index/overlay.png", sizingMethod="scale");}


.root 		{
		position:relative;
		height:			650px;
		width:			580px;
		margin: 			0px 0px 0px 10px;		
		}
.root p 	{
		margin:			0px 0px 0px 0px;
		}
.thumb 		{
		position:			absolute;
		height:			30px;
		width:			9px;
		left: 			10px;
		
		}
.up, .dn 	{
		position:			absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer { 
		position:			absolute; 
		left:			0px; 
		top:			0px;
		width:			580px; 
		height:			650px; 
		clip:			rect(0 580 650 0); 
		overflow:			auto; 
		border-top:		1px solid #ffffff;
		border-left:		1px solid #ffffff;
		border-right:		1px solid #ffffff;
		border-bottom:		1px solid #ffffff;
		background:		#ffffff;
		}
		
.scrollContent {
	position:			absolute;
	left:			1px;
	top:			0px;
	width:			560px;
		}

.root2 		{
		position:relative;
		height:			650px;
		width:			560px;
		margin: 			0px 0px 0px 0px;		
		}	
		
.scrollContainer2 { 
		position:			absolute; 
		left:			0px; 
		top:			0px;
		width:			560px; 
		height:		650px; 
		clip:			rect(0 650 560 0); 
		overflow:			auto; 
		border-top:		1px solid #ffffff;
		border-left:		1px solid #ffffff;
		border-right:		1px solid #ffffff;
		border-bottom:		1px solid #ffffff;
		background:		#ffffff;
		}
.scrollContent2 {
	position:			absolute;
	left:			2px;
	top:			0px;
	width:			560px;
		}