body  {
	background-color: FFFFFF;
	scrollbar-3dlight-color: #F4F4F4;
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-track-color: #252525;
	scrollbar-face-color: #252525;
	scrollbar-shadow-color: #F4F4F4;
	scrollbar-darkshadow-color: #F4F4F4;
	scrollbar-arrow-color: #DE0000;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE0000;
	margin-left : 6px;
	margin-bottom : 0px;
	margin-top : 4px;
	letter-spacing : 2px;
}
.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE0000;
	margin-left : 6px;
	margin-bottom : 0px;
	margin-top : 4px;
	letter-spacing : 1px;
}
.sbheader  {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	font-size : 11px;
	font-weight : bold;
}
.mbheader  {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	font-size : 12px;
	font-weight : bold;
}
.bheader  {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	font-size : 13px;
	font-weight : bold;
}
.rheader  {
	font-family: Arial, Helvetica, sans-serif;
	color: #DE0000;
	font-size : 13px;
	font-weight : bold;
}
.srheader  {
	font-family: Arial, Helvetica, sans-serif;
	color: #DE0000;
	font-size : 11px;
	font-weight : bold;
}
.mrheader  {
	font-family: Arial, Helvetica, sans-serif;
	color: #DE0000;
	font-size : 12px;
	font-weight : bold;
}
.footer {
	font-family: Trebuchet MS, Verdana, Genevea, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left : 6px;
	margin-right : 13px;
	margin-bottom : 12px;
}
.highlight  {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	font-size : 12px;
	font-weight : bold;
	background-color : FFFF00;
}
p  {
	font-family: Trebuchet MS, Verdana, Genevea, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left : 6px;
	margin-right : 13px;
	margin-bottom : 12px;
	margin-top : 12px;
}
ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right : 13px;
	margin-bottom : 12px;
	margin-top : 12px;
	list-style-image : none;
	list-style :   url(images/pages/bullet.gif);
}
ol  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 12px;
	margin-right : 13px;
	margin-bottom : 12px;
	margin-top : 12px;
}
.smalltext  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 11px;
}
a:link  {
	color: #DE0000;
}
a:visited  {
	color: #666666;
}
a:active  {
	color: #CC99FF;
}
a:hover  {
	color: #CC99FF;
}
td  {
	font-family: Trebuchet MS, Verdana, Genevea, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textbox  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.statusbox  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCFF;
	border: #CCCCFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.nobox  {
	font-family: Trebuchet MS, Verdana, Genevea, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #DE0000;
	border: #252525;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight : bold;
}
.buttonover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE0000;
	background-color: #FFFFFF;
	border: #252525;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight : bold;
}
form  {
	margin-bottom: 0;
}