@charset "utf-8";
body {
	background-color: #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(_images/mainbg.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.6em;
}
.title {
}

.sidelinks {
}


.sublinks {
	color: #666666;
	font-size: 11pt;
	font-weight: normal;
}

.sublinks a {
	color: #FFFFFF;
	text-decoration: none;
}

.sublinks a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

a {
	color: #D5181F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.mainscroll {
	overflow: auto;
	height: 290px;
	scrollbar-3dlight-color:#eeeeee;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#bbbbbb;
	scrollbar-darkshadow-color:#bbbbbb;
	scrollbar-face-color:#dddddd;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-shadow-color:#bbbbbb;
	scrollbar-track-color:#eeeeee;
	width: 665px;
	padding-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	line-height: 1.2em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #888888;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding-left: 25px;
	padding-right: 50px;
	line-height: 1.2em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding-left: 25px;
	padding-right: 50px;
}

#navcontainer {
	padding: 0px;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul#navlist
{
margin: 0 0 0 0px;
padding: 0;
width: 200;
}

#navlist li
{
list-style-type: none;
background-color: #ffffff;
color: #000000;
border: 1px solid #cccccc;
text-align: right;
padding: 1px;
margin-bottom: 3px;
}

#navlist li a
{
	color: #EB6A1F;
	text-decoration: none;
	display: block;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#navlist li a:hover
{
	color: #ffffff;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #9F0F12;
}



.thingreytable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.thingreytablecell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.thingreytablecell p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.mainpagelinks {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: .9em;
	background-attachment: scroll;
	background-image: url(_images/shad.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.mainpageleftcopy {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 3px;
	font-size: 0.9em;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

