body {
	height: 100%;
	background: #FFFFFF;
	background-image: url(../images/bg.gif);
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
}
a {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.masterTable {
	/* border: #000000 1px solid; */
	width: 920px;
	height: 100%;
}
.parentTable {
	background: #FFFFFF;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	width: 759px;
	height: 100%;
}
table.popup {
	background: #FFFFFF;
	border: #000000 1px solid;
	/*height: 100%;*/
}
img {
	border: 0px;
}
td {
	font-family: Verdana, Arial;
	color: #444444;
	font-size: 10px;
}
td.header {
	height: 81px;
}
td.space {
	height: 6px;
}
td.content {
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial;
	font-size: 10px;
}
td.content_long {
	background-image: url(../images/bg_content_long.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial;
	font-size: 10px;
}
td.left_nav {
	width: 118px;
	padding-left: 10px;
	padding-right: 0px;
	font-family: Verdana;
	font-size: 10px;
}
td.mid_nav {
	padding-left: 10px;
	padding-right: 6px;
	font-family: Verdana;
	font-size: 10px;
}
td.right_nav {
	width: 154px;
	padding-left: 3px;
	font-family: Verdana;
	font-size: 10px;
}
td.left_nav a, td.mid_nav a {
	color: #990000;
	text-decoration: none;
}
td.right_nav a {
	color: #990000;
	text-decoration: none;
}
td.left_nav a:visited {
	color: #990000;
}
td.left_nav a:hover {
	color: #000000;
}
td.headline {
	padding-bottom: 6px;
}
td.footer {
	height: 30px;
}
td.popup_header {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}
td.menu_div {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
td.footer_div {
	/*background-image: url(../images/menu_bg.gif);*/
	background-color: #666666;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
td.menu_div td.menu_bg a {
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none
}
table.menu {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #666666;
}
div {
	font-family: Verdana;
	font-size: 10px;
}
div.menu {
	margin: 1px 153px 1px 151px;
}
table.footer {
	margin-top: 8px;
}
td.footer_text {
	background-image: url(../images/footer_h.gif);
	background-repeat: repeat-y;
}
td.footer_text a {
	color: #009900;
	font-family: Verdana;
	text-decoration: none;
}
td.footer_text1 a {
	color: #009900;
	font-family: Verdana;
	text-decoration: none;
}
td.footer_text2 {
	color: #666666;
	font-family: Verdana;
	text-decoration: none;
}
td.footer_text a:visited {
	color: #666666
}
td.footer_text1 a:visited {
	color: #666666
}
td.h_dots {
	background-image: url(../images/h_dots.gif)
}
form {
	margin: 0px;
}
input, select, textarea {
	border: #666666 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/textarea_bg.gif);
	font-size: 10;
}
input.newthread {
	width: 66px;
	height: 18px;
	border: 0px;
}
fieldset {
	font-family: Verdana, Arial;
	color: #444444;
	font-size: 10px;
	font-weight: bold;
}
.redborder {
	border: red 1px solid;
}
.required {
	color: red;
	font-family: Verdana;
	font-size: 10px;
}
.noborder {
	background-image: url(../images/pixel.gif);
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.hand {
	cursor: hand;
	cursor: pointer;
}

/* FORUM */
td.row1	{
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}
td.row2	{
	background-color: #E5E5E5;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}
td.firstpostrow	{
	background-color: #E5E5E5;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
}
td.postrow	{
	background-color: #FFFFFF;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
}
td.daterow	{
	border-bottom: #999999 1px solid;
	font-size: 9px;
	color: #666666;
}
.code {
	font-family: courier new, courier, fixedsys; 
	font-size: 11; 
}
.alpha {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	border: 0px;
	cursor: default;
}
input.radio {
	background: transparent;
	border: 0px;
}
input.radioGrey {
	background: #E5E5E5;
	border: 0px;
}
.smallgrey {
	font-size: 9px;
	color: #888888;
}
.couponTop {
	border-top: #666666 1px solid;
}
.couponBottom {
	border-bottom: #666666 1px solid;
}
.couponBoth {
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
#adDiv {
	position:absolute;
	width:145;
	height:50;
	left:760;
	top:10;
}
.navtext {
	width:80px;
	font-size:10px;
	border: #000000 1px solid;
	layer-background-color: lightyellow;
	background-color: lightyellow;
	color:black;
}


