a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	font-weight: bold;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
a.titlelink:link {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFF00;
}
a.titlelink:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFF00;

}
a.titlelink:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333399;
}
a.titlelink:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFF00;
}
a.navlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
a.navlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;

}
a.navlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}

a.navlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;

}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bordertext{
padding: 15px;
}
.bluebg {
	background-color: #A2AABC;
}
.boxtable {
	border: 2px solid #0099CC;
}
.greytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.title {
	font-size: 13px;
}
li {
	list-style-image: url(../images/adminbullet.gif);
}
.adminbutton {
	background-color: #FF6600;
	color: #212350;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;



}
.smtitle {

	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605D6F;
}
.adminbox {

	background-color: #FFFFFF;
	color: #212350;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.forumbox {

	background-color: #FFFFFF;
	color: #212350;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h1 {

	font-size: 13px;
	font-weight: bold;
	color: #333399;
}
h2 {
	font-weight: bold;
	color: #333399;
	font-size: 11px;

}
.smtitleblue {


	font-size: 11px;
	font-weight: bold;
	color: #333399;
}
hr {
	color: #FFFF00;

}
.imagecaption {

padding: 3px;
}
.titlebanner{
padding: 3px;
background-color: #0099cc;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
.smtitlebanner{
padding: 3px;
background-color: #0099cc;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}
.titleblue {
	font-size: 13px;
	font-weight: bold;
	color: #333399;
}
.sizeeleven {
	font-size: 11px;
}
.imagetable {
	background-color: #FFC993;
}
.imagetable2 {
	background-color: #FF9933;
}
.inputarea {


	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
label { 
 cursor: pointer; 
 cursor: hand; 
} 
