body 
{
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #D0D0D0; 
scrollbar-highlight-color: #D0D0D0; 
scrollbar-3dlight-color: #D0D0D0; 
scrollbar-darkshadow-color: #D0D0D0; 
scrollbar-track-color: #E7E7E7; 
scrollbar-arrow-color: #77A568;
font-family:tahoma,sans-serif;
font-size:.3cm;
}



#nav, #nav ul 
{
	
	float: left;
	
	width: 779px;
	
	list-style: none;
	
	line-height: 1;
	
	background: #E4E4E4;
	
	font-weight: bold;
	
	padding: 0;
	
	border: solid #A9A9A9
;	
	border-width: 0;
	
	margin: 0;

}



#nav a 
{
	
	display: block;
	
	width: 118.4px;
		
	color: #000000;
	
	text-decoration: none;
	
	padding: 0.25em .5em;

}



#nav a.daddy 
{
	
	background: url(./images/testbg.gif) center right no-repeat;

}



#nav li {
	
	float: left;
	
	padding: 0
	
	width: 10em;
}



#nav li ul.one {
	
	position: absolute;
	
	left: -999em;
	
	height: auto;
	
	width: 7em;
		
	font-weight: normal;
	
	border-width: 1 1 1 1;
	
	margin: 0;
}



#nav li li.one {
       
	padding-right:1em;
	
	width:6em
}



#nav li ul a.one {
	
	width: 7em;

}


#nav li ul.two {
	
	position: absolute;
	
	left: -999em;
	
	height: auto;
	
	width: 8em;
		
	font-weight: normal;
	
	border-width: 1 1 1 1;
	
	margin: 0;
}



#nav li li.two {
       
	padding-right:1em;
	
	width:7em
}



#nav li ul a.two {
	
	width: 8em;

}


#nav li ul {
	
	position: absolute;
	
	left: -999em;
	
	height: auto;
	
	width: 13em;
		
	font-weight: normal;
	
	border-width: 1 1 1 1;
	
	margin: 0;
}



#nav li li 
{
       
	padding-right:1em;
	
	width:12em

}



#nav li ul a 
{
	
	width: 13em;


}



#nav li ul ul 
{
	
	margin: -1.75em 0 0 13em;

}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul 
{
	
	left: -999em;}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul 
{
		left: auto;

}



#nav li:hover, #nav li.sfhover 
{
	
	background: #94C683; 
}


td
{
font-family:tahoma,sans-serif;
font-size:0.3cm;
}

h1
{
font-family:tahoma,sans-serif;
font-weight: bold;
color: #77A568; 
font-size:0.38cm;
font-variante: small-caps;
text-decoration: underline;
margin-bottom: .1cm;
}

h2
{
font-family:tahoma,sans-serif;
font-weight: bold;
color: #000000; 
font-size:0.31cm;
font-variante: small-caps;
margin-bottom: -.1cm;
}

h3
{
font-family:tahoma,sans-serif;
font-weight: bold;
color: #000000; 
font-size:0.31cm;
font-variante: small-caps;
margin-bottom: 0cm;
}


ul
{
list-style-type: none;
margin: .2cm;
margin-bottom: 0px;
margin-top: .15cm;
}

.form 
{
font-family:tahoma,sans-serif;
font-size:0.3cm;
border-style: solid; 
border-width: 1px; 
border-color: #858484; 
background-color: #ffffff;
}

.sidelinks a:link 
{
color: #6880A5; 
font-size:0.28cm;
text-decoration: none;
font-weight: none;
}

.sidelinks a:visited 
{
color: #6880A5; 
font-size:0.28cm;
text-decoration: none;
font-weight: none;
}

.sidelinks a:hover 
{
color: #77A568; 
font-size:0.28cm;
text-decoration: none;
font-weight: none;
}

.links a:link 
{
color: #6880A5; 
font-size:0.28cm;
text-decoration: none;
font-weight: bold;
}

.links a:visited 
{
color: #6880A5; 
font-size:0.28cm;
text-decoration: none;
font-weight: bold;
}

.links a:hover 
{
color: #77A568; 
font-size:0.28cm;
text-decoration: none;
font-weight: bold;
}


.fb a:link 
{
color: #FFFFFF; 
font-size:0.25cm;
text-decoration: none;
font-weight: bold;
}

.fb a:visited 
{
color: #FFFFFF; 
font-size:0.25cm;
text-decoration: none;
font-weight: bold;
}

.fb a:hover 
{
color: #FFFFFF; 
font-size:0.25cm;
text-decoration: none;
font-weight: bold;
}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 120px;
	height: 80px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 300px;
	height: 200px;
}

table {
border-collapse: collapse;
}