a, p, td, li{font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #01415B; font-weight: normal;}
a:active, a:link, a:visited	{text-decoration: none;}
a:hover		{text-decoration: underline;}

.link, a.link:active, a.link:link, a.link:visited {
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
}


body {
	background-image: url(../images/borders/bg.gif);
	background-repeat: repeat-x;
	background-color: #E0E5E8;
	margin: 0px;
	margin-top: 5px;
}

.blacktext {
	color: #000000;
}
.whitetext {
	color: #FFFFFF;
}
.whitetextLink, a.whitetextLink:active, a.whitetextLink:link, a.whitetextLink:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.whitetextLink:hover {
	text-decoration: none;
}

.greytext {
	color: #707476;
}
.smalltitle {
	color: #CB0206;
	font-weight: bold;
}

.languagechoice, .languagechoiceActive {
	font-size: 10px;
	color: #FFFFFF;
}
.languagechoiceActive {
	font-weight: bold;
}

.navigation, .navigationActive {
	font-size: 10px;
	color: #FFFFFF;
}
.navigationActive {
	font-weight: bold;
}

.footer {
	font-size: 9px;
	color: #FFFFFF;
}
.framework {
	background-color: #FFFFFF;
}
.bgPrimary {
	background-color: #55595C;
}
.bgSecondary {
	background-color: #757575;
}
.bg3 {
	background-color: #898C8E;
}
.bg4 {
	background-color: #C2C2C2;
}
.bg5 {
	background-color: #828587;
}


.tableHeaderA {
	background-color: #CB0206;
	color: #FFFFFF;
	font-weight: bold;
}
.tableHeaderB {
	background-color: #E37678;
	color: #FFFFFF;
	font-weight: bold;
}
.tableCel {
	background-color: #D0D1D1;
	color: #535454;
}

.example {
	font-size: 9px;
	color: #000000;
}
