<style>

body {
 background-repeat: no-repeat;
 background-color: #2F2D2D;
 font-family: Verdana;
 font-size: 10px;
 color: #FFFFFF;
 margin: 0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
}

a:link {
 color: #FFFFFF;
 font-size: 15px;
 text-decoration: none;
}

a:visited {
 color: #FFFFFF;
 font-size: 15px;
 text-decoration: none;
}

a:active {
 font-size: 15px;
 text-decoration: none;
}

a:hover {
 text-decoration: none;
 font-size: 15px;
 color: #000000;
}

.cell {
 font-size: 13px;
 font-family: Verdana;
}

.hd_add {
 font-size: 9px;
 font-family: Verdana;
 font-weight: bold;
}

.blackback {
 font-size: 13px;
 font-weight: bold;
 font-family: Verdana;
 color: #FFFFFF;
}

.header {
 font-size: 13px;
 color: #FFFFFF;
 font-family: Verdana;
 font-weight: bold;
}

.title {
 font-size: 13px;
 color: #880303;
 font-family: Verdana;
 font-weight: bold;
}

a:link.mx {
 color: #000000;
 font-size: 12px;
 text-decoration: none;
}

a:visited.mx {
 color: #000000;
 font-size: 12px;
 text-decoration: none;
}

a:active.mx {
 font-size: 12px;
 text-decoration: none;
}

a:hover.mx {
 text-decoration: none;
 font-size: 12px;
 color: #FFFFFF;
}

a:link.page {
 color: #000000;
 font-size: 12px;
 text-decoration: none;
}

a:visited.page {
 color: #000000;
 font-size: 12px;
 text-decoration: none;
}

a:active.page {
 font-size: 12px;
 text-decoration: none;
}

a:hover.page {
 text-decoration: none;
 font-size: 12px;
 color: #880303;
}

a:link.links {   
 color: #000000; 
 font-size: 13px;
 text-decoration: none;
 font-weight: bold; 
}

a:visited.links {
 color: #000000; 
 font-size: 13px;
 text-decoration: none;
 font-weight: bold;
}

a:active.links {  
 font-size: 13px;
 text-decoration: none;
 font-weight: bold;
}

a:hover.links {
 text-decoration: none;
 font-size: 13px;
 color: #880303;
 font-weight: bold;
}

.forms {
 font-size: 10px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
}

.textarea {
 font-size: 13px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
}
 
.buttons {
 font-size: 10px;
 background-color: #000000;
 border: 1px solid #FFFFFF;
 color: #FFFFFF;
}

.table_border {
 border: 1px;
 border-style: solid;
 border-color :#000000;
 border-collapse: collapse;
}

.checkbox {
 font-size: 10px;
 font-weight: none;
}


</style>
