/* Created by  7Trillion.com   on 04.30.2004 */
/* Last update 05.04.2009 by RE Peterson */
/* Copyright (c) 2009 YouthWave.com */


body
 	{
		font-family: verdana, arial, helvetica, sans-serif;
		color: black;
		font-size: 10px;
		background-color: #5F1B00;
		background-image: url();
		background-attach: scroll;
		background-position: top left;
		background-repeat: no-repeat;
		scrollbar-face-color: none;
		scrollbar-shadow-color: none;
		scrollbar-highlight-color: silver;
		scrollbar-3dlight-color: gray;
		scrollbar-darkshadow-color: none;
		scrollbar-track-color: none;
		scrollbar-arrow-color: FFE623;
	}
p
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: black;
	}
td
	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: black;
	}
a:link
	{
	    text-decoration: underline;
		font-size: 11px;
		color: #003BB8;
		font-family: verdana, arial, helvetica, sans-serif;
	}
a:visited
	{
		text-decoration: underline;
		font-size: 11px;
		color: #003BB8;
		font-family: verdana, arial, helvetica, sans-serif;
	}
a:hover
	{
		text-decoration: none;
		font-size: 11px;
		color: #7d7daa;
		font-family: verdana, arial, helvetica, sans-serif;
	}
a:active
	{
		text-decoration: underline;
		font-size: 11px;
        color: gray;
        font-family: verdana, arial, helvetica, sans-serif;
	}
