.scrollbar { 
background : #FFFFFF; 
scrollbar-face-color: #F3F3F3; 
scrollbar-highlight-color: #EEEEEE; 
scrollbar-shadow-color: #E5E5E5; 
scrollbar-3dlight-color: #BABABA; 
scrollbar-arrow-color: #BCBCBC; 
scrollbar-track-color: #E7E7E7; 
scrollbar-darkshadow-color: #BCBCBC; 
}

.generaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.background3 {
	background-image: url(images/background3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background2 {
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.background4 {
	background-attachment: fixed;
	background-image: url(images/background4b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.email:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	text-decoration: underline;
}
a.email:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	text-decoration: underline;
}
a.email:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
.border {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border3 {
	border: 1px solid #999999;
}
.border1 {

	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.banner {
	background-color: #FFFFFF;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px none #000000;
}
.marqueetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FE9900;
	text-decoration: none;
}
.bg {
	background-image: url(images/background4b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.borderall {
	border: 1px solid #999999;
}
.newsborder1 {

	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.newsborder2 {


	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.newsborder3 {



	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.portfolioborder1 {
	border: 1px solid #999999;
}
.portfolioborder2 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.bgpic {
	background-image: url(images/picture.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.clicky {
	cursor: hand;
}
.bborder {
	border: 1px solid #000000;
}
.borderPic {
	border: 1px solid #000000;
}