body
{
	background-color: #D50A0E;
	margin-top: 10px;
	scrollbar-base-color: #ff0000;
	scrollbar-track-color: #ff0000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}
.bodytext
{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 0.9em;
	color:#000000;
}
.bottext
{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 0.9em;
	color:#ffffff;
}
.formfield  		
{
	font-family: font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
	height: 24px;
	border: 1px #D50A0E solid;
}
.formfieldnew
{
	font-family: font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size : 0.7em;
	color : #000000;
	background-color : #ffffff;
	height: 15px;
	width: 127px;
	border: 0px;
}
.formfieldnewdropdown
{
	font-family: font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size : 0.7em;
	color : #000000;
	background-color : #ffffff;
	height: 15px;
	width: 60px;
	border: 0px;
}
.formfieldcheckbox
{
	font-family: font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size : 0.7em;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
	height: 15px;
	width: 16px;
	border: 0px;
}
.formbutton
{
	font-family: font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	background-color : #D50A0E;
	font-weight : bold;
	border: 1px #E56B6A solid;
}
.formtext 		
{
	font-family: font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	font-weight : bold;
}
a 
{  
	COLOR: #FF0000;
	text-decoration: none;	
}
a:hover 
{
	text-decoration:underline;
}
.bg_right
{
	background-image: url("../images/rightbg.gif");
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_bottom
{
	background-image: url("../images/bot_bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.redfade
{
	background-image: url("../images/red_fade.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.linediv
{
	background-color : #666677;
}
.redtitle
{
	font-family: /* Myriad, "Gill Sans", "Century Gothic", */
	"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: lighter;
	color: #ff0000;
	font-size:1.2em;
}
.redtitle2
{
	font-family: /* Myriad, "Gill Sans", "Century Gothic", */
	"Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: lighter;
	color: #ff0000;
	font-size:1.1em;
}