P, TD, DIV, SPAN, INPUT, SELECT, TEXTAREA, UL
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color: #707070;
	line-height:normal;
	margin-bottom:4px;
	margin-top:7px;
}

A
{
	color:#ffa603;
	text-decoration:underline;
}

A:hover
{
	color:#666666;
}

H1
{
	font-family:"Lucida Sans", Tahoma;
	font-size:16px;
	margin-top:7px;
	margin-bottom:4px;
}

.HeadBorder
{
	background-image:url(../images/border_bg.gif);
	background-repeat:repeat-x;
}

.breadcrumb
{
	padding-left:20px;
	padding-right:20px;
}
.breadcrumb A
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#959595;
	text-decoration:none;
}

.breadcrumb A:hover
{
	color:#ffa603;
	text-decoration:underline;
}

.news
{
	padding:10px;
	line-height:normal;
	
}

.news P
{
	line-height:normal;
	margin-top:0px;
	margin-bottom:7px;
}

.news H6
{
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
.footer
{
	border-top:1px solid #adaebd;
	color:#adaebd;
}

.footer A, .footer A:hover, .footer P
{
	color:#adaebd;
}

.menuItem
{
	background-color:#adaebd;
}

.menuItem A
{
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	width:100%;
	text-align:center;
	display:block;
}
.submenuItem
{

}