.dropdown {
font-family: Arial;
font-size: 8pt;
}
.copyright {
font-family: Arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
}
.requiredfield {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
background: #ff0000;
}
.title {
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #7E14A5;
}
.subtitle {
font-family: Arial;
font-size: 8pt;
font-weight: bold;
color: #aa0000;
}
.blacksubtitle {
font-family: Arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
}
.formtext {
font-size: 8pt;
color: #2200ee;
border: 1px solid #222222;
background-color: #eeeeee;
}
.formbutton {
font-size: 8pt;
color: #000000;
background-color: #eeeeee;
}
a.menu:link {font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; color: #0000dd}
a.menu:visited {font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; color: #0000dd}
a.menu:hover {font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; background: #B6B6FC; color: #0000dd}
a.menu:active {font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; color: #0000dd}
h1, h2 {
	margin-top: 0px;
	font-size: 10px;
	text-decoration: none;
	font-weight:normal;
	padding: 0px;
	position: static;
	white-space: normal;
	display: inline;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-color:#000000;
	font-weight:normal;

	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6600CD;
	border: 1px solid #000000;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header_bg_right {
	background-image: url(/images/newsite/header_bg.jpg);
	background-repeat: repeat-x;
}
.newsite_menu_off {
	background-image: url(/images/newsite/menu_off.jpg);
	background-repeat: no-repeat;
}


#webDir {
	border: 1px solid #6600CD;
	background-color: #999999;
}
.hidden {
	display: none;
}
form {
padding: 0px;
margin: 0px;
}
.bbc {
	border: solid 1px #6600CD;
	background-color: #fff;
}