body.index {
	background-image: url(img/bg_index.gif);
	background-color: #D0DCE2;
	margin: 0;
}
body.page {
	background-image: url(img/bg_page.gif);
	background-color: #D0DCE2;
	margin: 0;
}


a.mainmenuLink {
	color: #1B2A30;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.mainmenuLink:hover {
	color: #006699;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.submenuLink {
	color: #486C7A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.submenuLink:hover {
	color: #6398AB;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.subsubmenuLink {
	color: #5D6366;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.subsubmenuLink:hover {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.langLink, a.langLink:hover {
	color: #666666;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.langLinkAct, a.langLinkAct:hover {
	color: #333333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.pathLink, .pathLink:hover {
	color: #486C7A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}


.titleNormal {
	color: #486C7A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
}

.txtNormal {
	color: #333333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}

.normal {
	color: #333333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
}


.txtPath {
	color: #486C7A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}
.txtFooter {
	color: #888888;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}


.pSideBG {
	background-image: url(img/bg_side.gif);
	background-repeat: repeat-y;
}

.navigate {
	color: #486C7A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
}

.subtitle {
	color: #486C7A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
