@charset "utf-8";


body {
	background-color: #000000;
}
.border {
	border: thin solid #666666;
	height: auto;
	width: auto;
}

.logon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6D6D6;
}
.logon A:link {text-decoration: none; color: #D6D6D6;}
.logon A:visited {text-decoration: none; color: #D6D6D6;}
.logon A:active {
	text-decoration: none;
	color: #D6D6D6;
}
.logon A:hover {
	text-decoration: underline;
	color: #D6D6D6;
}

.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D6D6D6;
}
.language A:link {text-decoration: none; color: #D6D6D6;}
.language A:visited {text-decoration: none;	color: #D6D6D6;}
.language A:active {text-decoration: none; color: #d3b951;}
.language A:hover {text-decoration: none; color: #d3b951;}

.languagenotlink {
	color: #d3b951;
	font-family: Arial;
	font-size: 11px;
}

.toplink {
	font-family: Arial;
	font-size: 12pt;
	color: #D6D6D6;
	text-decoration: none;
}
.toplink A:link {text-decoration: none;	color: #D6D6D6;}
.toplink A:visited {text-decoration: none; color: #D6D6D6;}
.toplink A:active {
	text-decoration: none;
	color: #D6D6D6;
}
.toplink A:hover {text-decoration: none; color: #d3b951;}

.topnotlink {color: #d3b951}

.titlecontent {
	font-size: 11pt;
	color: #d3b951;
	font-family: Arial;
}

.content {
	font-family: Arial;
	font-size: 11px;
	color: #9b9b9b;
}

.footerlink {
	font-family: Arial;
	font-size: 11px;
	color: #E0E0E0;
}

.footerlink A:link {text-decoration: none; color: #E0E0E0;}
.footerlink A:visited {text-decoration: none; color: #E0E0E0;}
.footerlink A:active {text-decoration: underline; color: #E0E0E0;}
.footerlink A:hover {text-decoration: underline; color: #E0E0E0;}

.footernotlink {
	font-family: Arial;
	font-size: 11px;
	color: #E0E0E0;
	text-decoration: underline;
}

.imformation {
	color: #C1C1C1;
	font-family: Arial;
	font-size: 11px;
}
.imformation A:link {text-decoration: none; color: #C1C1C1;}
.imformation A:visited {text-decoration: none; color: #C1C1C1;}
.imformation A:active {text-decoration: none; color: #C1C1C1;}
.imformation A:hover {text-decoration: none; color: #FFFFFF;}

.address {
	font-family: Arial;
	font-size: 11px;
	color: #c9c9c9;
}

.copyright {
	color: #8A8A8A;
	font-family: Arial;
	font-size: 11px;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

.formtexttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

.map {
	font-family: Arial;
	font-size: 11px;
	color: #9E1818;
}
.map A:link {text-decoration: none;	color: #9E1818;}
.map A:visited {text-decoration: none; color: #9E1818;}
.map A:active {text-decoration: none; color: #9E1818;}
.map A:hover {text-decoration: underline; color: #9E1818;}
.visited {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
}
