body	
{
	background-color: white;
	background-image: url(/files/bkg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
}

td,p,ul,li,select,textarea,.text
{
	color: #000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

h1,.headline1
{
	color: #900;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
}

h2,.headline2
{
	color: #000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
}

a:link, a:visited, a:active	
{
	color: #900;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #F00;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

.top	
{
	background-color: transparent;
	background-image: url(/files/topbkg.gif);
	background-repeat: repeat-x;
}

.footer, a:link.footer, a:visited.footer, a:active.footer	
{
	color: #999;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8px;
	line-height: 150%;
	text-decoration: none;
}


a:hover.footer	
{
	color: #ff0000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8px;
	line-height: 150%;
	text-decoration: none;
}

.login
{
	border-color: #F00;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin: 5px;
}

