Body {
background:url(images/background.jpg) repeat-x #D7D7D7;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FF7234;
scrollbar-shadow-color: #FF7234;
scrollbar-arrow-color: #FF7234;
scrollbar-track-color: #FF7234;
scrolling: yes;
margin:0;
}

Body, tr, td {
FONT-SIZE: 11px;
font-family: Arial;
color: #707070;
letter-spacing: 0px;
line-height: 12px;
}

h1 {
background:#FF7234;
color: #FFFFFF;
font-size: 12px;
text-transform:uppercase;
padding:5px 0px 5px 5px;
}


a {
color:#CECECE;
TEXT-DECORATION: none;
height:10px;
}

a:hover {
COLOR: #FF7234;
TEXT-DECORATION: none;
cursor:pointer;
height:10px;
}

#main_table {
border:0;
width:800px;
background:url(images/background2.jpg) repeat-y;
}

#content {
padding:8px;
text-align:justify;
}



#navigation {
padding-top:0px;
}

#navigation ul {
margin:0;
padding: 6;
list-style-type: none;
font-family: arial;
font-size: 10;
text-align:center;
}

#navigation li {
padding:2px;
text-align: center;
}

#navigation a {
display: block;
width: 141px;
color: #707070;
background-color: #EBEBEB;
text-decoration: none;
height:14px;
text-align:center;
padding-top:2px;
}



#navigation a:hover {
color: #FFFFFF;
background-color:#FF7234;
text-decoration: none;
text-align:center;
}