body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #006699;
	margin: 0;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding-bottom: 5px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
blockquote {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	margin: 10px;
}
.fields {
	background-color: #C1E0FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

a:link {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
#wrapper {
	width: 760px;
	position: relative;
	margin: 0 auto;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
}
#top {
	background-color: #006699;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 195px;
	width: 760px;
	position: relative;
	z-index: 1;
}
#left {
	position: relative;
	width: 150px;
	z-index: 10;
	background-color: #FFFFFF;
	float: left;
	left: 14px;
}
#content {
	position: relative;
	width: 570px;
	z-index: 5;
	padding-left: 180px;
}
#siteby {
	width: 150px;
	position: relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 1;
	text-align: center;
	left: 13px;
	padding-bottom: 10px;
}
#footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
#trailimageid {
	font-size: 8pt;
	position: absolute;
	visibility: hidden;
	color: #000000;
	left: 0px;
	top: 0px;
	width: 417px;
	height: 0px;
	z-index: 200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thumb {
	cursor: pointer;
}
.thumb2 {
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin-bottom: 10px;
}
