.font { font-family: verdana, arial; }
.main { font-family: verdana, arial; 
font-size: 10px;
line-height:12pt; }
A:link { 
        text-decoration: none;
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        color : #A858C3;
}
A:visited {
        text-decoration: none;
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        color : #A858C3;
}


.bottom_text {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 7.5pt;
    font-weight : normal;
    line-height: 135%;
    color : #A0A0A0;
}
.bottom_text:link {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    text-decoration: none;
    color : #A0A0A0;
}
.bottom_text:visited {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    text-decoration: none;
    color : #A0A0A0;
}
.bottom_link:active {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    text-decoration: none;
    color : #7D7D7D;
    background-color: #F0F0F0;
}
.bottom_text:hover {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 7.5pt;
    font-weight : bold;
    text-decoration: none;
    color : #8C8C8C;
    background-color: #F0F0F0;
}
.form_field {
    font-size: 10.5px;
    width : 130px;
    font-family: Verdana, arial, helvetica, sans-serif;
    color : #696969;
    font-weight : bold;
    border-color : #EFEFEF;
    background : #FFFFFF;
}
.form_menu {
    font-size: 10.5px;
    font-family: Verdana, arial, helvetica, sans-serif;
    color : #696969;
    font-weight : bold;
    border-color : #EFEFEF;
    background : #FFFFFF;
}
.searchbox2 {
    font-size: 10px;
    border : 1px;
    width : 150px;
    text-align : middle;
    font-family: Verdana, arial, helvetica, sans-serif;
    color : #696969;
    border-color : #696969;
    font-weight : bold;
}
.searchbox {
    font-size: 10px;
    border : 1px;
    padding : 0.3em;
    height : 2em;
    width : 213px;
    text-align : middle;
    font-family: Verdana, arial, helvetica, sans-serif;
    color : #696969;
    border-color : #AEAEAE;
    border-style: dashed;
    background : #FFFFFF;
  	font-weight : bold;
}
.front_text {
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 10px;
        color : #333333;
}
.front_text_bold {
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 10px;
        color : #333333;
        font-weight : bold;
}
.front_link {
        text-decoration: none;
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 10px;
        color : #A858C3;
        font-weight : bold;
}
.front_link:link {
        text-decoration: none;
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 10px;
        color : #A858C3;
        font-weight : bold;
}
.front_link:visited {
        text-decoration: none;
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 10px;
        color : #A858C3;
        font-weight : bold;
}
.front_link:hover {
        text-decoration: none;
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 10px;
        color : #9F45BD;
        font-weight : bold;
        background-color: #F2E9F4;
}
.front_option {
        text-decoration: none;
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 10px;
        color : #717171;
        font-weight : bold;
}
.front_option:link {
        text-decoration: none;
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 10px;
        color : #717171;
        font-weight : bold;
}
.front_option:visited {   
        text-decoration: none;
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 10px;
        color : #717171;   
        font-weight : bold;
}
.front_option:hover {
        text-decoration: none;
        font-family : verdana, arial, helvetica, sans-serif;
        font-size : 10px;
        color : #696969;
        background-color: #EDEDED;
        font-weight : bold;
}
