a.linktext{
	color: #000000;
	font-size: 12px;
	font-family: tahoma, verdana, arial;
	text-decoration: none;
}
a.linktext:hover{
	color: #403D76;
	text-decoration: underline;
}
a.linktextb{
	color: #000000;
	font-size: 12px;
	font-family: tahoma, verdana, arial;
	text-decoration: none;
	font-weight: bold;
}
a.linktextb:hover{
	color: #403D76;
	text-decoration: underline;
	font-weight: bold;
}
a.purplelink{
	color: #403D76;
	font-size: 12px;
	font-family: tahoma, verdana, arial;
	text-decoration: none;
}
a.purplelink:hover{
	color: #403D76;
	text-decoration: underline;
}
.black12{
	color: black;
	font-size: 12px;
	font-family: trebuchet ms;
	text-decoration: none;
}
.white12{
	color: white;
	font-size: 12px;
	font-family: trebuchet ms;
	text-decoration: none;
}
.purple12{
	color: #403d76;
	font-size: 12px;
	font-family: trebuchet ms;
	text-decoration: none;
}
.purple10{
	color: #403d76;
	font-size: 10px;
	font-family: trebuchet ms;
	text-decoration: none;
}
.purple12b{
	color: #403d76;
	font-size: 12px;
	font-family: trebuchet ms;
	text-decoration: none;
	font-weight: bold;
}
.purple14b{
	color: #403d76;
	font-size: 14px;
	font-family: trebuchet ms;
	text-decoration: none;
	font-weight: bold;
}
.error{
	color: red;
	font-size: 12px;
	font-family: trebuchet ms;
	text-decoration: none;
}
div.spacer {
  clear: both;
} 
.newsDate {
  color: #403d76;
  font-size: 12px;
  font-family: trebuchet ms;
  text-decoration: none;
  font-weight: bold;
}
.newsItem {
  color: #000000;
  font-size: 12px;
  font-family: trebuchet ms;
  text-decoration: none;
}
div.main{
	width=80%;
}
div.newsLeft{
	float: left;
  	width: 125px;
}
div.newsRight{
	float: left;
}
table.main{
        padding: 1px;
}
table.main th {
        font-size: 12px;
        font-weight: bold;
        color: #403d76;
        font-family: trebuchet ms;
  		text-decoration: none;
}
table.main td, table.main tr {
        text-align: left;
        font-family: trebuchet ms;
  		text-decoration: none;	
        font-size: 12px;
        color: #000000;
}
input.text{
	background-color: #CCCCCC;
	border: 1px;
}
input.foo, textarea.foo{
	background-color: #DDD;
	border: 1px solid;
	font-family: trebuchet ms;
	font-size: 12px;
}
input.fooBtn {
	background-color: #DDD;
	border-width: 1;
	border-color: 003366;
	border-style: outset;
	color: 000;
	font-size: 12px;
	font-family: trebuchet ms;
}

  
