/* CSS Document */
.t_bdr_10px_med {
	border: 10px solid #333333;
}
.t_inner_1px_light {
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.t_rowtop_1px_light {
	border-top: 1px solid #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.t_rowbtm_1px_light {
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
.t_sidelft_1px_light {
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.t_sidert_1px_light {
	border-top: 1px dotted #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.t_crnr_tl_1px_light {
	border-top: 1px solid #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.t_crnr_tr_1px_light {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.t_crnr_bl_1px_light {
	border-top: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.t_crnr_br_1px_light {
	border-top: 1px dotted #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
.row_lt {
	background-color: #CCCCCC;
}
.row_med {
	background-color: #999999;
}
.row_med2 {
	background-color: #666666;
}
.row_dark {
	background-color: #333333;
}
a
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.txt_coords {
	color: #666666;
	font-size: 12px;
}
