body {
background-image: url(images/mainbg.jpg)  ;
background-attachment:fixed 
background-position: top center; 
background-color:#ffffff;
margin-RIGHT: 10px; 
margin-TOP : 10px; 
margin-LEFT:10px; 
margin-BOTTOM: 10px; 
text-align:center;
}
.text{
font-family:tahama,ms sans serif;
font-size:12px;
}
.maintop {
border-left:1px solid #74B0D2;
border-top:1px solid #74B0D2;
border-right:1px solid #3D7797;
}

.menutable {
background-color:#ffffff;
border-left:1px solid #74B0D2;
border-right:1px solid #3D7797;
border-top:2px solid #3D7797;
}
.foottable {
background-color:#ffffff;
border-left:1px solid #74B0D2;
border-right:1px solid #3D7797;
border-bottom:1px solid #3D7797;
}

.left {
padding:5px;
}

.bgtopmenu {
background :url(images/topbg.jpg);
BACKGROUND-COLOR:#00693F ;
height:28px;
}
A.menuleft {
font-family:Ms sans serif; 
width:100%; 
color:#333333;
font-size:11;
TEXT-DECORATION: none;
BORDER-top:1px solid #C0DDF1;
BORDER-bottom:1px solid #84A0B4;
background-color:#B8D0E1;
font-weight:bold;
padding:5px;
text-align:center;
}
A.menuleft:link {
font-family:Ms sans serif; 
width:100%; 
color:#333333;
font-size:11;
TEXT-DECORATION: none;
BORDER-top:1px solid #C0DDF1;
BORDER-bottom:1px solid #84A0B4;
background-color:#B8D0E1;
font-weight:bold;
padding:5px;
text-align:center;
}
A.menuleft:hover {
font-family:Ms sans serif;  
width:100%;
color:#0000FF;
font-size:11;
TEXT-DECORATION: none;
BORDER-top:1px solid #567992;
BORDER-left:1px solid #84A0B4;
BORDER-bottom:1px solid #C0DDF1;
background-color:#77C0F3;
text-align:center;
padding:5px;
font-weight:bold;
}
/*
A.menuleft:visited {
font-family:Ms sans serif; 
width:100%;
color:#333333;
font-size:11;
TEXT-DECORATION: none;
BORDER-top:1px solid #C0DDF1;
BORDER-bottom:1px solid #84A0B4;
background-color:#B8D0E1;
text-align:center;
font-weight:bold;
padding:5px;
}
*/


A.leftlink:link {
font-family:Ms sans serif; 
width:100%; 
color:#000000;
font-size:11;
TEXT-DECORATION: none;
BORDER-top:1px solid #59AC2B;
font-weight:bold;
padding:5px;
text-align:center;
}
A.leftlink:hover {
font-family:Ms sans serif;  
width:100%;
color:#0000FF;
font-size:11;
TEXT-DECORATION: none;
BORDER-top:1px solid #fff2ff;
text-align:center;
BACKGROUND-COLOR:#59AC2B;
padding:5px;
font-weight:bold;
}
A.leftlink:visited {
font-family:Ms sans serif; 
width:100%;
color:#000000;
font-size:11;
TEXT-DECORATION: none;
BORDER-top:1px solid #59AC2B;
text-align:center;
font-weight:bold;
padding:5px;
}