/* LINKS 2 - USED FOR TOP MENU */
.links2 {
    font-size:.9em;
    font-family:arial,helvetica,sans-serif;
}
.links2 a {
	display:block;
	width:auto;
	border-right-width:0px; /* eliminate 2px borders */
	color:#FFFFFF;
	padding:5px;
	text-decoration:none;
	font-weight:normal;
	background-color:#3399FF;

	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	font-size: 12px;
}
.links2 a:hover {
    background-color:#004580;
	 background: url(images/black.jpg);
	 background-repeat:repeat-x;
    color:white;
}

/* LINKS 3 - USED FOR SIDE MENU */
.links3 {
    font-size:.9em;
    font-family:arial,helvetica,sans-serif;
}
.links3 a {
	display:block;
	width:auto;
	border-right-width:0px; /* eliminate 2px borders */
	color:#FFFFFF;
	padding:5px;
	text-decoration:none;
	font-weight:normal;
	background-color:#3399FF;

	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
}
.links3 a:hover {
    background-color:#004580;
	 background: url(images/black.jpg);
	 background-repeat:repeat-x;
    color:white;
}




.style3 {font-size: 12}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; }

.Font1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.Font2_Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.Heading1 {font-family: arial, verdana, sans-serif; font-size: 110%; color: #000000; }
.Heading2 {font-family: arial, verdana, sans-serif; font-size: 110%; color: #666666; }
.Heading3 {font-family: arial, verdana, sans-serif; font-size: 90%; color: #FF0066; }


body {
	margin-top: 0px;
}
.Font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.big_text {
	font-size: 24px;
}
.visitorbadge_namefield {
	font-size: 14px;
}


hr {
page-break-after: always;
border: 0;
color: white;
background-color: white;
height: 1px;
}
.smallest {
	font-size: xx-small;
}
