body		{
		background-color: #43100f;
		margin: 0px;
		color: #d8d6d6;
		}

table		{
		spacing: 0px;
		padding: 0px;
		vertical-align: top;
		width: 750px;
		}
		
td			{
		spacing: 0px;
		padding: 0px;
		vertical-align: top;
		}

img		{
		border: 0px;
		}

#nav		{
		background-image: url(images/bback.gif);
		width: 130px;
		}

h2			{
		vertical-align: top;
		text-align: right;
		}
		
.panel		{
		vertical-align: top;
		}
		
#title		{
		background-image: url(images/title.gif);
		background-repeat: repeat-y;
		background-position: top left;
		color: #43100f;
		font-weight: bold;
		height: 20px;
		width: 621px;
		}
		
#content	{
		width: 621px;
		}
		
#login		{
		font-size: 12px;
		width: 550px;
		vertical-align: top;
		}
		
input,label	{
		font-size: 12px;
		vertical-align: top;
		}
		
#date		{
		font-size: 12px;
		font-weight: bold;
		width: 150px;
		text-align: right;
		vertical-align: top;
		}
		 
#trans		{
		background-color: transparent;
		}
		
a:link		{
		color: #d8d6d6;
		text-decoration: none;
		}

a:visited	{
		color: #d8d6d6;
		text-decoration: none;
		}

a:focus		{
		color: #d8d6d6;
		}

a:hover		{
		background-color: #d8d6d6;
		color: #43100f;
		}

a:active	{
		background-color: #d8d6d6;
		color: #43100f;
		}