/* CSS Document */

a  {text-decoration:none; color:#003300; font-size: 11px; font-weight:bold;}
a:hover {color: #003300;	font-size: 11px; font-weight:bold;}
a:active {color: #003300;   font-size: 11px; font-weight:bold;}

body {background-color: 0099CC; padding :0; margin :0; margin-top :0;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px}

TABLE, input {font-size : 11px; color : #000000;}

#top {position: absolute; width: 745px; height:221px; z-index:2; left: 10px; top: 31px; background-color: FFFFFF;}
#content {position: absolute; width: 745px; z-index:2; left: 10px; top: 222px; background-color: FFFFFF;}

#navi {position: absolute; width: 600px; height:30px; z-index:2; left: 13px; top: 180px;
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size: 13px; color: #333366;} 
a.navi {color: #333366; font-size: 13px;}
a.navi:hover {color: #0099CC; font-size: 13px;}
a.navi:active {color: #0099CC; font-size: 13px;}

#subnavi {position: absolute; width: 470px; height:30px; z-index:2; left: 13px; top: 203px;
font-family : Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 12px;} 
a.subnavi {color: #FFFFFF; font-size: 12px;}
a.subnavi:hover {color: #333366; font-size: 12px;}
a.subnavi:active {color: #333366; font-size: 12px;}

#navi3 {font-family : Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 10px;} 
a.navi3 {color: #FF9900; font-size: 10px;}
a.navi3:hover {color: #FFCC33; font-size: 10px;}
a.navi3:active {color: #FFCC33; font-size: 10px;}


.h1 {font-family : Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-style: italic;
font-size: 14px; color: #333366;}