﻿
td {
	font-family:Tahoma; font-size:13px
}
a.mk           { color: #800000; text-decoration:none }
a:hover.mk      { color: #800000; font-weight:bold }
.style1 {
	text-align: center;
}
td img {display: block;}
a            { color: #000000; text-decoration:none }
a:hover      { color: #000000 }

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
font-weight:bold;
line-height:14px;
filter:alpha(opacity=85);
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid black;
padding: 4px 4px;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ 
background-color: #864D33;
COLOR: #FFFFFF;
font-weight:bold
}

body { 

scrollbar-face-color: #864a33; 
scrollbar-shadow-color: #EFE7D2; 
scrollbar-highlight-color: #EFE7D2; 
scrollbar-3dlight-color: #7E7E7E; 
scrollbar-darkshadow-color: #707070; 
scrollbar-track-color: #786635; 
scrollbar-arrow-color: #EFE7D2;

}