body {
	font-size: 10px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding: 0;
	text-align: center;
	margin: 0;
	position: relative;
	width: inherit;
	border-bottom: 1px solid #9b9b9b;
}
.formsdark { font-size: 10px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica; background-color: #777a7d; color: #f8f8f8; width: 200px; }
.searchform { margin-top: 5px; padding-top: 5px; padding-bottom: 0; }
/*<agl.folder "header">*/
	#header {
	color: white;
	font-size: 11px;
	background-color: black;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 0;
	border-bottom: 1px solid #9b9b9b;
	height: 90px;
	background-image: url(header-veritas.jpg);
}
	#headernavtop { color: #b4b4b4; text-transform: uppercase; margin-bottom: 5px; white-space: nowrap; }
	#headernavtop td a { color: #b4b4b4; text-decoration: none; font-size: 9px; font-weight: bold; }
	#headernavtop td a:hover { color: #a6a6a6; text-decoration: underline;}
	#headernav {
	font-size: 11px;
	float: right;
	padding: 0;
}
	#headernav td {
	text-align: center;
	padding-top: 13px;
	padding-right: 2px;
	padding-left: 2px;
	white-space: nowrap;
	padding-bottom: 15px;
}
	#headernav td a { text-decoration: none; color: #ebebeb; font-weight: bold; text-transform: uppercase; }
	#headernav td a:hover { text-decoration: underline; }
/*</agl.folder>*/
/*<agl.folder "footer">*/
	#footer { font-size: 9px; background-color: black; text-align: right; width: 100%; height: 25px; border-bottom: 1px solid #474944; }
	#footer a { color: white; text-decoration: none; font-weight: bold; }
	#footer a:hover { text-decoration: underline;}
	.copyright {
	color: #000;
	font-size: 9px;
	background-color: transparent;
	text-align: right;
	padding-right: 10px;
}
/*</agl.folder>*/
/*<agl.folder "mainframe">*/
	.maintop { border-top: 1px solid #9b9b9b; border-right: 1px solid #9b9b9b; border-left: 1px solid #9b9b9b; }
	.mainmid {
	border-right: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b;
	background-color: #000000;
}
	.mainbottom { border: solid 1px #9b9b9b; }
/*</agl.folder>*/
.gallery {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
}
.gallery a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.gallery a:hover {
	text-decoration: none;
}
#topindex { background-repeat: no-repeat; background-attachment: scroll; text-align: center; vertical-align: bottom; width: 900px; height: 280px; float: left; padding-top: 200px; order-right-style: solid; }
#topindex .website { color: #fff; font-size: 14px; text-decoration: none; text-transform: uppercase; text-align: center; }
#topindex .website a { color: #fff; font-size: 14px; text-decoration: none; }
#topindex .website a:hover { text-decoration: underline; }
.error { color: #b40000; font-weight: bold; }
.bold { font-weight: bold; }
.note { font-style: italic; padding-left: 10px; }
.white { color: #fff; }
.title { color: #000; font-size: 11px; font-weight: bold; padding-left: 5px; }

