td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.inthissection A:link {color: #FF0000; text-decoration: none;  font-weight: bold; font-size:13px; }
.inthissection A:visited {color: #FF0000; text-decoration: none;  font-weight: bold ;font-size:13px;}
.inthissection A:hover {color: #FF0000; text-decoration: underline;  font-weight: bold; font-size:13px;}

.mainbody A:link {color: #FF6600; text-decoration: none;  }
.mainbody A:visited {color: #FF6600; text-decoration: none;}
.mainbody A:hover {color: #FF6600; text-decoration: none;}
.mainbody td {background-color:#FFFFFF; text-align:left}

.formfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.whitetext {color:#FFFFFF;}

div#errorMessage {
	display: block;
	color: #000;
	margin: 0 0 1em 0;
	padding: 0.5em;
	background-color: #FF6600;
	border: 1px dotted #de9292;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
.error { background-color: #FF9933; }

input.formbutton
{
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: 1px double #990000;
	padding: 1px 8px;
	margin: 0px;
	background-color: #FFFFFF;
}
.mainpagetext A:link {color: #0493bc; text-decoration: none; font-weight: normal}
.mainpagetext A:visited {color: #0493bc; text-decoration: none; font-weight: normal}
.mainpagetext A:hover {color: #0493bc; text-decoration: underline; font-weight: normal}


.mainpagetext td {background-color:#FFFFFF}.passionmthheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

