body,td,p {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636363;
}

h1,h2{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E15C13;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}


a.h2,a.h2:hover,a.h2:active,a.h2:visited{
	color: #E15C13;
	text-decoration: none;
}

a,a:visited{
	text-decoration: underline;
	color: #636363;
}

a:hover,a:active{
	text-decoration: none;
	color: #E15C13;
}

a.menu,a.menu:visited{
	font-size: 13px;
	text-decoration: none;
	color: white;
}

a.menu:hover,a.menu:active, a.menuActive, a.menuActive:hover, a.menuActive:visited, a.menuActive:active {
	font-size: 13px;
	text-decoration: none;
	color: #ADA9A6;
}



a.submenu,a.submenu:visited{
	font-size: 13px;
	text-decoration: underline;
	color: #6D7D86;
}

a.submenu:hover,a.submenu:active {
	font-size: 13px;
	text-decoration: none;
	color: #E15C13;
}




td.xImg{
	background-image: url(images/bg_gradient.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

td.bottom{
	color: #E3E3E3;
	height: 46px;
}

a.bottom, a.bottom:visited{
	color: #E3E3E3;
	text-decoration: none;
}

a.bottom:hover, a.bottom:active{
	color: White;
	text-decoration: underline;
}


a.newsHead, a.newsHead:visited{
	color: #506885;
	text-decoration: none;
}

a.newsHead:hover, a.newsHead:active{
	color: #506885;
	text-decoration: underline;
}


a.newsBody, a.newsBody:visited{
	font-size: 12px;
	color: #636363;
	text-decoration: none;
}

a.newsBody:hover, a.newsBody:active{
	font-size: 12px;
	color: #636363;
	text-decoration: underline;
}

.mark{
	color: red;
}

td.f_item{
	text-align: right;
}

td.f_header{
	background-color: #E15C13;
	padding: 5px;
	color: White;
	font-weight: bold;
}