a {
font-family: Tahoma; 
color:#8ab62d; 
font-size:12px;
text-decoration:none;
} a:hover { text-decoration:underline;}

div.ah{
font-family: Tahoma; 
color:#4f7942; 
font-size:12px;
text-decoration:none;
background:#8ab62d;
padding: 1px 5px 2px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} .ah:hover { text-decoration:underline; background: #99958c; }

.menu {
font-family:Tahoma;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}  .menu:hover { text-decoration:underline; }

.text_1 {
font-family:Tahoma;
color:#8ab62d;
font-size:38px;
}

.text_2 {
font-family:Tahoma;
color:#5b5b5b;
font-size:12px;
}

.num {
font-family:Tahoma;
color:#8ab62d;
font-size:12px;
text-decoration:none;
} .num:hover { text-decoration:underline; }

.num_a {
font-family:Tahoma;
color:#8ab62d;
font-size:18px;
text-decoration:none;
font-weight:bold;
}

.g_select {
font-family:Verdana, Arial, Helvetica, sans-serif;
width:527px; 
height:22px; 
font-size:16px;
color:#333333;
border-left:#FFFFFF;;
border-right:#FFFFFF;
border-top:#FFFFFF;
border-bottom:#FFFFFF;
} 

.g_num {
font-family:Tahoma;
color:#7A7879;
font-size:14px;
text-decoration:none;
} .g_num:hover { text-decoration:underline; }

.g_num_a {
font-family:Tahoma;
color:#ffffff;
background-color:#85A93F;
font-size:14px;
text-decoration:none;
}

.epsilon {
font-family: Tahoma; 
color:#5b5b5b; 
font-size:12px;
text-decoration:none;
}  .epsilon:hover { text-decoration:underline; }

div.expandable_note_box {
width: 210px;
min-height: 100px;
background-image: url("images/top.jpg");
background-position: top left;
background-repeat: no-repeat;
padding-top: 20px;
font-size: 80%;
}
div.expandable_note_box div.middle {
width: 210px;
background-image: url("images/middle.jpg");
background-position: center;
background-repeat: repeat-y;
}
div.expandable_note_box div.inside {
padding-left: 20px;
width: 167px;
}