.main {
	background: url(/images/background_line.gif) #440000;

}
.other {
	background-color: #770000;
	font-family: Georgia, Verdana, Helvetica;
	color: #e4e4e4;
}
#linklist {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
.links {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 5px;
	font-size: 10pt;
}
.links a:hover {
	font-style: italic;
}
.gridAltRow {
	background: #eeeeee;
}
.gridMainRow {
	background: #dddddd;
}
.drp {
	background: #eeeeee;
	font-size: 7pt;
}
.small{
	font-size: 10pt;
}