body {
background: url(image/bg.gif) #ffffff repeat left top; color: #333333; font-family: "Arial"; font-size: 12px;
}

/*bottom footer*/
.footer { padding: 20px 0px 15px 0px;
}

a.footerbtn:link {
color: #9e4c8c; background-color: transparent; text-decoration:none; font-size: 12px;
}
a.footerbtn:visited {
color: #9e4c8c; background-color: transparent; text-decoration:none; font-size: 12px;
}
a.footerbtn:active {
color: #9e4c8c; background-color: transparent; text-decoration:none; font-size: 12px;
}
a.footerbtn:hover {
color: #ffb9da; background-color: transparent; text-decoration:none; font-size: 12px;
}

.copyright { 
padding: 5px 10px 5px 10px; font-size: 11px; color: #ffb9da;
}

a.superweb:link {
color: #7f7e7e; background-color: transparent; text-decoration:none; font-size: 12px;
}
a.superweb:visited {
color: #7f7e7e; background-color: transparent; text-decoration:none; font-size: 12px;
}
a.superweb:active {
color: #7f7e7e; background-color: transparent; text-decoration:none; font-size: 12px;
}
a.superweb:hover {
color: #0066CC; background-color: transparent; text-decoration:none; font-size: 12px;
}

/*content box*/
.box_top { background: url(image/content_top.gif) #ffffff no-repeat left top;
}

.box_bottom { background: url(image/content_bottom.gif) #ffffff no-repeat left bottom;
}

.box_bottom2 { background: url(image/content_bottom2.gif) #ffffff no-repeat left bottom;
}

/*index n contact link on top*/
a.topbtn:link {
color: #2b7a00; background-color: transparent; text-decoration:underline; font-size: 11px;
}
a.topbtn:visited {
color: #2b7a00; background-color: transparent; text-decoration:underline; font-size: 11px;
}
a.topbtn:active {
color: #2b7a00; background-color: transparent; text-decoration:underline; font-size: 11px;
}
a.topbtn:hover {
color: #999999; background-color: transparent; text-decoration:underline; font-size: 11px;
}
