body		{background-color:#FFFFFF; margin:0px; padding:0px }

td			{text-align: left;
			font-family:tahoma;
			font-size:11px;
			color:#595757;
			line-height:13px;}

a			{text-decoration: none; color:#A5191E}

.copy		{font-family:tahoma; font-size:11px; color:#ffffff; text-decoration:none}

.bot_txt	{color:#5D5853; text-decoration:none; font-family:tahoma; font-size:11px}

.gray		{color:#595757; text-decoration:none}
.light_gray {color:#656564; text-decoration:none}
.red		{color:##30499D; text-decoration:none}
.black		{color:#3A3A3A; text-decoration:none}

.u			{text-decoration:underline}
.up			{text-transform:uppercase}
.sm			{font-size:10px}
.b			{font-size:12px}

.a			{background-position:bottom;
			background-repeat:repeat-x;
			background-image:url(images/under.jpg);
			color:#DACCE3}

.form { width:191px;
		height:21px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#B4B4B4;
		background-color:#ffffff;
		color:#646464;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:255px;
		height:161px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:B4B4B4;
		background-color:#ffffff;
		color:#646464;
		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;}


