body {
	background: F2F2F9;
	margin-bottom : 3;
	margin-left : 3;
	margin-right : 3;
	margin-top : 3;
	padding : 0;
	scrollbar-face-color: #0A3281;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #6599FF;
  scrollbar-darkshadow-color: black;
  scrollbar-track-color: #6599FF;
  scrollbar-arrow-color: #ffffff;
}

img {
filter:blendTrans(duration=3.0);
}

text{
	background: #0C0E3F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
table{
	font-size : 13;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#button {
	width: 15em;
	margin-bottom: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #0F224A;
	color: #6599FF;
	font-size : 15px;
		}
	 
	#button ul {
      list-style: none;
      margin: 0;
      padding: 0;
      border: none;
	  font-size : 15px;
      }
		
#button li {
      border-bottom: 1px solid #6599FF;
      margin: 0;
      }
	  
	  #button li a {
      display: block;
      padding: 3px 3px 3px 1em;
      background-color: #0F224A;
      color: #fff;
      text-decoration: none;
      width: 100%;
	  font-size : 15px;
      }
	  	  
 html>body #button li a {
      width: auto;
      }
#button li a:hover {
      background-color: #6599FF;
      font-size : 15px;
	  color: #0A3281;
	  
      }


a.menu_m {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
	color : #0A3281;
}
	A.menu_m:visited{
	text-decoration : none;
	font-weight : bold;
	color : #0A3281;
}
	a.menu_m:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #0A3281;
	text-decoration : none;
}


a.menu_n {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #0A3281;
}
	A.menu_n:visited{
	text-decoration : none;
	color : #0A3281;
}
	a.menu_n:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #F2F2F9;
	text-decoration : none;
}


