body		{background-color:#FFFFFF; margin:0px; padding:0px }

td			{text-align: left;
			font-family:tahoma;
			font-size:11px;
			color:#7F7F7F;
			line-height:12px;}

a			{text-decoration: none; color:#0B95DE}

.copy		{
	font-family:tahoma;
	font-size:10px;
	color:#6A6A6A;
	text-decoration:none;
	line-height: normal;
}

.top_txt	{color:#BBBBBB; text-decoration:none; font-family:tahoma; font-size:10px}

.gray		{
	color:#7F7F7F;
	text-decoration:none;
	line-height: normal;
}
.blue		{
	color:#0B95DE;
	text-decoration:none;
	line-height: normal;
}
.green		{
	color:#76B520;
	text-decoration:none;
	line-height: normal;
}
.white		{
	color:#ffffff;
	text-decoration:none;
	line-height: normal;
}

.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(/without_flash/Html/images/under.jpg);
			color:#DACCE3}

.form { width:230px;
		height:19px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#7F7F7F;
		background-color:#E0E0E0;
		color:#7F7F7F;
		margin-left:0px;
		margin-right:0px}
		
.textarea {
	width:230px;
	height:76px;
	font-family:tahoma;
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#7F7F7F;
	background-color:#E0E0E0;
	color:#7F7F7F;
	overflow:auto;
	margin-left:0px;
	margin-right:0px;
	line-height: normal;
}

.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;}

