body
{
	font-family:arial,verdana,geneva;
	font-size:12px;
	background-color:#330000;
	padding:0px;
	margin-top:10px;
}

.looksh1
{
font-size:18px;
color:#330000;
letter-spacing:-1px;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}



h1
{
font-size:18px;
color:#330000;
letter-spacing:-1px;
}

h2
{
font-size:14px;
color:#330000;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
}

input,textarea
{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border: 1px solid #330000;
	background-image: url(/images/txtbox.gif);
	background-color: white;
	background-repeat: no-repeat;
	background-position: -12px -12px;
}

li
{
padding-bottom:5px;
}


td.leftbar
{
	width:10px;
	height:600px;
	background-image: url(/images/lbar.gif);
	background-repeat: repeat-y;
}

td.rightbar
{
	width:9px;
	height:600px;
	background-image: url(/images/rbar.gif);
	background-repeat: repeat-y;
}
td.maincontent
{
	background-color: white;
	width:694px;
}
.navbar
{
	margin-top: 5px;
	background-image: url(/images/navbar.gif);
	width: 664px;
	height: 27px;
	text-align: left;
	background-repeat: no-repeat;
}
a:link, a:visited
{
	color: #330000;
	text-decoration: underline;

}

a:hover
{
	color: #000;
	text-decoration: none;
}

a:active
{
	color: #330000;
	text-decoration: none;
}


a.navlinks:link, a.navlinks:visited
{
	color: #fff;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding:5px;
}

a.navlinks:hover
{
	color: #ffffcc;
	font-size: 11px;
	text-decoration: none;
	padding:5px;
}

a.navlinks:active
{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding:5px;
}


a.wl:link, a.wl:visited
{
	color: #fff;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}

a.wl:hover
{
	color: #ffffcc;
	font-size: 11px;
	text-decoration: none;
}

a.wl:active
{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}




.red
{
color: #330000;
font-weight:bold;
}
.test
{
padding:5px;
margin-bottom:15px;
font-size:11px;
color:#666;
}

