body		{ margin:0px; padding:0px; background-color:#E8E2D9 }

td			{text-align: left;
			font-family:tahoma;
			font-size:11px;
			color:#8A8A8A;
			line-height:12px;}

a			{text-decoration: none; color:#DE0000}

.copy		{font-family:tahoma; font-size:11px; color:#9C9892; text-decoration:none}

.top_txt	{color:#838383; text-decoration:none; font-family:tahoma; font-size:11px}

.gray		{color:#8A8A8A; text-decoration:none}
.red		{color:#DE0000; text-decoration:none}

.black		{color:#3A3A3A; text-decoration:none}
.dark		{color:#575757; text-decoration:none}
.white		{color:#FFFFFF; text-decoration:none}

.u			{text-decoration:underline}
.up			{text-transform:uppercase}
.sm			{font-size:9px}
.b			{font-size:12px}

.a			{background-position:bottom;
			background-repeat:repeat-x;
			background-image:url(images/dot.gif)}

.form { width:130px;
		height:15px;
		font-family:tahoma;
		font-size:9px;
		border-style:solid;
		border-width:1px;
		border-color:#B4B4B4;
		background-color:#ffffff;
		color:#666666;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:197px;
		height:78px;
		font-family:tahoma;
		font-size:9px;
		border-style:solid;
		border-width:1px;
		border-color:#B4B4B4;
		background-color:#ffffff;
		color:#666666;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}

a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}


