body { color: #000000 ; font-family: Arial;}

.cattext {  font-size: 14px; font-weight: bold; color:#243751; text-decoration: none; }
.cattext:hover {  font-size: 14px; font-weight: bold; color:#990100; text-decoration: none}

.mybasket_bg {  font-size: 16px; font-weight: bold; color: #eeeeee; text-decoration: none; font-family: Arial}
.mybasket_bg:hover {  font-size: 16px; font-weight: bold; color: #eeeeee; text-decoration: none; font-family: Arial}

.upper_link_bar { font-family: Arial;font-size: 14px; color: #243751; text-decoration: none;font-weight: bold;}
.upper_link_bar:hover { font-family: Arial;font-size: 14px; color: #990100; text-decoration: none;font-weight: bold;}
.upper_link_bar_ { font-family: Arial;font-size: 14px; color: #ffffff; text-decoration: none;font-weight: bold;}
.upper_link_bar_:hover { font-family: Arial;font-size: 14px; color: #ffffff; text-decoration: none;font-weight: bold;}

.sector_title {font-size: 15px; font-weight: bold; color: #000000; text-decoration: none; font-family: Arial}
.sector_title_bold {font-size: 18px; font-weight: bold; color: #000000; text-decoration: none; font-family: Arial}


.top_nav_sep {  color: #464040; text-decoration: none}
.top_nav_time { font-family: Arial;font-size: 15px; color: #243751; text-decoration: none;font-weight: bold;}

.small { font-size: 11px; color: #000000 ; font-family: Arial ;}
.mid { font-size: 12px; color: #000000 ; font-family: Arial ;}
.forms { font-size: 14px; color: #000000 ; font-weight: bold }
.forms_title { font-size: 14px; color: #cc0000 ; font-weight: bold }

.title1 { font-size: 17px; color: #d7cfc9 ; font-weight: bold ;font-family: Arial ; }
.title2 { font-size: 21px; color: #243751 ; font-weight: bold ;font-family: Arial ; }
.title3 { font-size: 18px; color: #ffffff ; font-weight: bold ;font-family: Arial ; }

.text1 { font-size: 12px; color: #000000 ; font-weight: bold }
.text2 { font-size: 12px; color: #000000 ; }
.text3 { font-size: 16px; color: #cc0000 ; font-weight: bold }
.text4 { font-size: 14px; color: 000088; font-weight: bold}
.text5 { font-size: 18px; color: maroon; font-weight: bold}
.text6 { font-size: 12px; color: green; font-weight: bold}
.text7 { font-size: 11px; color: #3d2d8e; text-decoration: none}
.text8 { font-size: 14px; color: #060606; font-weight: bold ;font-family: Arial ;text-decoration: none;}
.text9 { font-size: 15px; color: #5b5b57; font-family: Arial ;font-weight: bold;text-decoration: none;}
.text10 { font-size: 13px; color: #060606; font-family: Arial ;text-decoration: none;}
.text11 { font-size: 21px; color: #243751; font-family: Arial ;font-weight: bold;text-decoration: none;}
.text12 { font-size: 14px; color: #060606;; font-family: Arial ;font-weight: bold;text-decoration: none;}
.text13 { font-size: 15px; color: #060606;; font-family: Arial ;font-weight: bold;text-decoration: none;}
.text14 {  font-size: 14px; font-weight: bold; color:#eeeeee; text-decoration: none; }

.reglog {BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; COLOR: black; FONT-SIZE: 12px;FONT-WEIGHT: bold;COLOR=#000088 ; FONT-FAMILY:  Arial;height=19 ; text-align:center ;width:140;}
.login_top {BACKGROUND-COLOR: #eeeeee; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; COLOR: black; FONT-SIZE: 12px;FONT-WEIGHT: bold;COLOR=#000088 ; FONT-FAMILY:  Arial;width=80px;height=16 ; text-align:center ;}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width:100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: none;
    font: normal 12px arial, sans-serif;font-weight: bold;
    height: 10px;
    margin-right: 0px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
