body {
	background-color: #f0f0f0;
	
	scrollbar-base-color: #ccccc;
	scrollbar-track-color: #f0f0f0;
	scrollbar-face-color: #f0f0f0;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #f0f0f0;
	scrollbar-arrow-color: #333333;

}

body, p, td, th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;

}

.pagetitleheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: middle;
	text-indent: 15px;
	background-color: #333333;
}

h3 {
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	line-height: normal;
}

h5 {
	font-size: 12px;
	font-weight: 600;
	color: #006699;
	line-height: normal;
}

h1, h2, h4, h6 {
	color: #000000;
	font-weight: 600;
}

a {
  color: #006699;
}

a:link {
	color: #006699;
	font-weight: bold;}
a:visited {
	color: #006699;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
}

a:active {
	color: #CC0000;
	font-weight: bold;
}


.mainmenu {
	
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-right: 20px;
	background-color: #f0f0f0;
}

.mainmenu a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.mainmenu a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.mainmenu a:hover {
	font-weight: bold;
	color: #CC0000;
}

.mainmenu a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}


.leftmenu {
	color: #333333;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 10px;
}

.leftmenu a:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.leftmenu a:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.leftmenu a:hover {
	font-weight: bold;
	color: #CC0000;
}

.leftmenu a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.lcoltopbg {
	background-color: #f0f0f0;
}

.firstcolbg {
	background-color: #f0f0f0;
	padding-top: 20px;

}

.secondcolbg {
	background-color: #f0f0f0;
	padding-top: 20px;

}


.thirdcolumn {
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

.secondcoltext {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 120%;
	background-color: #f0f0f0;
	border: none;

}


.verticalborder {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
}

.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.allsideborder {
	border: thin dotted #000000;
}
.picturespace {
	padding: 10px;
	margin: 10px;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 900;
	color: #000000;
	line-height: 40px;

}
.sitetitle {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 40px;
	text-align: right;
	background-color: #CC9900;


}
.pagetitlecell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	vertical-align: middle;
	padding: 10px 20px;
	color: #FFFFFF;
	background-color: #000000;
}
