body {
	background-color: #993399;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}


a:link {
	color: #923983;
	text-decoration: underline;
}
a:visited {
	color: #923983;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #009900;
}

TABLE {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}

 
.capsbright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
}

.smallnc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tinync {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}


/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px dotted #999;
 margin-bottom: 15px; 
}
h1 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #cccccc;
 font-weight: bold;
}
h2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   16px;
 color:       #993399;
 font-weight: bold;
}

h3 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   14px;
 color:       #cccccc;
 font-weight: bold;
}


h4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #336699;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}


/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}



/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}
.listhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #993399;
	font-style: oblique;
}

.list1 {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}

.foot1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #666666;
}

.subarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6666CC;
	font-style: oblique;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
}
.announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
}
#content {
	top: 105px;
	width: 380px;
	position: absolute;
	visibility: visible;
	height: auto;
	left: 360px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
* html .content {   /*** IE5.x/win box model fix ***/
width: 380;
wid\th: 380;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.bodytextpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 993399;
}
.bodytextboldpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 993399;
}
.popup {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FF9966;
	border: medium solid #333333;
}
.infosmall {
	font-size: 11px;
}

