@charset "utf-8";
/* CSS Document */
body {
background-image: url(background.jpg);
background-repeat: repeat;
background-attachment: scroll;
background-position: 0px  0px;
scrollbar-face-color: #FADF00;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #777777;
scrollbar-darkshadow-color: #333333;
scrollbar-shadow-color: #777777;
scrollbar-arrow-color: #007229;
scrollbar-track-color: #FADF00;
}


.Caption {
font-family:verdana; 
font-weight:normal; 
font-size:10px; 
color:#007229; 
text-decoration:none;
}

.Caption2 {
font-family:verdana; 
font-weight:normal; 
font-size:10px; 
color:#FFFFFF; 
text-decoration:none;
}

.Caption3 {
font-family:verdana; 
font-weight:normal; 
font-size:8px; 
color:#007229; 
text-decoration:none;
}

.button1 {
font-family:verdana; 
font-weight:normal; 
font-size:14px; 
color:#000000; 
text-decoration:none;
}

.button1:hover {
font-family:verdana; 
font-weight:normal; 
font-size:14px; 
color:#777777; 
text-decoration:none;
}

.title {
font-family:verdana; 
font-weight:normal; 
font-size:12px; 
color:#007229; 
text-decoration:none;
}

.title2 {
font-family:verdana; 
font-weight:normal; 
font-size:12px; 
color:#FFFFFF; 
text-decoration:none;
}

.menu1 {
font-family:verdana; 
font-weight:normal; 
font-size:10px;
letter-spacing: 1px; 
color:#FF9C01; 
text-decoration:none;
background-image: url(menu_backdrop.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px  0px;
}