.normdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0a0a0a;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px 0px 0px 0px;
}
:focus {outline: none}

/* links & hovers */
A {text-decoration: none;color: #C11B67;}
A:link {text-decoration: none; font-weight:bold; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; color: #776666; /*border-bottom:1px dotted #C11B67; border-top:1px dotted #C11B67 */;}
A:active {text-decoration: none; color: #ffffff;}
A.underlined {text-decoration: underline;}
.normlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #f5f5f5;
}
.titledark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0a0a0a;
}
.smalldark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0a0a0a;
}
.normdark A,.normdark A:link,.normdark A:visited,.normdark A:active {text-decoration: none; color: #881111; border-bottom:1px hidden #C11B67; border-top:1px hidden #C11B67 ;}
.smalldark A,.smalldark A:link,.smalldark A:visited,.smalldark A:active {text-decoration: none; color: #881111; border-bottom:1px hidden #C11B67; border-top:1px hidden #C11B67 ;}
.normdark A:hover {text-decoration: none; color: #881111; border-bottom:1px dotted #C11B67; border-top:1px dotted #C11B67 ;}
.smalldark A:hover {text-decoration: none; color: #881111; border-bottom:1px dotted #C11B67; border-top:1px dotted #C11B67 ;}
.pageTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #555555;
}
.navLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.navLinks A {text-decoration: none;color: #C11B67; font-weight: bold;}
.navLinks A:link {text-decoration: none; font-weight: bold; color: #000000;}
.navLinks A:visited {text-decoration: none; color: #000000; font-weight: bold;}
.navLinks A:hover {text-decoration: none; color: #776666; font-weight: bold;/*border-bottom:1px dotted #C11B67; border-top:1px dotted #C11B67 */;}
.navLinks A:active {text-decoration: none; color: #ffffff; font-weight: bold;}
.navLinks A.underlined {text-decoration: underline; font-weight: bold;}
.smalldarkField {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0a0a0a;
	width:97%;
	padding:3px 3px 3px 3px;
}
