/*START element page styles*/
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
P,DIV,TR,TD,SELECT,TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A {
	color: #CC3300;
}
/*END element page styles*/

/*Topbar stuff*/
.topbar {
	background-color: #D95614;
	color: white;
}
.language
{
	margin-top: 8px;
	margin-right: 21px;
}
.langlink {
	font-size: 13px;
	color: white;
	text-decoration: none;
}
.langlink:Active {
	color: white;
}
.langlink:Visited {
	color: white;
}
.langlink:Hover {
	text-decoration: underline;
}
.navbar {
	background-color: #666666;
	color: white;
}
.navall {
	margin-right: 21px;
}
.navlink {
	font-size: 13px;
	color: white;
	text-decoration: none;
}
.navlink:Active {
	color: white;
}
.navlink:Visited {
	color: white;
}
.navlink:Hover {
	text-decoration: underline;
}
/*end topbar*/
.maintrim {
	background-color: #4E4E4E;
}
.title {
	font-size: 12px;
	color: #CC3300;
}
.hometx {
	margin-top: 21px;
	margin-left: 18px;
	margin-right: 18px;
}
.webmaster {
	color: white;
}
.webmaster:Active {
	color: white;
}
.webmaster:Visited {
	color: white;
}
.arrowleft {
	margin-left: 19px;
}
.arrowright {
	margin-right: 19px;
}