.mNav {
	text-decoration:none;
	font-size:12pt;
}

td {
	/* shaller text-align: left; */
	font-family:Helvetica;
	font-size:12px;
	color:#2E2E2E;
	line-height:14px;
}

a {text-decoration:underline;
   color:#4691CA;
}

a.nav {
	text-decoration:none;
   color:gray;
   }


a.nav2 {
	text-decoration:none;
   color:gray;
   font-size:11pt;
   }
   
a.nav2:hover {
	color:#FF6600;
}
  
a.indent0 {
	color:gray;
	font-size:11px;
	margin:0px 0px 0px 0px;  
	text-decoration:none;	
	font-weight:bold
}  
  
a.indent20 {
	color:gray;
	font-size:11px;
	margin:0px 0px 0px 20px;  
	text-decoration:none;
	font-weight:bold		
}

a.indent40 {
	color:gray;
	font-size:11px;
	margin:0px 0px 0px 40px;  
	text-decoration:none	;
	font-weight:bold	
}

span.indent0 {
	color:gray;
	font-size:11px;
	margin:0px 0px 0px 0px;  
	text-decoration:none;	
	font-weight:bold;
	cursor:pointer;cursor:hand	
}

span.indent20 {
	color:gray;
	font-size:11px;
	margin:0px 0px 0px 20px;  
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;cursor:hand		
}
  
body { 	margin:0px;padding:0px;}

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



.bot_txt {	color:#A8A8A8;
			text-decoration:none}


.white {color:#ffffff; text-decoration:none}
.red { color:#FA8541; text-decoration:none}
.blue { color:#5C9ED0; text-decoration:none}
.black { color:#797877; text-decoration:none}


.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:13px}

.form { width:186px;
		height:20px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#8B8989;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:186px;
		height:127px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#8B8989;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}




