body, a{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

p,li,ul{
	text-align: justify;
	font-size: 12px;
}

td, th{
   font-size: 12px;
}

.nav{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.nav2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}

.selectlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #2a2a2a;
	border: 1px solid #545454;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	padding: 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #2a2a2a;
	border: 1px solid #999999;
}

.inv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2a2a2a;
	background-color: #999999;
}

.imgborder {
	border: 1px solid #999999;
	height: 74px;
	width: 74px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

.tnlayer {
    position: absolute;
    visibility: hidden;
    padding: 1px;
    background-color: #a2a2a2;
}

.zoomnavactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2a2a2a;
	background-color: #999999;
}

.zoomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #2a2a2a;
}

