p { margin-top:0px; margin-bottom:18px; line-height:130%; }
a { color:#0000CC; text-decoration:none; }
a:hover { color:#d09d01; tcursor:pointer; text-decoration:underline; }
form,input,select { margin:0; padding:0; }

input.btn {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #0000cc;
	border: 2px solid;
	border-top-color: #0000ff;
	border-left-color: #0000ff;
	border-right-color: #000033;
	border-bottom-color: #000033;
}

input.btnhov {
	color: #000000;
	background-color: #ffc600;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	cursor:pointer;
}

.bodytext_xxs { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; }
.bodytext_xs { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; }
.bodytext_s { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; }
.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; }
.bodytext_l { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; }
.bodytext_xl { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: normal; }
.bodytext_xxl { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: normal; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; font-weight: bold; color: #ba760c; margin: 0 0 0 0; /* top right bottom left */ padding: 0 0 2px 0; /* top right bottom left */ }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: bold; color: #000033; margin: 0 0 0 0; /* top right bottom left */ padding: 0 0 2px 0; /* top right bottom left */ }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #000033; margin: 0 0 0 0; /* top right bottom left */ padding: 0 0 2px 0; /* top right bottom left */ }


.admintitle { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: bold; color: #FFFFFF;  text-transform: uppercase; }
.adminheaders { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; }
.heading { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #000099; }
.subheading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000066; }
.error { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #FF1111; }
.navlinkback { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: bold; color: 000000; }
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: ffffff; }


.button { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF; }
A.buttonover { color: #FFFFFF; text-decoration: none; }
A.buttonover:hover { color: #ffe400; text-decoration: none; }


.adminmenutab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
}

.adminmenutab a {
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
}

.adminmenutab a:hover {
	color: #000033;
	padding: 2px;
	text-decoration: none;
	background-color: #ffc600;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

.adminmenutabfocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	padding: 2px;
	text-decoration: none;
	background-color: #EEEEEE;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}

.adminmenutabfocus a {
	color: #000033;
	text-decoration: none;
}

.adminmenutabfocus a:hover{
	color: #000099;
	text-decoration: underline;
}


.admintextbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
}

.admintextbutton a {
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
}

.admintextbutton a:hover {
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	background-color: #B90123;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
}