body  {
	background-color:#729fc9;
	border : 0px #000 none;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	background-image:url('/images/blubar.gif');
	background-repeat:repeat-xy;
	
	/* background: white url(/images/someimage.gif) no-repeat left top; */
/*
	scrollbar-arrow-color : white;
	scrollbar-face-color : #cccccc;
	scrollbar-shadow-color : #444444;
	scrollbar-darkshadow-color : #003377;
	scrollbar-track-color : #999999;
	scrollbar-highlight-color : #eeeeee;
	scrollbar-3dlight-color : Black;
*/
	color:#111111;
	font-size:9pt;
	font-family:Arial, Helvetica;
	font-style:normal; 
	font-weight:bold; 
	text-decoration:none;
	text-align : left;

}

a:link{color: #0000ff; text-decoration: underline; }
a:visited {color: #0000ff; text-decoration: underline; }
a:hover {color: #FFFFFF; text-decoration: none;
background-color:#CC0000; }
a:active {color: #000000; text-decoration: none; }

.header {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #999999;
}
/* Accordion Menu CSS Starts Here */

.menu_list {	
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #CC0000 url(/images/left.png) center right no-repeat;
	color:#FFFFFF;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#006699;
  color:#000000;
  background-color:#DFE4EA;
  padding-left:10px;
  padding-top:3px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #0000FF;
  text-decoration:underline;
  }
/* Accordion Menu CSS Ends Here */
#catlist a {
	text-decoration:none;
	color:#0000FF;
	}
#catlist a:hover {
	color:#FFFFFF;
	}
#mainsection {
	background-color:#DFE4EA;
	}
#leftsection {
	background-color:#cc0000;
	border-right:1px solid #999999;
	border-bottom:1px solid #99999;
	}
#rightsection {
	background-color:#DFE4EA;
	border-left:1px solid #000;
	}
.bartopbottom {
	padding: 3px 0 3px 10px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	font-weight:bold;
	background-color:#CCCCCC;
	text-align:left;
	}
#featurelist a {
	font-weight:bold;
	text-decoration:none;
	color:blue;
	}
#featurelist a:hover {
	color:white;
	}
#mainsection table {
	text-align:left; 
	}
#footer {
	text-align:center;
	}
#footer ul {
	padding:3px 0;
	margin-left: 0;
	border-top:1px solid #000;
	}
#footer ul li {
	list-style:none;
	display:inline;
	margin:0;
	}
#footer ul li a {
	text-decoration:none;
	}
#footer ul li a:hover {
	color:#0000FF;
	}
#footer .listbar {
	font-size:10px;
	}
#ul_wolist li {
	padding:.1em 0;
	}
#ul_wolist  li a {
	text-decoration:none;
	}
.newsimage {
	border:none;
	}
.celllink {
	text-decoration:none;
	}
.celllink {
	text-decoration:none;
	border:none;
	}
.newsimage {
	border-top:solid 1px #222222;
	border-left:solid 1px #222222;
	border-right:outset 3px #E0E0E0;
	border-bottom: outset 2px #666666;
	}
.celltitle {
	font-size:14px;
	font-weight:bold;
	}
.cellintro {
	font-size:12px;
	font-weight:normal;
	line-height:1.1em;
	}
#wrapper {
	
}