
body {
	background : #dedeca;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
}
td, th {
	font-size : 12px;
}
h1, h2 {
	color : #663300;
}
h3, h4, h5, h6 {
	color : #996633;
}
a {
  color : #ff8000;
  text-decoration : none;
}
a:hover {
	  color : #ff8600;
	  text-decoration : underline;
}
.boxlook {
	background : #ffffff; 
	border : #996633; 
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px; 
	border-style : dotted; 
	border-top-width : 1px;  
	color : #996633; 
	font-family : verdana,arial; 
	font-size : 10px; 
}
.date {
	background : #A83600; 
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 20px;
}
.fotodesc {
	color : #aaaaaa;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 25px;
}
td#mainmenu a {
	/* background : #A83600; remove this comment tag if you want background color*/
	border-bottom : 1px dotted #cdcdcd;
	color : #A83600;  
	display : block; 
	font-family : Verdana, Helvetica, Arial, sans-serif; 
	font-size : 11px; 
	font-weight : bold; 
	line-height : 20px;
	margin : 0; 
	padding : 2px; 
}
td#mainmenu a:hover {
	background : #eeeeee; 
	color : #000000; 
	text-decoration : none;
}
.menu {
	background : #A83600; 
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	line-height : 20px;
}
.submenu {
	background : #CDCD9C; 
	color : #000000;
	font-size : 12px;
	font-weight : bold;
}
.morenews {
	color : #004F00;
	font-family : Verdana, Helvetica, Arial, sans-serif; 
	font-size : 11px;
	line-height : 16px;
}
.newscat {
	color : #797A79;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.newsdate {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.newssubtitle {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.newstitle {
	color : #FF9000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.redalert {
	color : #ff0000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}
.textbox {
	background : #ffffff; 
	border : 1px solid #aaaaaa;
	color : #000000; 
	font-family : Verdana, Arial; 
	font-size : 10px; 
}
.mlmenu iframe{
	position: absolute;
	display: none;
	filter: alpha(opacity=0);
	z-index: 2;
}
		.vertical ul{
			list-style-type: none;
			padding: 0px;
			border-top: 1px solid;
			width: 204px;
		}
		.vertical li a{
			display: block;
			width: 200px;
			text-decoration: none;
			height: 1.2em;
			padding: .1em 1px;
			border: 1px solid;
			border-top: 0px;
		}
		.vertical li{
			/*Needed for IE. Don't ask me why, It was a lucky guess.*/
			display: inline;
		}
		.vertical li ul{
			position: absolute;
			margin-top: -1.3em;
			margin-left: 200px;
		}
		.blackwhite li a{
			background-color: white;
			color: black;
			border-color: black;
		}
		.blackwhite li a:hover{
			background-color: black;
			color: white;
			border-color: black;
		}
		.blackwhite ul{
			border-color: black;
		}	
