BODY {
background-color: #FFF;
color: #000;
font-size : 12px;
font-family : Arial;
font-weight : normal;
text-decoration : none;
margin: 0px;
}


.mainpage {
width: 800px;
}


.header {
background-image: url('../images/header.jpg');
width: 100%;
height: 157px;
color: #FFF;
font-size : 12px;
font-family : Arial;
font-weight : normal;
text-decoration : none;
margin-bottom: 1px;
}


.toplinks {
color: #FFF;
font-size : 12px;
font-family : Arial;
font-weight : normal;
text-decoration : none;
padding-left: 10px;
}


.toplinks a:link, .toplinks a:visited, .toplinks a:active {
color: #FFF;
font-size : 12px;
font-family : Arial;
font-weight : bold;
text-decoration : none;
} 

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


.hr {
width: 100%;
height: 4px;
background-color: #E8E8E8;
}


.rightside{
width: 260px;
background-color: #FFF;
}


.middleside{
float: left;width: 395px;
background-color: #FFF;
}


.leftside{
float: left;width: 130px;
background-color: #FFF;
}






.button1 {
width: 100%;
height: 27px;
line-height: 27px;
color: #7DC621;
font-size: 14px;
font-family: Arial;
font-weight: regular;
text-decoration: none;
border-bottom: 3px solid #AEE13A;
}

.button1 a:link, .button1 a:visited, .button1 a:active {
color: #7DC621;
text-decoration: none;
} 

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




.title {
color: #000;
font-size: 20px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
}







.links {
color: #4E7811;
font-size: 11px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
}

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

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