td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#7D7B7B;
	line-height:12px;
}
a {
	text-decoration: none;
	color:#2898C1;
}

body { 	margin:0px;padding:0px; background-image:url(images/bg_px.jpg); background-position:top; background-repeat:repeat-x; background-color:#FFFFFF}

.copy{
font-family:tahoma;
font-size:10px;
color:#FBF5E7;
text-decoration:none;
}

.top_txt {color:#868484; text-decoration:none; font-size:10px; text-transform:uppercase}
.top_txt1 {color:#A9A6A6; text-decoration:none;}
.bot_txt {color:#8E8D8D; text-decoration:none;}
.bot_txt1 {color:#B2B0B0; text-decoration:none;}

.gray {color:#7D7B7B; text-decoration:none}
.blue {color:#2898C1; text-decoration:none}
.red {color:#B73A1D; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}

.mail { width:174px;
		height:15px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C2C2;
		background-color:#FFFFFF;
		color:#7D7B7B;
		margin-left:0px;
		margin-right:0px}

.form { width:255px;
		height:16px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C2C2;
		background-color:#FFFFFF;
		color:#7D7B7B;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:255px;
		height:66px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C2C2;
		background-color:#FFFFFF;
		color:#7D7B7B;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}





