.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003333;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;

}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003333;
	text-decoration: blink;
	line-height: normal;



}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: none;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}

.background {
background:url(images/circle.jpg) fixed no-repeat
}
.menugreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #003333;
}
.textwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
}

.cb_scroll {
height: 300px;
overflow: auto;
scrollbar-face-color: #006666;
scrollbar-highlight-color: #404040;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #006666;
scrollbar-arrow-color: #669999;
scrollbar-track-color: #669999;
scrollbar-darkshadow-color: #000000;
}

.scrollMenu {
height: 250px;
overflow: auto;
scrollbar-face-color: #006666;
scrollbar-highlight-color: #404040;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #006666;
scrollbar-arrow-color: #669999;
scrollbar-track-color: #669999;
scrollbar-darkshadow-color: #000000;
}
