body{
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	background-image:URL(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #dde7ed;
}
p{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

td{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
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-size: 11px;
	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: #357abc;
	text-decoration: underline;
}
a:hover{
	color: #336699;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	font-size: 14px;
	color: #5f95c3;
}
h1.header:first-letter {
 color: #df2025; 
}
h1.header{
	font-size: 16px;
	color: #000000;
         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;
         font-size: 11px;
         font-family: Tahoma;
}
form{
         margin: 0px;
}
.but{
	background-color: #ECE9D8;
}

.white{
	color: #ffffff;
}
.newsheader{
	font-size: 22px;
}
.mainnews{
         background-color: #f2f3f5;
}
.orange{
         color: #f86108;
}


.td01{
	background-image:URL(../images/table01.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}

.td02{
	background-image:URL(../images/table02.gif);
	background-repeat: no-repeat;
	background-position: bottom right;

}
.bgg{
	background-image:URL(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}

