body, p, td, select, input, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 16px;
}

.linknoline {
	color : #3b5998;
	text-decoration: none;
}
.not to worry about the old a {
	color: A6B9BD;
}
.linknoline:hover {
	color : #ff0000;
	text-decoration: underline;
}

.updateshead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
	text-decoration: none;
}

.updateshead:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #ff0000;
	text-decoration: none;
}

a {
	 color : #3b5998;
}

a:hover {
	color : #ff0000;
}

.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.cellpad {
	line-height: 10px;
	padding-left : 5px;
	padding-right : 5px;
}

.cellpadhead {
	line-height: 16px;
	padding-left : 5px;
	padding-right : 5px;
}

.bodypad {
	padding-left : 5px;
	padding-bottom : 10px;
	padding-right : 5px;
	padding-top : 5px;
}

.midcellpad {
	padding-left : 5px;
	padding-bottom : 6px;
	padding-right : 5px;
}

.rightnavcellpad {
	padding-left : 5px;
	padding-top : 6px;
	padding-right : 5px;
}

.thumbnailborder {
	border: 1px Black;
	border-style: solid; 
}

.thumbnailborder:hover {
	border: 1px Black;
	border-style: solid; 
}

.middivider {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url("/images/mid_divider.gif");
	background-repeat: no-repeat;
	width: 491px;
	height: 33px;
	padding-top: auto;

	padding-bottom: auto;
	
	text-decoration: none;
}

.noaformat {
	color: Black;
	text-decoration: none;
}