/* CSS Document */

html {
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background:#CCCCCC url(images/bggrad.gif) repeat fixed;
}
.introText {
	font-size: 12px;
	line-height: 16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
#container {
	background-color: #ccc;
	position: relative;
	width: 800px;
	height: 100%;
	z-index: 2;
	text-align: left;
	margin: 0px auto;
	overflow: visible;
	top: 0px;
}
#header-img {
	overflow: hidden;
	position: absolute;
	z-index: 3;
	height: 181px;
	width: 100%;
	left: 0px;
	top: 88px;
	background-color: #000000;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#logo {
	background-color: #000000;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	height: 98px;
	width: 787px;
	left: 0px;
	top: 0px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 31px;
	padding-left: 13px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#topnav {
	background-color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	height: 8px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#nav {
	background-color: #000000;
	overflow: hidden;
	position: absolute;
	z-index: 4;
	height: 29px;
	width: 800px;
	left: 0px;
	top: 269px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.ads {
	text-align: center;
	width: 100%;
}
#content {
	background-color: #FFFFFF;
	overflow: visible;
	position: absolute;
	z-index: 4;
	width: 100%;
	left: 0px;
	top: 298px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#toplinks {
	background-color: #000000;
	overflow: visible;
	position: absolute;
	z-index: 4;
	width: 105px;
	left: 700px;
	top: 10px;
	height: 8px;
}
.sidebar-left {
	background-color: #DEDEDE;
	padding: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-image: url(images/tdbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sidebar-rt {
	background-color: #DEDEDE;
	padding: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: url(images/tdbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.navlist {
	line-height: 22px;
	font-size: 10px;
}
.main {
	padding: 21px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 16px;
	font-size: 12px;
}
.footer {
	background-color: #666666;
}
a:link {
	color: #5a697c;
	text-decoration: none;
}
a:visited {
	color: #5a697c;
	text-decoration: none;
}
.textInput {
	font: 12px Arial;
	color: #333333;
	height: 14px;
	width: 200px;
	border: 1px solid #666666;
}
.textForm {
	font: 12px Arial;
	color: #333333;
	height: 100px;
	width: 100%;
	border: 1px solid #666666;
}
.comments {
	font: 12px Arial;
	padding-bottom: 4px;
}
a:hover {
	color: #5a697c;
	text-decoration: underline;
}
a:active {
	color: #5a697c;
	text-decoration: underline;
}
a:link.navlist {
	color: #666666;
	text-decoration: none;
}
a:visited.navlist {
	color: #666666;
	text-decoration: none;
}
a:hover.navlist {
	color: #666666;
	text-decoration: underline;
}
a:active.navlist {
	color: #666666;
	text-decoration: underline;
}
h4 {
	font-size: 18px;
	font-weight: normal;
}
