body {
font: 80% verdana, arial, helvetica, sans-serif;
margin-top: 0;
text-align: center;
background: #FFFFFF url(images/bg_body.png) repeat-x;
	}
A:link {
color: #0000ff;
}
A:visited {
color: #0000ff;
}
A:active {
color: #ff0000;
}
A:hover {
color: #ff0000;
text-decoration: none;
}
A:focus {
outline: none;
}
#Header{
margin: 0 auto;
width: 780px;
height: 93px;
background-color: #ffffff;
border: #cfa025 1px solid;
background-image: url(images/header.jpg);
}
#Top{
width: 508px;
margin-right: 5px;
margin-top: 2px;
height: 15px;
float: right;
text-align: right;
}
#Logo{
width: 230px;
height: 80px;
margin-top: 10px;
margin-left: 5px;
float: left;
}
#TopRight{
width: 520px;
height: 52px;
float: right;
text-align: right;
}
#TopRight1{
width: 230px;
height: 20px;
float: left;
text-align: right;
}

#Menu{
width: 275px;
height: 20px;
float: right;
margin-right: 5px;
text-align: right;
color: #cfa025
}

#Content{
margin: 0 auto;
width: 780px;
background: #ffffff;
border-left: 1px #cfa025 solid;
border-right: 1px #cfa025 solid;
align: left;
}
#Footer{
margin: 0 auto;
padding-top: 10px;
width: 780px;
height: 55px;
background: #FFFFFF;
border-bottom: 1px #cfa025 solid;
border-left: 1px #cfa025 solid;
border-right: 1px #cfa025 solid;
}

input{
border: 1px solid #000000;
background: #e1e1e1;
align: left;
}

textarea{
border: 1px solid #000000;
background: #e1e1e1;
background-attachment:fixed; 
scrollbar-arrow-color: 000000;
scrollbar-track-color: CCCCCC;
scrollbar-face-color: C8C8C8;
scrollbar-highlight-color: C8C8C8;
scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: C8C8C8;
scrollbar-shadow-color: 000000;
}

select{
border: 1px solid #000000;
background: #e1e1e1;
background-attachment:fixed; 
scrollbar-arrow-color: 000000;
scrollbar-track-color: CCCCCC;
scrollbar-face-color: C8C8C8;
scrollbar-highlight-color: C8C8C8;
scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: C8C8C8;
scrollbar-shadow-color: 000000;
}

a.footrlink:link{
color: #cccccc;
text-decoration: none;
}

a.footrlink:hover{
color: #cccccc;
text-decoration: none;
}

a.footrlink:active{
color: #cccccc;
text-decoration: none;
}

a.footrlink:visited{
color: #cccccc;
text-decoration: none;
}

td.req{
color: #FF0000;
font-weight: bold;
font-size: 11px;
vertical-align: bottom;
}
#head_txt
{
color: #c0c0c0;
font-size: 10px;
}

#advert1{
position: relative;
top:20px;
left: -1050px;
}
