TD.Content {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
    font-size: 14px;
	font-family: Arial, sans-serif;
}
TD.ContentSpread {
    font-size: 14px;
	font-family: Arial, sans-serif;
	text-align: center;
}
TD.MenuContent {
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 10px;
    font-size: 14px;
}
TD.SignContent {
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom: 2px;
    font-size: 12px;
	font-family: Arial, sans-serif;
}
A.C1:LINK {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Arial,sans-serif;
}
A.C1:HOVER {
	text-decoration : underline;
	color : #FFFFFF;
	font-family : Arial,sans-serif;
}
A.C1:VISITED {
	text-decoration : none;
	color : #FFFFFF;
	font-family : Arial,sans-serif;
}
A.C1:VISITED:HOVER {
	text-decoration : underline;
	color : #FFFFFF;
	font-family : Arial,sans-serif;
}
A.C2:LINK {
	text-decoration : none;
	color : #00FF80;
	font-family : Arial,sans-serif;
}
A.C2:HOVER {
	text-decoration : underline;
	color : #00FF80;
	font-family : Arial,sans-serif;
}
A.C2:VISITED {
	text-decoration : none;
	color : #00FF80;
	font-family : Arial,sans-serif;
}
A.C2:VISITED:HOVER {
	text-decoration : underline;
	color : #00FF80;
	font-family : Arial,sans-serif;
}
TABLE.info {
	font-size: 14px;
	font-family: Arial,sans-serif;
	color: White;
}
.c3 {
	text-decoration : underline;
	color : #003388;
	font-family : Arial,sans-serif;
	color : #003388;
}
.c3:vlink {
	color : #003399;
}
/* default values */
H2,H4,BODY,TD,P,SMALL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
/* override HTML elements */
H2 {
	font-size : 14px;
	font-weight : bold;
}
H4 {
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	
}
SMALL {
	color : #000000;
	font-size : 11px;
}
/* user defined styles */
/* date in the upper right hand corner of the header */
.headerDate {
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12pt;
	font-weight : bold;
}
/* text in the header */
.headerText {
	font-style : italic;
}
/* breadcrumb links */
.crumb {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.crumb:hover {
	color : #00FF00;
	text-decoration : underline;
}
/* toolbar text (includes links) */
.toolbar {
	color : #000000;
	font-size : 8pt;
	text-decoration : none;
}
.toolbar:hover {
	color : #660000;
	text-decoration : underline;
}
/* error classes */
.error {
	color : #993300;
	font-style : italic;
}
/* forum link (href on a forum name, thread name, message name, etc) */
.forum {
	color : #003399;
	font-weight : bold;
	text-decoration : none;
}
.forum:vlink {
	color : #003399;
}
.forum:hover {
	color : #777777;
	text-decoration : underline;
}
/* styles for all dates */
.date {
	color : #ff9900;
}
/* styles for messages, replies */
.messageHeader {
	font-family : Arial, Helvetica, sans-serif;;
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
}
.messageAuthor {
	color : #000000;
	font-style : italic;
}
