/* styles used to test div and span positions */
/*div {border: 1px solid #0000ff;}*/
/*span {border: 1px solid #ff0000;}*/

body, td {
	color: #000000;
	background: transparent;
	font: 0.8em/1.5 verdana, sans-serif;
}
td.padleft {
	padding-left:30px;
}
h2 {
color:#330099;
font-weight:normal;

border-bottom: 1px solid #9966CC;
}
h3 {color: #99cc33;}

.subhead{
color:#330099;
font-weight:normal;
width:100%;
font-size:160%;
border-bottom: none;
/*border-bottom: 1px ridge #9966CC;*/
}

.eventborder{
font-weight:normal;
width:100%;
margin-top:-8px;
padding-bottom: 3px;
border-bottom: 1px solid #9966CC;
}

br.mini{
	font-size:6px;
	line-height:3px;
}

a:link { color: #330099; text-decoration: none; }
a:visited { color: #330099; text-decoration: none; }
a:active { color: #330099; text-decoration: none; }
a:hover { color: #330099; text-decoration: underline; }

#header {	
	padding: 3px 5px 3px 5px;
	margin-bottom: 10px;
	background-color: #9966CC;
	color: #ffffff;
}
.headerleft {
	float: left;
}
.headerright {
	text-align: right;
	font-weight: bold;
}
#header a:link { color: #ffffff; text-decoration: none; font-weight: bold; }
#header a:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
#header a:active { color: #ffffff; text-decoration: none; font-weight: bold; }

.header2 {
	background-color: #9966CC;
	margin-bottom: 10px;
}
.header2 td {
	color: #ffffff;
}
.header2 a:link { color: #ffffff; text-decoration: none; font-weight: bold; }
.header2 a:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
.header2 a:active { color: #ffffff; text-decoration: none; font-weight: bold; }


#footer {	
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #9966CC;
	width:100%;
}
.footerleft {
	float: left;
	padding: 8px 0px 0px 0px;	
}
.footerright {
	text-align: right;
	padding: 8px 4px 0px 0px;
}
#footer a:link { color: #330099; text-decoration: none; font-weight: bold; }
#footer a:visited { color: #330099; text-decoration: none; font-weight: bold; }
#footer a:active { color: #330099; text-decoration: none; font-weight: bold; }

.footer2 {
	margin-top: 8px;
	border-top: 1px solid #9966CC;
}
.footer2 td {padding-top: 4px;}

.footer2 a:link { color: #330099; text-decoration: none; font-weight: bold; }
.footer2 a:visited { color: #330099; text-decoration: none; font-weight: bold; }
.footer2 a:active { color: #330099; text-decoration: none; font-weight: bold; }

#content {	
	float:left;
	padding: 0px 0px 0px 0px;	
}
#contentfull {	
	float:left;
	padding: 0px 0px 0px 0px;
	width:100%;
}
.contentleft {
	position: relative;	
	float: left;
	padding: 8px 0px 0px 0px;	
	width:235px;
}
.contentmain {
	position: relative;
	margin-left: 240px;
	padding: 8px 0px 0px 40px;	
}
.searchblock {
	background-color : #F5EBFE;
	border : .05em dashed #9966CC;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
.searchblock a:link { color: #330099; text-decoration: none; font-weight: bold; }
.searchblock a:visited { color: #330099; text-decoration: none; font-weight: bold; }
.searchblock a:active { color: #330099; text-decoration: none; font-weight: bold; }

#resultstable{
float:left;
width:100%;
border : .05em dashed #9966CC;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
}


.evtheadname{
padding:2px 2px 2px 2px;
float:left;
width:20%;
background-color:#9966CC;
font-weight:bold;
color:#FFFFFF;
}
.evtheaddesc{
padding:2px 2px 2px 2px;
float:left;
width:30%;
background-color:#9966CC;
font-weight:bold;
color:#FFFFFF;
}

.evtheaddate{
padding:2px 2px 2px 2px;
float:left;
width:16%;
background-color:#9966CC;
font-weight:bold;
color:#FFFFFF;
}

.evtname{
float:left;
width:20%;
}
.evtdesc{
float:left;
width:30%;
}

.evtdate{
float:left;
width:16%;
}

.titlehead{
valign:top;
width:140px;
height:20px;
text-align:left;
margin-bottom:3px;
}

.titlesmallhead{
valign:top;
width:160px;
height:20px;
margin-bottom:3px;
}

.titletimesmallhead{
valign:top;
width:80px;
height:20px;
margin-bottom:3px;
}

.texttitlesmallhead{
width:160px;
height:20px;
margin-bottom:3px;
}

.texttitletimesmallhead{
valign:top;
width:80px;
height:20px;
margin-bottom:3px;
}


.fulltitlehead{
width:500px;
height:20px;
margin-bottom:3px;
}


.contenttxt
{
margin-bottom:3px;

}

.inputtxt
{
width:170px;
}
.eventtable{
float:left;
margin-left:30px;
width:30%;
}

.admintitlehead{
width:170px;
height:20px;
margin-bottom:1px;
}
.smallline{
width:518px;
height: 4px;
border-bottom:1px solid #9966CC;
}

.adminnoteshead{
valign:top;
width:80%;
height:20px;
margin-bottom:1px;
}

TEXTAREA.searchtxt,SELECT.searchtxt,INPUT.searchtxt {
	background-color : #F5EBFE;
}
.searchmenu {
	background-color: #F5EBFE;
}
INPUT.searchtxtadv {
	background-color:#F5EBFE;
	width: 200px;
}
INPUT.searchbut {
	background-color : #9966CC;
	border : #9966CC;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	width:50px;
	font-size:12px;
	cursor: pointer;
}

.subheadtxt{
	color:#9966CC;
	font-weight:bold;
	height:20px;
	font-size:12px;
}

.smallsubheadtxt{
	color:#9966CC;
	font-weight:bold;
	height:20px;
	font-size:11px;
}

.blankhead{
valign:top;
background-color : #FFFFFF;
width:240px;
height:20px;
text-align:right;
padding-right:8px;
margin-bottom:3px;
}

.backcolor{
background-color : #F5EBFE;
padding-left:4px;
padding-right:4px;
text-align: center;
}
.backcolor2{
background-color : #ffffff;
padding-left:4px;
padding-right:4px;
}


.pinktxt{
color : #330099;
font-weight:bold;
}

.chkboxtxt{
font-size:11px;
}

/* Accessibility table */
.acctable {
	border-color: #9966CC;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-collapse: collapse;
}
.acctable td {
   	margin: 0;
	border-color: #9966CC;
	border-style: solid;
	padding: 0px 2px 0px 2px;
	border-width: 0px 1px 1px 0;
}

.newsletter {
		background-color: #F5EBFE;
		font-weight: bold;
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 10pt; 
		border: 1px solid #9966CC;
		color: #330099;
		text-align: center; 
		}

.newsletter a { 
		text-decoration: none;
				  
}

.newsletter a:hover {
		text-decoration: none;
		/*color: #FFFFFF;*/
		
}

.newsletter a:visited {
		text-decoration: none; 
}

