BODY
{
	background-color: #FFFFFF;
	margin: 3px;
	font-family: arial;
	font-size: 12px;
	color:#101059;
}
.inactive
{
	text-decoration: none;
	font-size:12px;
	color: silver;
	font-weight:bold;
}
A.header
{
	text-decoration: none;
	font-family: arial;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
}

A:hover.header
{
	color: #FF0000;
    text-decoration: underline;
}

A.menu
{
	text-decoration: none;
	font-size:12px;
	color: #83B1D5;
	font-weight:bold;
}
A:hover.menu
{
	color: #DE8330;
    text-decoration: underline;
}
A.submenu
{
	text-decoration: none;
	font-size:11px;
	color: #DE8330;
	font-weight:bold;
}
A:hover.submenu
{
	color: #101059;
    text-decoration: underline;
}
A.submenu_on
{
	text-decoration: none;
	font-size:11px;
	color: #909090;
	font-weight:bold;
}
A:hover.submenu_on
{
	color: #101059;
    text-decoration: underline;
}
A.grey
{
	text-decoration: none;
	font-size:12px;
	color: #101059;
	font-weight:bold;
}
A:hover.grey
{
	color: #DF8132;
    text-decoration: underline;
}
span.head1
{
	font-size:24px;
	color: #FFFFFF;
	font-weight:bold;
}

span.head2
{
	font-family:arial;
	font-size:18px;
	color: #DF8132;
	font-weight:bold; 
	line-height:150%; 
	margin-top:6;
}
span.head3
{
	font-family:arial;
	font-size:14px;
	color: #101059;
	font-weight:bold; 
	line-height:150%; 
	margin-top:6;
}

td.content
{
	font-family:arial; 
	font-size:12px;
	color:#101059; 
	line-height:150%; 
	margin-top:0; margin-bottom:0 
	
	
	}
table.frm
{
	font-family:arial; 
	font-size:11px;
	color:#101059; 
	line-height:150%
	}
select
{
	font-family:arial; 
	font-size:11px;
	color:#101059; 
	line-height:150%
	border:1px solid #101059; font-family:arial; 	
}
input
{
	border:1px solid #101059; font-family:arial; 
	font-size:11px;
	line-height:150%
	border: 1px	
}
input.btn
{
	border:1px solid #101059; font-family:arial; 
	font-size:11px;
	line-height:150%
	border: 1px; 
	background-color:#83B1D5	
}

textarea {
	border:1px solid #101059; font-family:arial; 
	font-size:11px;
	color:#101059; 
	line-height:150%
	border: 1px	
}
