* { margin:0; padding:0;}

/* index page style */
body { margin: 0 2% 0; background:#ffffff;
font-size:12px; font-family:Arial,Helvetica,sans-serif;
/* background:white url(../images/back.jpg) no-repeat fixed bottom right; */
}


h1 { margin:2px 0px 10px;padding: 0px;color:#ff0000;font-family: 'Georgia', Helvetica, Arial, sans-serif;
	font-weight: bold;font-size:25px; }
h2 { margin:0px;padding: 0px;color:#000066;font-family: 'Georgia', Helvetica, Arial, sans-serif;
	font-weight: bold;font-size:20px; }



h4  {margin:25px 0 15px;padding:2px 10px 1px; border:none;
	border-left-width:8px;border-left-style:solid;border-left-color:#0099ff;
	width:260px;border-bottom:1px solid #0099ff; 
	color:#0099ff;font-weight:bold;font-size:15px;
	}
h5 {margin:10px 0 0px;
	color:#777777;font-weight:bold;font-size:12px;
	}
h6 { margin: 0.5em 0 0.5em 5% ; color:#aa0000; }

p     {margin-left:0em; text-indent:0em; line-height: 1.5;color:#444444;}


#NaviTitle {
	position: absolute;  top: 0px;  right: 0px;  width: 230px;  height: 30px;
	padding-right: 10px;padding-left: 10px; 
	border: 1px solid #888888;border-bottom:none;
	background:#ffffcc;
}

/*
#menu1 {
	width:90px; height:18px;
	background-image: url("../images/menu1.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	text-align:center;color:#ffffff;font-size:15px;vertical-align:middle;
} */


/*
#menu1 {
	width: 90px; height:18px; 
	background-color: transparent;
	background-image: url(../images/menu1.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:top left;
	vertical-align: middle;
	text-align: center; 
} */


#menu1 {
	width: 90px; height:18px; 
	background: transparent url(../images/menu1.gif) no-repeat top left; 
/*	background: transparent url(../images/menu1.gif) no-repeat scroll 0% 50%; */
	 -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;
	vertical-align: middle; text-align: center;color:#ffffff;font-size:15px;
}

#menu0 {
	width: 90px; height:18px; 
	background: transparent url(../images/menu2.gif) no-repeat top left; 
	 -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;
	vertical-align: middle; text-align: center;color:#444488;font-size:15px;
}

#menu9 {
	background: transparent url(../images/menu3.gif) no-repeat top right; 
	 -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;
}




div#whatsnew1{margin:0 20px 0px 0px;
    width: 400px; height: 150px;
    overflow: auto;
    border:dotted 1px #9999cc; 
    scrollbar-arrow-color:#99ccee; scrollbar-base-color:#99ccee; scrollbar-3dlight-color:#99ccee; scrollbar-darkshadow-color:#99ccee; 
    background-color:#ffffff; scrollbar-face-color:#ffffff; scrollbar-hightlight-color:#ffffff; scrollbar-shadow-color:#ffffff;
    font-size:12px;}
p#whatsnew { margin-left:8px; line-height: 16px;}
.whatsnew2 { margin:5px 5px 6px 5px; line-height: 14px;}







