BODY
{
	margin-bottom:0px;
	margin-top:45px;
	margin-left:0px;
	margin-right:0px;
}

TD, P, DIV, INPUT, SPAN, SELECT, INPUT, TEXTAREA, IFRAME
{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#616161;
	line-height:18px;
	margin-top: 7px;
	margin-bottom:11px;
}

A
{
	color:#0053a0;
	text-decoration:underline;
}
A:hover
{
	color:#616161;
}

H1
{
	font-family:Tahoma, Verdana, Arial;
	font-size:22px;
	color:#0055a2;
	margin-top:4px;
	margin-bottom:7px;
	font-weight:normal;
}

.language img
{
	border:none;
	margin-left:5px;
	margin-bottom:5px;
	opacity:0.4;
	filter:alpha(opacity=40);
}

.language a:hover img,
.language a.selected_lang img
{
	opacity:1;
	filter:alpha(opacity=100);
	
}

.breadcrumb , .breadcrumb A
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color:#949494;
}

.breadcrumb A:hover
{
	text-decoration:underline;
	color:#579ad5;
}
.headerBG
{
	background-image:url(../images/headerBG.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #e2e2e2;
}

.submenuTABLE
{
	background-image:url(../images/submenuBG.gif);
	background-repeat:repeat-x;
	background-color:#f0f0f0;
}

.submenuTD
{
	padding:5px;
}

.contentTABLE
{
	background-color:#efefef;
}

.startTABLE
{
	background-image:url(../images/submenuBG.gif);
	background-repeat:repeat-x;
	background-color:#f0f0f0;
}
.contentTop
{
	background-image:url(../images/contentT.gif);
	background-repeat:repeat-x;
}
.contentBottom
{
	background-image:url(../images/contentB.gif);
	background-repeat:repeat-x;
}
.contentLeftRight
{
	background-image:url(../images/contentRL.gif);
	background-repeat:repeat-y;
}

.contentLeftRightStart
{
	background-image:url(../images/contentRLStart.gif);
	background-repeat:repeat-y;
}
.contentStartSid
{
	background-image:url(../images/contentRLStartSid.gif);
	background-repeat:repeat-y;
}
.contentStartSid2
{
	background-image:url(../images/contentRLStartSid2.gif);
	background-repeat:repeat-y;
}
.contentLeft
{
	background-image:url(../images/contentL.gif);
	background-repeat:repeat-y;
}
.contentRight
{
	background-image:url(../images/contentR.gif);
	background-repeat:repeat-y;
}
.html4, .html4 P, .html4 A
{
	color: #bfc0c3;
	text-decoration:none;
}

.menuItem UL
{	
	margin:0px;
	padding:0px;
}

.menuItem UL LI
{
	list-style:none;
	display: inline;
	height:23px;
	}

.menuItem UL LI A 
{
	font-weight:bold;
	color: #818181;
	padding-top:20px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:10px;

	text-decoration: none;
	text-transform: uppercase;
}

.menuItem UL LI A:hover
{
	background-color:#CCCCCC;
	color:#818181;
}

.selected, .selected:hover
{
	text-decoration:none;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	width:100%;
	height:24px;
	color:#616161;
	font-weight:bold;

	background-color:#cccccc;
}
.startA A
{
	text-decoration:none;
	padding-left:11px;
}
.submenuItem
{
	text-decoration:none;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	width:100%;
	height:24px;
	color:#616161;
	font-weight:bold;
}

.submenuItem:hover
{
	background-color:#e5e5e5;
	color:#616161;
}

.submenuItem2
{
	text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	width:100%;
	color:#616161;
	font-weight:normal;

}

.selectedsub, .selectedsub:hover
{
	text-decoration:none;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
	padding-right:10px;
	width:100%;
	color:#616161;
	background-color:#e5e5e5;	
	font-weight:normal;
}

.submenuItem2:hover
{
	background-color:#e5e5e5;
	color:#616161;
}

.subSep
{
	background-image:url(../images/subSep.gif);
	background-repeat:repeat-x;
}
