/*
Notes Css
Copyright 2005 Visionten Crop.
Data CSS
$Revision: 1.0 $
*/

#notesbox {
	clear:both;
	width:800px;
	color:#fff;
	background:#5d5d5d;
}

#newsleftbox {
	float:left;
	width:551px;
}

#newsleft {
	width:551px;
	height:123px;
	color:#fff;
	background:url(../images/notesbg2.jpg) no-repeat;
}

#newheaderbox {
	height:59px;
	width:100px;
	color:#fff;
	background:url(../images/notesfont1.jpg) no-repeat left bottom;
	
	
	
}

#newsline {
	height:2px;
	width:551px;
	overflow:hidden;
	color:#fff;
	background:url(../images/notesline.jpg) repeat-x;
}

#newcontentbox {
	color:#fff;
	background:#5d5d5d;
	width:551px;
	height:345px;
	overflow:auto;
}

#newscontent {
	padding:20px 0px 20px 37px;
}

#newscontent a {
	color:#9c3;
	background:#5d5d5d;
}

#newscontent a:hover {
	text-decoration:underline;
}

.contentheading-news {
	color:#9c3;
	background:#5d5d5d;
	font-weight:bold;
	font-size:11px;
}

.contentpaneopen-news {
	font-size:11px;
}

#newsrightbox {
	float:right;
	height:470px;
	width:249px;
	color:#000;
	background:#5d5d5d url(../images/notesbg3.jpg) no-repeat;
}
div.news-amenu-container span a:hover,div.news-amenu-container span a:active{
                                      background:#000000 no-repeat;
									  color:#ffffff;
									  width:10px;
									  
									  }
 div.news-amenu-container{
                          width:450px;
                          }
                                       
.obtain_focus{
              background:#000000;
			  }
.miss_focus{
            background:#000000;
			}
   .show{
          background:#000000;
		  }
	.noshow{
	        background:inherit;
			}   		  							  
			
.year2005{
          margin-right:20px; 
		  position:absolute; 
		  left: 38px; 
		  top: 378px;
	
		  }
* html .year2005{
          margin-right:20px; 
		  position:absolute; 
		  left: 38px; 
		  top: 378px;
		  }
.month2005{
           float:left;
		    margin-left:47px;
			}
* html .month2005{
                  float:left;
                  margin-left:24px;
				  }
				  
.bodytext{
         
          margin-bottom:10px;
		  }			