td,body,pre
{
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
}

a
{
	font-weight:bold;
	color:#393939;
	text-decoration:none;
}
a:hover
{
	color:#393939;
	text-decoration:underline;
}

.footer
{
	color:#9A9A9A;
	line-height:16px;
}
.footer a
{
	color:#9A9A9A;
	text-decoration:none;
}
.footer a:hover
{
	color:#BBBBBB;
	text-decoration:none;
}

.comments
{
	color:#FFFFFF;
	font-weight:bold;
}
.comments a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.comments a:hover
{
	font-weight:bold;
	color:#FFCC66;
	text-decoration:underline;
}

form 
{
	margin:0px;
	padding:0px;
}

input,select 
{
	width:250px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#555555;
	background-color:#EEEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}

textarea
{
	width:250px;
	border-style:solid;
	border-width:1px;
	height:159px;
	border-color:#555555;
	background-color:#EEEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	overflow:hidden;
}

.image
{
	border: 2px solid #555555;
}

.disabled
{
	color:#CCCCCC;
}

/*
ul {margin:0; padding:0; list-style:none; line-height:18px}
body {
	background:URL(images/tall_x.gif) repeat-x;
	background-color:#A8B2AF;
	padding:0;
	margin:0;
	text-align:center;
}

.b{
	color:#3F5968;
	font-weight:900;
	text-decoration:none;
	}
.w{
	color:#FFFFFF;
	font-weight:900;
	}

.wrap {
	margin:0 auto;
	padding:0;
	height:717px;
	width:712px;
}

#header {
	background:URL(images/header.jpg) no-repeat;
	margin:0;
	padding:0;
	width:717px;
	height:282px;
	text-align:left;
	display:table;
}

#content {
	background:URL(images/tall_y.gif);
	margin:0;
	padding:0;
	width:717px;
	height:377px;
	text-align:left;
	display:table;
}

#footer {
	margin:0px;
	padding:0px;
	width:717px;
	height:53px;
	text-align:left;
	background:URL(images/footer.gif) no-repeat;
}

*/