div {
display: inline;
}

#header { 
	padding: 0;
	margin:0;
	height:136px;	
	overflow:hidden;
} 

#header2{ 
	padding: 0;
	margin:0;
	height:325px;	
	overflow:hidden;
} 
#header2a{ 
	padding: 0;
	margin:0;
	height:243px;	
	overflow:hidden;
} 

#menubuttons{ 
	padding: 0;
	margin:0;
	height:82px;	
	overflow:hidden;
} 

.blacktext{
	font-family: verdana;
	font-size:10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black13{
	font-family: verdana;
	font-size:13pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black2 {
	font-family: Verdana;
	font-size:16pt;
	line-height:26px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blacksmall{
	font-family: verdana;
	font-size:8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bluehead {
	font-family: Verdana;
	font-size:16pt;
	font-weight: bold;
	color: #1f9dd8;
	text-decoration: none;
}.bluesubhead {
	font-family: Verdana;
	font-size:14pt;
	font-weight: bold;
	color: #1f9dd8;
	text-decoration: none;
}
.bluesmall {
	font-family: Verdana;
	font-size:8pt;
	font-weight: normal;
	color: #1f9dd8;
	text-decoration: none;
}
	
.bluesmall2 {
	font-family: Verdana;
	font-size:10pt;
	font-weight: normal;
	color: #1f9dd8;
	text-decoration: none;	
}
.blue12 {
	font-family: Verdana;
	font-size:11pt;
	font-weight: normal;
	color: #1f9dd8;
	text-decoration: none;
}
a,.menutext{
	font-family: verdana;
	font-size:6.5pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link{
	color: blue;
	font-family: verdana;
	font-size:10pt;
	font-weight: normal;
	text-decoration: none;
}
.orangetext {
	font-family: Verdana;
	font-size:12pt;
	font-weight: bold;
	color: #f58043;
	text-decoration: none;
}
.orange10{
	font-family: verdana;
	font-size:10pt;
	font-weight: normal;
	color: #f58043;
	text-decoration: none;
}
ul.orange li { 
	color:f58043; 
	font-weight:bold;
}

ul.orange li span { 
	font-family: verdana;
	font-size:10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.scrollarea {
width: 370px;
height: 320px;
padding-left: 5px;
padding-right: 5px;
border-color: white;
border-width: 0px;
border-style: solid;
float: left;
overflow: auto;
}

.scrollarea2{
width: 370px;
height: 440px;
padding-left: 5px;
padding-right: 5px;
border-color: white;
border-width: 0px;
border-style: solid;
float: left;
overflow: auto;
}

