a {color: #73984E}
a {text-decoration: none}
a:hover {color: #AE6159}
a:hover {font-weight: bold}

body
{
	background-color: #FFFFFF;
}

form
{
	margin: 0em, 0em, 0em, 0em;
}

.form-required
{
	color: #f00;
	font-family :11px Arial, sans-serif;
}

.table-outer
{
	width: 100%;
}

.table-inner
{
	width: 100%;
	background-color: #AE6159;
}

.table-inner-green
{
	width: 100%;
	background-color: #73984E;
	font-family: Arial, sans-serif;	
	font-size: 8pt;
}

.row-header
{
	height: 19px;
	background-color: #AE6159;
}

.row-header-green
{
	height: 19px;
	background-color: #73984E;
}

.row-body
{
/*height: 85px;*/
	background-color: #F7F2F2;
	vertical-align: top;
	margin-top: 10px; 	
}

.data-header
{
	color: #FFFFFF;
	font-family: Arial, sans-serif;	
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0em, 0em, 0em, 0em;	
}

.data-body
{
	color: #73984E;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}

.small-green  {font-size: 10px; font-family: Arial, sans-serif; color: #73984E;}
.small-red    {font-size: 10px; font-family: Arial, sans-serif; color: #AE6159;}
.small-black  {font-size: 10px; font-family: Arial, sans-serif; color: #000000;}
.small-white  {font-size: 10px; font-family: Arial, sans-serif; color: #FFFFFF;}

.medium-green {font-size: 12px; font-family: Arial, sans-serif; color: #73984E;}
.medium-red   {font-size: 12px; font-family: Arial, sans-serif; color: #AE6159;}
.medium-black {font-size: 12px; font-family: Arial, sans-serif; color: #000000;}
.medium-white {font-size: 12px; font-family: Arial, sans-serif; color: #FFFFFF;}

.large-green  {font-size: 14px; font-family: Arial, sans-serif; color: #73984E;}
.large-red    {font-size: 14px; font-family: Arial, sans-serif; color: #AE6159;}
.large-black  {font-size: 14px; font-family: Arial, sans-serif; color: #000000;}
.large-white  {font-size: 14px; font-family: Arial, sans-serif; color: #FFFFFF;}

.title-black  {font-size: 36px; font-family: "Bradley Hand ITC";  font-weight: bold; color: #000000; }
.title-green  {font-size: 36px; font-family: "Bradley Hand ITC";  font-weight: bold; color: #73984E; }
.title-red    {font-size: 24px; font-family: "Bradley Hand ITC";  font-weight: bold; color: #AE6159; }

.subtitle-black {font-size: 28px; font-family: "Bradley Hand ITC"; font-weight: bold; color: #000000; }
.subtitle-green {font-size: 28px; font-family: "Bradley Hand ITC"; font-weight: bold; color: #73984E; }
.subtitle-red   {font-size: 20px; font-family: "Bradley Hand ITC"; font-weight: bold; color: #AE6159; }

.skip-line    {font-size: 3px}

.pushbutton
{
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	cursor:hand;
}

.pushbuttonmiddle 
{
	font-size: 10px;
	font-family: Arial, sans-serif;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	height:20px;
	background-image: url(../images/button_middle.gif);
}

.inputfield {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

ul { padding: 0; margin: 0; list-style: none; }
li { padding: 0; }

#nav {
	width: 590px;
	padding: 0 0 5px 0;
	background-repeat: no-repeat;
	background-position: top left;
}

#nav ul li {
	float: left;
}

#nav ul li ul {
	padding: 1px 0 0 0;
    display: none;
	position: absolute;
}

#nav ul li ul li {
	float: none;
	\width: 180px;
	w\idth: 178px;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	padding: 0px 0 0px 0;
	border: none; 
	border-left: 1px solid #73984E;
	border-bottom: 1px solid #73984E;
	border-right: 1px solid #73984E;
	background-color: #F4F8F2;
}

#nav ul li ul li a {
	display: block;
	\width: 178px;
	w\idth: 142px;
	color: #73984E;
	text-decoration: none;
	padding: 4px 18px 6px 18px;
}

#nav ul li ul li.navRoll {
	background-color: #73984E;
}

#nav ul li ul li.navRoll a {
	color: #F4F8F2;
}

#nav ul li ul { 
	margin-left: -16px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	margin-left: 0px;
}
