body
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	background: #cccccc;
}

.error {font-weight:bold;font-size:10px;color:#ff0000;}
*
{
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.large {font-size:17px;font-family:verdana;font-weight:bold;}
.large:hover {color:#cc3333;font-size:17px;font-family:verdana;font-weight:bold;text-decoration:underline;}
.header
{
	color: #000000;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.header a
{
	color: #000000;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.header a:hover
{
	color: #cc3333;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.subHeader
{
	color: #65c691;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
}

.subHeader a
{
	color: #65c691;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
}

.subHeader a:hover
{
	color: #cc3333;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
}

.pageTitle
{
	color: #ffffff;
	font-size: 16pt;
	font-family: Tahoma;
	font-style: italic;
	background: url(../images/header/pageTitle.jpg);
}

.contentHeading
{
	color: #ffffff;
	font-size: 13pt;
	font-family: Tahoma;
	font-style: italic;
	background: url(../images/header/pageTitle.jpg);
}

.footer
{
	color: #000000;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.footer a
{
	color: #000000;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover
{
	color: #cc3333;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

a
{
	color: #000000;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
}
.special {color:#cc3333;margin-left:150px;}
a:hover
{
	color: #cc3333;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
}

h1 {color:#cc3333;font-size:19px;}

.textLarge
{
	color: #000000;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}

.text 
{
	color: #000000;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
}

.box {
	font-weight:bold;
	font-size:9pt;
	color:#930C0C;
	font-style:italic;
}

.box a {
	text-decoration:underline;
}

.float_left { 
	float:left;
	margin:8px;
	border:1px solid #930C0C;
}

.float_right {
	float:right;
	margin:8px;
	border:1px solid #930C0C;
}

.box div { 
	background: transparent;
	color: transparent;
	border-left: none;
	background-image:url('../images/leaf_border.jpg');
	background-repeat:repeat-x;
	height:20px;}	

strong {color:#FF9900; } 

.signup {text-decoration:underline;}