body {
	background-color: #faebd7;
	
	scrollbar-base-color: #faebd7;
	scrollbar-track-color: #faebd7;
	scrollbar-face-color: #faebd7;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #006699;
	scrollbar-darkshadow-color: #006699;
	scrollbar-shadow-color: #faebd7;
	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: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FAEBD7;
	vertical-align: middle;
	text-indent: 15px;
	background-color: #006699;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}

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

h1, h2 {
	color: #333333;
}

h4, h6 {
	color: #333333;
}

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-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-right: 20px;
	background-color: #faebd7;
}

.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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	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: #faebd7;
}

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

}

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

}


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

}

.secondcoltext {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 120%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #006699;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-color: #fffaf0;
}


.verticalborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006699;
}

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

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

}

.mediumbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #006699;
	line-height: 18px;


}
