body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}


img{
	border: 0;
}

label{
	display: block;
}

fieldset{
	border: 0;
}

.buttons{
	text-align: center;
}

.hand{
	cursor: hand;
	cursor: pointer;
}

#sortLine a{
	text-decoration: underline;
	font-weight: normal;
	/* color: #D43959; */
}

#sortLine a.curSort{
	font-weight: bold;
}

fieldset .descr{
	font-size: .9em;
	color: #666;
}

#navPath a{
/* 	color: #993300; */
}