body {
  margin: 0;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}

.title2white {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
}

.title2 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}

.title3 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
}

.mainMenu {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
}

.mainMenu a:link, .mainMenu a:visited {
  color: #000000;
  text-decoration: none;
}

a:link {
  text-decoration: none;
  color: #000088;
  font-weight: bold;
}

a:visited {
  text-decoration: none;
  color: #000088;
}

a:hover {
  text-decoration: underline;
  color: #000088;
}

.submitButton 
{
 	border-width: 2px; 
 	border-color: #330099;
 	border-style: solid;
 	background-color: #FFFFFF;
 	font-family: Verdana;
 	font-weight: bold;
 	color: #330099;
}

.textArea {
  border: 2px;
  border-style: solid;
  border-color: #330099;
  height: 11px;
  width: 160px;
  font-size: 10px;
  font-family: Verdana;
  font-color: #330099;
  font-weight: bold;
}

.columnHeader {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #330099;

}

.columnText {
  margin-top: 10px;
  padding-top: 0;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 10px;
}

form {
  margin: 0;
}


form input.submitborder {
  border: 2px solid #5225ba;
  background: #ffffff;
}

form.popup {
	text-align:center;
}

table.form th {
  text-align: right;
  font-weight: bold;
}


#special {
  line-height: 20px;
}

.errorText {

  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #000000;
}

.title1 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #330099;

}

#content {
  font-family: Verdana, Arial, sans-serif;
  width: 800px;
  max-width: 800px;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#contentdiv {
  width: 800px;
}

#navmenu
{
	font-size: 10px;
}

.admin_menu
{
	margin: 0px;
	padding: 0px;
}

table.key
{
	border: 1px #d79900 solid;
	border-collapse: collapse;
}

.smallText
{
	font-size: 10px;
}

td.element p {
  margin: 0;
}

.topheaderrow
{
	height: 80px;
	background: url('/images/header/new/top_fade.gif');
}

.navrow
{
	height: 25px;
	background: url('/images/header/new/nav_bg_fade.gif');
}

.loginbox
{
	height: 145px;
	background: url('/images/header/new/login_fade.gif');
	font-family: verdana;
	font-weight: bold;
	color: #330099;
}

#content_left
{
	background: url('/images/header/new/green_line.gif') repeat-y right;
}

#content_right
{
	background: url('/images/header/new/green_line.gif') repeat-y left;
}

#bottomrow
{
	height: 49px;
	background: url('/images/header/new/bottom_bg.gif');
}

.leftmenu
{
	margin: 0px;
	font-size: 10px;
	list-style: none;   
	padding-left:0px;
}

.menuHeaderRow
{
	height: 20px;
	background: #330099;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #40FF10;
}

.menuHeaderRow2,
.menuHeaderRow2 a:link,
.menuHeaderRow2 a:visited
{
	height: 15px;
	background: #330099;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #40FF10;
	text-align: center;
}

.menuTable td
{
	border-collapse: collapse;
	border: 1px solid #330099;	
}

#prog_text img
{
	margin-top: 1em;
	margin-left: 2em;
	margin-bottom: 1em;
}

.q_form submit
{
	width: 400px;
}

body.admin h3
{
    color: #000000;
    font-size: 15px;
}

body.popup {
	border-style: solid;
	border-color: #33ff00;
	padding: 10px;
}

h3
{
    color: #330099;
    font-size: 14px;
}

table.sortable a.sortheader 
{
font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #40FF10;
}

table.sortable span.sortarrow {
  font-weight: bold;
  font-size: 14px;
}

