h1 {
    letter-spacing: 0.04pt;
    word-spacing: 3px;
    font-size:14px;
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-weight: bold;
    color: #CC9933;
    }

body {
    word-spacing: 1px;
    background-color: #000000;
      }
      
td {
    color: #CCCCCC;
    letter-spacing: 0.05em;
    word-spacing: 3px;
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}
    
.textbox {background:#009966;}    

span.highlight {
                background-color: #ffcccc;}
                
.justify {
            text-align: justify;}

            
a:link {
             color:#FFFFFF;
             font-weight: bold;
             font-size: 1.0em;
             text-decoration: none;}

a:active {
             color:#FFFFFF;
             font-weight: bold;
             font-size: 1.0em;
             text-decoration: none;}

a:visited {
             color: #FFFFFF;
             font-weight: bold;
             font-size: 1.0em;
             text-decoration: none;}

a:hover {color : #FF6600;
        font-weight: bold;
        text-decoration: none;}

.smallprint {
    color: #CCCCCC;
    letter-spacing: 0.05em;
    word-spacing: 3px;
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}

#page_container{
    margin:0px auto 0px auto;
    width:720px;
}


#main_container{
    float:left;
    margin:auto;
    width:482px;
}

#back2{
    margin:0px;
    padding:0px;
}

#lower_menu{
    margin:0px auto;
    padding:0px;
    border-bottom:1px solid #d8d5cc;
}
#lower_menu p{
    margin:14px 0px;
    font-family:"trebuchet ms",tahoma,serif;
    font-size:11px;
    font-weight:normal;
}
#lower_menu a:link{
    color:#d8d5cc;
    text-decoration:none;
    font-weight:normal;
}
#lower_menu a:visited{
    color:#d8d5cc;
    text-decoration:none;
    font-weight:normal;
}
#lower_menu a:hover{
    color:#ff6600;
    text-decoration:none;
    font-weight:normal;
}
#lower_menu a:active{
    color:#d8d5cc;
    text-decoration:none;
    font-weight:normal;
}

#address{
    padding:6px;
    width:482px;
}
#address p{
    font-family:"trebuchet ms",tahoma,serif;
    font-size:12px;
    font-weight:normal;
    text-align:center;
    color:#ffffff;
}


#col_right{
    position:relative;
    top:119px;
    width:220px;
    float:right;
    margin:0px;
    padding:0px;
}
#col_right p{
    margin:0px 0px 10px 0px;
    padding:0px;
    font-family:"trebuchet ms",tahoma,serif;
    font-size:12px;
    font-weight:normal;
    text-align:left;
    line-height:190%;
    color:#cccccc;
}


.clear_fix{
    clear:both;
}

#repo{
    position:relative;
    top:0;
    left:0;
}
#arr_left{
    position:relative;
    top:359px;
    left:-11px;
    width:11px;
    height:21px;
    background-image:url(images/arrow_left.gif);
}
#arr_right{
    position:relative;
    top:337px;
    left:935px;
    width:11px;
    height:21px;
    background-image:url(images/arrow_right.gif);
}