Body {
margin: 0px;
background-color: #FFF;
color : #6B6B6B;
font-size : 13px;
font-family : Arial;
font-weight : regular;
text-decoration : none;
}


.header {
background-color: #D4EE85;
background-image: url('../images/header.png');
width: 840px;
height: 130px;
}

.menu {
background-color: #D4EE85;
background-image: url('../images/menu.png');
width: 840px;
height: 23px;
line-height: 20px;
color : #001C74;
font-size : 13px;
font-family : Arial;
font-weight : regular;
text-decoration : underline;
}

.menu a:link, .menu a:visited, .menu a:active { 
line-height: 20px;
color : #001C74;
font-size : 13px;
font-family : Arial;
font-weight : regular;
text-decoration : underline;
} 

.menu a:hover { 
text-decoration : none;
} 

.menu_bottom {
background-color: #D4EE85;
background-image: url('../images/menu_bottom.png');
width: 840px;
height: 11px;
}



.main {
background-color: #D4EE85;
background-image: url('../images/mainback.png');
background-repeat: no-repeat;
width: 840px;

}



.greenblock_top {
background-image: url('../images/greenblock_top.png');
text-align: center;
width: 165px;
height: 41px;
line-height: 41px;
color : #FFF;
font-size : 14px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
}

.greenblock_middle {
background-image: url('../images/greenblock_middle.png');
width: 165px;
}

.greenblock_bottom {
background-image: url('../images/greenblock_bottom.png');
width: 165px;
height: 13px;
}


.greenblock_top2 {
background-image: url('../images/greenblock_top2.png');
text-align: center;
width: 150px;
height: 41px;
line-height: 41px;
color : #FFF;
font-size : 14px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
}

.greenblock_middle2 {
background-image: url('../images/greenblock_middle2.png');
width: 150px;
}

.greenblock_bottom2 {
background-image: url('../images/greenblock_bottom2.png');
width: 150px;
height: 13px;
}



.blueblock_top {
background-image: url('../images/blueblock_top.png');
text-align: center;
width: 150px;
height: 41px;
line-height: 41px;
color : #FFF;
font-size : 14px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
}

.blueblock_middle {
background-image: url('../images/blueblock_middle.png');
width: 150px;
}

.blueblock_bottom {
background-image: url('../images/blueblock_bottom.png');
width: 150px;
height: 13px;
}






.links {
color: #444444;
font-size: 10px;
font-family: Arial;
font-weight: regular;
text-decoration: none;
}

.links a:link, .links a:visited, .links a:active {
color: #444444;
text-decoration: none;
} 

.links a:hover {
text-decoration : underline;
} 