@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFCCFF;
	background-image: url(images/sitebg.gif); background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: underline;
	color: #000000;
}

.style1 {font-size: 10px}

input.white {background-color: #ffffff; font-weight: bold; font-size: 12px; color: black;}

input { background-color: #ffffff; border: solid 1px #993399 }

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style2 {font-size: 10}

.stylecalendar {
	font-size: 16px; 
	color: #FFF;
	font-weight: bold;			
}

.newswire {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.newswire {
text-decoration: none;
	color: #000000;
}

.style3 {
	color: #993399;
	font-weight: bold;
}