* {
	margin:0;
}

body {
	text-align:center;
	color:#666666;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size: 12px; line-height:1.6;
	background-color : #8ED435 ;
	background-image: url( .gif);
}

#mainbg {
	width:790px;
	background-color: #ffffff;
	margin:0 auto;
	text-align:center;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	}

a:link  {
	color:#f5c232; 
    font-weight:bold;
text-decoration:none;
}

a:visited  {
	color:#f5c232; 
    font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#009ea6; 
	font-weight:bold;
	text-decoration:none;
}

a:active {
	color:#f5c232; 
    font-weight:bold;
	text-decoration:none;
}


p {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}


h1 {
	font-size: 19px;
	color: #333333;
    font-weight:bold;
}

h2 {
	line-height: 18px;
	text-indent: 10px;
	font-size: 15px;
	color: #666666;
    font-weight:bold;
    background-image:url(images/h1_back.gif);
}

table.menu{
    border-top:1px solid #333333;
    border-left:10px solid #333333;
    border-right:10px solid #333333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.menu td{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    color:#330000;
    background-color:#77b60a;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
    font-size :12px;
}

table.list{
    border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.list td{
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    color:#330000;
    background-color:#ffffff;
    padding:5px 10px 5px 10px;
	vertical-align: top;
    text-align:left;
    font-size :12px;
    font-color:#666666;
}


table.t1{
    background-color:#ffffff;
    empty-cells:show;
}
.t1 td{
    background-color:#ffffff;
    padding: 7px;
	vertical-align: top;
    text-align:left;
    font-size :12px;
    font-color:#666666;
   	line-height: 140%;
}

table.t2{
    background-color:#ffffff;
    empty-cells:show;
}
.t2 td{
    background-color:#ffffff;
    padding: 2px;
	vertical-align: top;
    text-align:left;
    font-size :12px;
    font-color:#666666;
   	line-height: 140%;
}


#footer {
	height:25px;
	text-align:right;
	font-size:10px;
	color:#ffffff;
	background:#000000;
	padding:5px 10px 5px 10px;
}
