BODY { 
	margin: 0;
	color: #333333;
	background: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
}
TD {  


}
hr {
color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;
}
A:link {
}
A:visited {
}
A:hover {

}
.quotes A:link {
	font-size: 100%; 
	COLOR: #c9ba24
}
.quotes A:visited {
	font-size: 100%; 
	COLOR: #c9ba24
}
.quotes A:hover {
	font-size: 100%
}
.hlinks A:link {
	font-size: 80%; 
	line-height: 130%;
	COLOR: #0066cc;
	text-decoration:none
}
.hlinks A:visited {
	font-size: 80%; 
	line-height: 130%;
	COLOR: #0066cc;
	text-decoration:none
}
.hlinks A:hover {
	font-size: 80%;
	line-height: 130%;
	COLOR: #0066cc;
	text-decoration:none
}

.menu { 
	font-weight: bold
}
.menu A:link {

	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	font-weight: bold
}
.menu A:visited {

	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	font-weight: bold
}
.menu A:hover {

	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	font-weight: bold
}
.menu_left { 
	font-weight: bold
}
.menu_left A:link {

	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	font-weight: bold
}
.menu_left A:visited {

	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	font-weight: bold
}
.menu_left A:hover {

	COLOR: #d3b318; 
	TEXT-DECORATION: none; 
	font-weight: bold
}
.title {
	font-size: 120%;
	font-weight: bold;
	color: #d3b318;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
}
.title_nl {
	font-size: 120%;
	font-weight: bold;
	color: #d3b318;
	MARGIN: 25px 0px 15px;

}
.title_sub1 {
	font-size: 110%; 
	font-weight: bold;
	color: #d3b318; 
	MARGIN: 10px 0px 10px 
}
.title_sub {
	font-size: 15px; 
	font-weight: bold;  
	MARGIN: 15px 0px 15px 
}
.photo {
	MARGIN: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}
.ima_rand {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;

}
.copyright {
	font-size: 75%
}

#dropmenudiv{
	position:absolute;
	margin-left: 180px;
	margin-top: -30px;
	border:1px solid black;
	font:normal 14px Verdana;
	line-height:20px;
	z-index:100;
	padding-left: 10px
}

#dropmenudiv a{
	font-size: 90%; 
	width: 100%;
	display: block;
	border-bottom: 0px solid black;
	padding-left: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF
}

#dropmenudiv a:hover{
	background-color: #7e7548;
	color: #000000
}
