.swapper {
	display:none;
}

.swapperv {
	display:;
}

img {
	border:0px;
}

/*
p {
	margin:0px;
}
*/

hr {
	height:1px;
	color:#3D3D3D;
}

div#navtxt{
	color:#000000;
	font-weight:bold;
	background-color: #E8E8E8;
	border: 1px solid #C5D0BF;
	font-family: Verdana;
	font-size: 10px;
	position:absolute;
	top: 0px;
	left: 0px;
	padding:4px;
	visibility:hidden;
	white-space:nowrap;
}

td,th {
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.content {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height: 1.4;
}

label {
	cursor:pointer;
}

a,a:link {
	color:#000000;
	font-weight:none;
	text-decoration:none;
}
a:hover {
	color:#de2418;
	font-weight:none;
	text-decoration:none;
}
a.none{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

