div{
font-family:Tahoma; 
font-size:11px;  
color:#9C8E6D; 
}

.div{
font-family:Tahoma; 
font-size:11px;  
color:#737373; 
}

.a_broun{
font-family:Tahoma; 
font-size:11px;  
color:#8D7A50; 
}

.a_broun_l{
font-family:Tahoma; 
font-size:11px;  
color:#9C8E6D; 
}

.a_broun_b{
font-family:Tahoma; 
font-size:11px;  
color:#8D7A50; 
font-weight:900; 
text-decoration:none 
}

.a_copyright{
font-family:Tahoma; 
font-size:11px;  
color:#AEA287;  
text-decoration:none 
}

.dark{
font-family:Tahoma; 
font-size:11px;  
color:#837551; 
font-weight:900 
}

.dark1{
font-family:Tahoma; 
font-size:11px;  
color:#7B7055; 
font-weight:900 
}

.gold{
font-family:Tahoma; 
font-size:11px;  
color:#9D8349; 
font-weight:900 
}

a.topmenu {
font-family:Tahoma; 
font-size:13px;  
color:#91742E; 
font-weight:900; 
text-decoration:none
}

a.topmenu:hover {
display: block;
width: 122px;
height: 15px;
background-color: #a90000;
color: white;
}

.menu{
font-family:Tahoma; 
font-size:11px;  
color:#FCF1D8; 
font-weight:900; 
text-decoration:none
}
#fcf fieldset{width:350px;font-family:arial;font-size:11px}
#fcf label{width:120px}
#fcf #spam{text-align:center}

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
    cursor: pointer; /* opera */
	cursor: url(../highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
