body 
{
	font-family: "Trebuchet MS"; 
	margin-left: 3px;
	margin-top: 3px;
	background-color: #CCCCCC;	
}

a {font-family: "Tahoma"; font-size: 100%; line-height: 130%; color: #FFFFFF; }	
a:link{	text-decoration: none}
a:visited{text-decoration: none}
a:hover{text-decoration: underline}
a:active{text-decoration: underline}

.bodyBold
{
	font-weight: bold;
}


#nav a{	font-family: "Trebuchet MS"; font-size: 12px; color: #663300}
#nav a:link {text-decoration: none}
#nav a:visited {text-decoration: none}
#nav a:hover {text-decoration: underline}
#nav a:active {text-decoration: underline}


/* BLUE BANNER STYLE */
a.blueBanner {font-family: "Trebuchet MS"; font-size: 8pt; line-height: 85%;	color: white}
div.blueBanner {font-family: "Trebuchet MS"; font-size: 8pt; line-height: 110%;	color: white; background-color: #087BA5}
a:link.blueBanner {text-decoration: none}
a:visited.blueBanner {text-decoration: none}
a:hover.blueBanner {text-decoration: underline}
a:active.blueBanner {text-decoration: underline}
td.blueBanner {font-family: "Trebuchet MS"; font-size: 8pt; color: white; background-color: #003399}

span.whitestyle
{
	color:#FFFFFF;
}

table.blueBorder
{
	border-style: solid; 
	border-width: 1px; 
	border-color: #663300;
	background-color: #FFFFFF;	
	
}
table.blueHighlight
{
	border-style: solid; 
	border-width: 1px; 
	border-color: #003399;
	background-color: #CCCCCC;
	
}

tr.blueBackground
{
	background-color: #087BA5
}
td.menuBackground
{
	background-color: RGB(160,160,160);	
}
tr.brownBack
{
	background-color: #663300
}
tr.lightbrownBack
{
	background-color: #E3CDB1
}


hr
{	
	height: 1px;color: #E9E5F0
}


/* MENU TREE CSS */
a.ufhmenuHeading  {font-family: "Tahoma"; color: #663300; }	

span.ufhmenuHeading 
{
	font-family: "Tahoma"; 
	font-size: 12px; 
	color: #663300; 
	cursor:pointer
}

a.orangelink
{
	color: #666666; 	
	
}
p
{
    FONT-SIZE: 9pt;
    COLOR: #663300;
    FONT-FAMILY: "Tahoma";
}
td
{
    FONT-SIZE: 9pt;
    COLOR: #663300;
    font-family: "Tahoma";
    text-align: left;
}
h1
{
	font-size: 18pt;
	color: white;
	font-family: "Tahoma";
	text-align: center;
}
h2
{
	font-size: 11pt;
	color: #663300;
	font-family: "Tahoma";
	text-align: left;
}
input
{
	font-size: 8pt;
	color: #663300;
	font-family: Tahoma;
	text-align: left;
}
select
{
	width: 170px;	
	font-size: 8pt;
	color: #663300;
	font-family: Tahoma;
}
textarea
{
	font-size: 8pt;
	color: #663300;
	font-family: Tahoma;
}
.style5 {
	color: #BDAA6B;
	font-weight: bold;
}
