
body		{
		margin:0;
		padding:0;
		background: #2E2C2A url(graphics/bg.jpg) repeat-y;
		}



body,td		{
		font-family: Tahoma;
		font-size: 11px;
		color:#C0C0C0;
		line-height: 14px;
		}


a:link 		{
		text-decoration:none;
		color:#7A5A3C;
		font-weight: normal;
		}


a:visited 	{
		text-decoration:none;
		color:#82B9BF;
		font-weight: normal;
		}


a:hover 	{
		text-decoration:underline;
		color:#82B9BF;
		font-weight: normal;
		}


a:active 	{
		text-decoration:none;
		color:#82B9BF;
		}


h3 	{
		font-family:Verdana;
		font-size:11pt;
		}



#frame		{
		margin-top:0;
		margin-left:0px;
		width:429px;
		}

#content	{
		margin-left: 15px;
		margin-top:-50px;
		margin-bottom: 50px;
		}


#info {
		
	        margin:0;
		padding-bottom: 5px;
                text-transform: uppercase;
		font-size:7pt;
		font-family: Arial;
		color:#000000;
		text-align:right;
		}

input,textarea,select {
		padding: 1px;
		background-color: #536589;
		border: 1px solid #33363B;
		color: #C0C0C0;
		font-family: Tahoma;
		font-size: 11px;}


h1 { 
	background-color: #33363B;
	font-family: Verdana;
	font-size: 9px;
	color: #536589;
	font-weight: bold;
	width: 100%; 
	padding: 2px;
	text-transform: uppercase;
	margin-top: 15px;}

		