<?php
//	//background-color: #D6C7BC' to #E8DFD9;
//	//background-color: #ffffff' to #F7F4F2;
?>

BODY {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

TABLE.base {
	cellSpacing: 1;
	cellPadding: 0;
	align: center; 
	background-color: #ffffff;
	border-color: #eeeeee;
}

TR.top {
	background-color: #cccccc;
	align: center;
}

TR.main {
	background-color: #ffffff;
	align: center;
}

TR.middle {
	background-color: #ffffff;
	text-align: left;
	align: center;
 	border-top: 1px solid;
}

TR.footer {
	background-color: #ffffff;
	text-align: center;
	align: center;
}

TR.menu_box {
	cellSpacing: 1;
	cellPadding: 0;
	align: center; 
	background-color: #ffffff ;
	border-color:  #cccccc;
}

TD.site_header {
	valign: middle nowrap;
	font-family: BERLIN SANS FB DEMI;
	font-size: 32px;
  	font-weight: bold;
	text-align: center;
}

TD.page_header {
	font-family: BERLIN SANS FB DEMI;
	font-size: 24px;
  	font-weight: bold;
	text-align: center;
}

TD.instruct {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CC0033;
	text-align: right;
	background-color:  #cccccc;
}

TD.instruct_left {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CC0033;
	text-align: left;
	background-color:  #cccccc;
}

TD.head {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:  #e1e1e1;
}

TD.head_center {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:  #e1e1e1;
	text-align: center;
}

TD.center_bold{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

TD.fields {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#100000;
}

TD.field_unbold {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#100000;
}

TD.menu {
 	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

TD.subhead {
 	font-family: Arial;
	font-size: 12px;
}

TD.subhead_center {
 	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

TD.note {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

TD.submit {
	colspan=2 
	align='center'
}
	
.subhead {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #100000;
  text-align: left;
}

.subtitle {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #100000;
  text-align: center  
}

.subtitle_left {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #100000;
  text-align: left  
}

.note {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #100000;
	font-weight: normal;
}

.content {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #100000;
	font-weight: normal;
}

.red {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CC0033;
	font-weight: normal;
}

.menu {
 	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text=align: center;
}

.combobox {
background-color: #ffffff;
color: #676781;
font-size: 8pt;
font-family: arial;
font-weight: bold;
}