
body {
	background : #dedeca;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
}
td, th {
	font-size : 11px;
}
h1, h2 {
	color : #663300;
}
h3, h4, h5, h6 {
	color : #5E744E;
}
a {
  color : #ff8000;
  text-decoration : none;
}
a:hover {
	  color : #ff8600;
	  text-decoration : underline;
}
.boxlook {
	background : #ffffff; 
	border : #5E744E; 
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px; 
	border-style : dotted; 
	border-top-width : 1px;  
	color : #5E744E; 
	font-family : verdana,arial; 
	font-size : 10px; 
}
.date {
	background : #8190A7;
	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;
}
td#mainmenu a {
	background : #ffffff;
	border-bottom : 1px dotted #cdcdcd;
	color : #8190A7;  
	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 : #ffffff;
	color : #8190A7;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 20px;
}
.catbg {
	background : #8190A7;
	color : #ffffff;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	line-height : 18px;
}
.inside {
	background : #FFFFFF;
}
.menuright a {
	color : #7B763E;
}
.menuright a:hover {
	text-decoration : none;
}
.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; 
}