.text {
        font-family: Verdana;
        font-size: 10px;
        color:#6E6E6E
}
.text_start {
        font-family: Verdana;
        font-size: 10px;
        color:#ffffff
}
.text_main {
        font-family: Verdana;
        font-size: 13px;
        color:#000000
}
.text_members {
        font-family: Verdana;
        font-size: 13px;
        color:#000000
}
.text_search {
        font-family: Verdana;
        font-size: 11px;
        font-weight:bold;
        color:#000000;
}
.tablehead {
        padding-left:9px;
}
.mainselect {
        width:73px;
        height:20px;
        font-family:Verdana;
        font-size:11px;
        border:1px solid #84888D;
        color:#424141;
}
.longselect {
        width:134px;
        height:20px;
        font-family:Verdana;
        font-size:11px;
        border:1px solid #84888D;
        color:#424141;
}
.shortselect {
        width:39px;
        height:20px;
        font-family:Verdana;
        font-size:11px;
        border:1px solid #84888D;
        color:#424141;
}
.link_footer {
        color: #941918;
        font-size: 10px;
        font-family: Verdana;
}
.link_menu {
        color: #ffffff;
        font-size: 11px;
        font-family: Verdana;
        font-weight:bold
}
.link {
        color: #962A2A;
        font-size: 11px;
        font-family: Verdana;
        font-weight: bold;
}
.profile_opt_name{
        color: 962A2A;
        font-size: 11px;
        font-family: Verdana;
}
.profile_opt_value{
        color: #000000;
        font-size: 11px;
        font-family: Verdana;
}
select, input, textarea{
        color: #000000;
        font-size: 11px;
        font-family: Verdana;
}
.error_msg{
        color: #CC6666;
        font-size: 11px;
        font-family: Verdana;
        font-weight: bold;
}
.search_butt{
        color: #962A2A;
        font-size: 11px;
        font-family: Verdana;
        font-weight: bold;
        text-decoration: none;
}
a {
        text-decoration: underline;
        color:#727372;
}
a.menu1
{
        color:#E3293E;
        text-decoration:none;
        font-weight:bold;
}
.header_all
{
        BACKGROUND-COLOR:#D2E4FC;
}
.header_all_body
{
        BACKGROUND-COLOR:#F2F5F7;
}
.tdwhite {
        FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
.tdblue {
        FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #6188cd; FONT-FAMILY: Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
.footer_darkblue {
        COLOR: #ffffff; BACKGROUND-COLOR: #6188cd
}