* {
	text-decoration:none;
font-family:tahoma;
font-size:12px; 

}

a:link {color:#ffff00;}      /* unvisited link */
a:visited {color:#fff}  /* visited link */
a:hover {color:#ffff00}  /* mouse over link */
a:active {color:#ffff00}  /* selected link */


.framediv {
      height: 100%;
      width: 100%;
      border:none;
}

body {
	color: #ffffff;
     background-color: #1c3b55;
}

.logo {
	border:none;
	background-color: #1c3b55;
	text-align: center;
}

.left_menu {
  font-weight: bold;
  text-align: center;
  width: 150px;
  height: 20px;
  border:none;
  background: url(../images/button-menu.jpg) center no-repeat; padding-bottom: 3px;
 }




.under-menu {
  border-spacing: 6px;
  font-weight: bold;
  text-align: center;
  width: 150px;
  height: 25px;
  border-width: 1px;
  background: url(../images/button-menu.jpg) center no-repeat; padding-bottom: 5px;
 
 }



.left_menu a:link {color:#ffff00;}      /* unvisited link */
.left_menu a:visited {color:#fff}  /* visited link */
.left_menu a:hover {color:#ffff00; text-decoration: underline;}  /* mouse over link */
.left_menu a:active {color:#ffff00}  /* selected link */


.extra_left a {
color: #ffffff;
font-weight: bold;
background-color: #1c3b55;

}

.table_menu  {
  text-align: center;
   width: 900px;
    border:1px solid #20425f;
   background-color:#0f2436;
 }

.top_menu {
  font-weight: bold;
  width: 128px;
  height:23px;
  text-align: center;
  background: url(../images/button2.jpg) repeat-x;
    text-align: center;
}

.top_menu a:hover {

color:#12bb00;
text-decoration: underline;}

.top_menu  .title_menu{
       border-width: 1px;
      	width: 128px;
       height:25px;
	text-align: center;
       background: url(../images/button2.jpg) repeat-x;
      

 }

.sub_menu 
{
       border-width: 1px;
      width: 128px;
       height:25px;
	     text-align: center;
       background: url(../images/button2.jpg) repeat-x;
 }


 .sub_menu_selected {
	    background:#1c3b55;
    	text-decoration:none;
       color:#ffff00;
       width: 105px;
       height:25px;
	text-align: center;
       background: url(../images/button2.jpg) repeat-x;
}

.left_menu_selected  {color:#ffff00;}
.sub_menu_selected a {color:#ffff00;}

.side {
	background-color: #1c3b55;
	text-align: center;
}
.middle {
	  	background: #1c3b55;
		  text-align: center;
       width:100%; 
       }

.date , .date a {
	color: #ffff00;
	text-decoration:none;  

}

.image img {border:1px solid #20425f;
   background-color:#0f2436;
   padding:3px;}
 
.middle a img {
   border:1px solid #20425f;
   background-color:#0f2436;
   padding:3px;
   }


.content_middle {
       border:none;
       width:90%;
       }

 .newstitle {
	color: #ffffff; 
        border:none;
      	width: 150px;
        height:20px;
	text-align: center;
        font-style:bold;
       
 }

 .catstitle {
	color: #ffffff; 
        border:none;
	text-align: center;
        font-style:bold;
        width:100%;
        height:20px;
 }

.news, .news a  {
	color: #ffffff;
	text-decoration:none;
	font-size:11px;
        width: 140px;
        text-align:center; }
        
        
.contents, .contents a {
color: #ffffff;
text-decoration: none;
font-size: 11px;
width: 700px;
}        
        
#resultP  {
 width: 100%;
 color: #333;
 margin: 50px 0px 10px 0px;
 height: auto;
 color:#fff;
}

#resultP a {color:#fff;}


.resultPItem ,#resultPDiv {

		width:30px;
		height:20px;
		text-align:center;
		vertical-align:middle;
		border:1px solid #20425f;
		background-color:#0f2436;
		margin:2px; padding-top:4px;
		

		}

#resultPDiv {width:100px;}

#navP {margin:0px 10% 0px 10% }
 
