body 				{margin:0px; padding:0px;}
table, td 			{text-align: left; font-family:arial; font-size:12px; color:#000000;}

.title 				{font-family:helvetica; font-size:18px; font-weight:bolder; text-transform:uppercase;}

.sub 				{font-size:14px; font-weight:bolder; margin-top:5px}

.back				{font-size:9px; line-height:16px; color:#000000; margin-top:15px; margin-left:5px}
.back a				{font-size:9px; line-height:16px; color:#000000; margin-top:15px; margin-left:5px}
.back a:hover		{font-size:9px; line-height:16px; color:#cc0000; margin-top:15px; margin-left:5px}

.footer				{font-size:10px; line-height:12px; color:#000000}
.footer a			{font-size:10px; line-height:12px; color:#000000; text-decoration:none}
.footer a:hover		{font-size:10px; line-height:12px; color:#cc0000; text-decoration:none}

.shadow 			{margin-top:15px; text-shadow:0.25em 0.25em 0.5em #cccccc}
.shadow 			{margin-top:15px; height: 1em; filter:Shadow(Color=#cccccc, Direction=135, Strength=3);}

a:link				{ color: #000000 }
a:visited			{ color: #000000 }
a:hover				{ color: #CC0000 }
a:active			{ color: #000000 }

.list ul {margin:0px; padding:0px; list-style:none}
.list li {background:url("images/a.gif") top left no-repeat; padding:0px 0px 0px 20px; margin:0px 0px 0px 0px}
#copyright {
	text-align: center;
}
#wrapper			{border:1px solid #202020}

.form 		{	width:240px;
				height:24px;
				font-family:arial;
				font-size:11px;
				text-transform:uppercase;
				border-style: solid;
				border-width: 2px;
				border-color:#202020;
				background-color:#ffffff;
				color:#505050;
				margin-left:0px;
				margin-top:3px;
				margin-bottom:6px;
				padding-top:5px;}
				
.label		{	font-family:arial;
				font-size:11px;
				color:#ffffff;}
		
.textarea 	{ 	width:240px;
				height:100px;
				font-family:arial;
				font-size:11px;
				text-transform:uppercase;
				border-style: solid;
				border-width: 2px;
				border-color:#202020;
				background-color:#ffffff;
				color:#505050;
				margin-left:0px;
				margin-top:3px;
				padding-top:5px;}