html{
height:100%}

body{
margin:0px;
color:#663300;
height:100%;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
background-color:#bda16a;

}
 img{
 border:none;}

a{
font-size:13px;
color:#663300;
font-weight:bold;
text-decoration:none;}

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

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

a:hover{
color:#663300;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}


.block{
margin-top:25px;
margin-left:25px;
margin-right:20px;
width:730px;
text-align:justify;}

.title{
font-weight: bold;
font-size:14px;}

#dropmenudiv{
background:#ffffff;
position:absolute;
margin-left:0px;
text-align:left;
border-bottom-width: 0;
font:Bold 13px Arial, Helvetica, sans-serif;
color:#663300;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
background:#ffffff;
color:#663300;
width: 100%;
display: block;
text-indent: 3px;
border:1px solid #663300; 
padding: 0px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:link{ /*hover background color*/
background-color: #ffffff;
color: #663300;
font-weight:bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color:#663300;
color: #ffffff;
font-weight:bold;
}


.marquee{
margin-left:40px;
margin-right:15px;
text-align:center;}


.Button {
background-color:#ceb07a;
color:#663300;
font: bold 12px Arial, Helvetica, sans-serif;
font-weight:bold;
border:2px solid #663300;
height:25px;
width:70px;
}
.Button:hover {
background-color:#663300;
color:#ffffff;
}


.titletable{
color:#FFFFFF;
font-weight:bold;
font-size:14px;}