body{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	color: #455d6c;
	background-color: #cacebd;
	background-image:URL(../images/bg.gif);
	background-repeat: repeat-x;
}
p{
	font-family: Tahoma;
	font-size: 12px;
	color: #455d6c;
	margin-left: 5;
	margin-right: 5;
	margin-top: 5;
	margin-bottom: 5;
}

td{
	font-family: Tahoma;
	font-size: 12px;
	color: #455d6c;
}
a.downmenu{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}
a.downmenu:hover{
	color: #808080;
	text-decoration: none;
}
p.menu{
	color: #ffffff;
	font-size: 11px;
}
a.upmenu{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.upmenu:hover{
	color: #e7e7e7;
	text-decoration: none;
}
a.submenu{
	color: #827C68;
	text-decoration: underline;
	font-size: 13px;
}
a.submenu:hover{
	color: #009900;
	text-decoration: none;
}
p.downmenu{
	color: #000000;
	font-size: 11px;
}
a{
	color: #0868b4;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	margin-left: 5;
	margin-right: 5;
	margin-top: 5;
	margin-bottom: 5;
	font-size: 14px;
	color: #047E2C;
}
h1.header:first-letter {
 color: #df2025; 
}
h1.header{
	font-size: 16px;
	color: #455d6c;
         font-family: Arial;
         
}
h4.header:first-letter {
 color: #df2025; 
}
h4.header{
	font-size: 16px;
	color: #000000;
         font-family: Arial;
         
}

.noborder{
	border: 0px;
}
input, textarea{
	border: 1px solid #808080;
}
.but{
	background-color: #ECE9D8;
}

.white{
	color: #ffffff;
}
.newsheader{
	font-size: 22px;
}
.mainnews{
         background-color: #f2f3f5;
}
.orange{
         color: #f86108;
}


.div01{
	padding: 26px 0 20px 100px;
}
.div011{
	clear: both;
}
.div02{
	padding: 7px 0 40px 0;
	text-align: center;
}
.div03{
	background-color: #a5a999;
	height: 50px;
	text-align: center;
}

.div04{
	background-color: #cacebd;
	padding: 10px;
}
.div041{
	border: 1px solid #cacebd;
	padding: 3px;
}
