body		{ margin:0px; padding:0px; background-image:url(images/bg.jpg) }

td			{text-align: left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#6E6E6E;
			}

a			{text-decoration: none; color:#2A6B88}

.copy		{font-family:tahoma; font-size:12px; color:#828282; text-decoration:none}

.top_txt	{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

.gray	{
	color:#6E6E6E;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.blue		{
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #01D5BD;
}
.white		{
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.yellow		{
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.u			{text-decoration:underline}
.up			{
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #01D5BD;
	line-height: normal;
}
.sm			{font-size:9px}
.b			{font-size:12px}

.a			{background-position:bottom;
			background-repeat:repeat-x;
			background-image:url(images/under.jpg);
			color:#DACCE3}

.form {
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	background-color:#FFFFFF;
	color:#00D5BC;
	margin-left:0px;
	margin-right:0px;
	font-weight: bold;
}
		
.textarea {width:232px;
		height:98px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:999999;
		background-color:#E0E0E0;
		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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #03D3BD;
		}

a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}
