
body {
    color: #cba907;
    font-family: Tahoma, "Trebuchet MS", Georgia, Arial, "Times New Roman", sans-serif;
    font-size: 8pt;
    background-color: #f9db51;
    text-align: left;
}

html {
    scrollbar-3dlight-color: #f9db51;
    scrollbar-arrow-color: #f9db51;
    scrollbar-base-color: #f9db51;
    scrollbar-darkshadow-color: #f9db51;
    scrollbar-face-color: #cba907;
    scrollbar-highlight-color: #f9db51;
    scrollbar-shadow-color: #f9db51;
    scrollbar-track-color: #f9db51;
}

a:active {
    color: #f2c100;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;   
}

a:link {
    color: #f2c100;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

a:visited {
    color: #f2c100;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #cba907;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;    
}

.statslink a:active {
    color: #f9db51;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;   
}

.statslink a:link {
    color: #f9db51;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.statslink a:visited {
    color: #f9db51;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.statslink a:hover {
    color: #cba907;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    cursor: pointer;    
}

.header {
    border: 1px solid #cba907;
    background-color: #ffffff;
    color: #cba907;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2pt;
    padding: 3px;
    margin-top: 2px;
}

.stats {
    border: 1px solid #cba907;
    background-color: #ffffff;
    color: #cba907;
    font-size: 8pt;
    text-align: center;
    width: 85%;
}

.imgstyle {
    border-bottom: 2px solid #cba907;
    background-color: #ffffff;
    padding: 3px;
}

.foot {
    border-top: 1px dotted #cba907;
    color: #cba907;
    font-size: 10px;
    text-align: center;
}

.navigate {
    border: 1px solid #cba907;
    font-size: 8pt;
    text-align: left;
    text-transform: lowercase;
    margin-top: 1px;
    margin-bottom: 1px;
}

.navigate a:link {
    display: block;
    color: #cba907;
    background-color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 1px;
}

.navigate a:active {
    display: block;
    color: #cba907;
    background-color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 1px;
}

.navigate a:visited {
    display: block;
    color: #cba907;
    background-color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 1px;
}

.navigate a:hover {
    display: block;
    color: #ffffff;
    background-color: #cba907;
    font-weight: bold;
    text-decoration: none;
    padding: 1px;
}

.navheader {
    color: #cba907;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2pt;
    padding: 3px;
}

table {
    color: #cba907;
    font-size: 8pt;
    text-align: left;
}

b, i, strong , em {
    color: #cba907;
    font-size: 8pt;
    text-transform: uppercase;
}

input, textarea, option, select { 
    font-family: Tahoma, "Trebuchet MS", Georgia, Arial, "Times New Roman", sans-serif;
    color: #cba907;
    font-size: 8pt;
    border: 1px solid #cba907;
    background-color: #ffffff;
    margin: 0 0 2px 0;
}

option {
    border-top: 0;
}

select {
   padding: 2px;
}

.input3 {
    background-color: transparent;
    border: 0;
}

fieldset { 
    border: 0; 
    margin: 1px 10px 12px auto; 
    padding: 0 1%;
    width: 99%; 
}

fieldset label {
    float: left;
    padding: 0 5px 0 0; 
    text-align: left; 
    width: 110px; 
}

.input1 { 
    width: 60%; 
} 

.input2 { 
    padding: 5px 3px; 
    width: auto;
}

.tc {
   text-align: center;
}

.flashunit {
   width: 300px;
   padding-left: 10px;
}


object.flashvideo {
   width: 300px;
   height: 360px;
}
