BODY, TD  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
.plainLink {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}
.plainLink:hover {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #000000;
}
.credit {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CBCBCB;
}
.credit:hover {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #000000;
}

A  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
	
}

.time  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style : italic;
}
.topNav  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #000494;
}
.topNav:Hover  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	background-color: none;
}
.sideNav  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}
.sideNavWhite  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}
.subHead  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}
.navCellProp {
	
	
}
.navCellPropLeft {
	
}
.navCellPropBottom {
	border-top: 1px  solid #000494; 
	
}
.bodyBorder {
	border-top: 1px solid #000494;
	border-bottom: 1px  solid #000494;
	border-left: 1px  solid #000494;
	border-right: 1px  solid #000494;
}
.bodyBorderMidNavLeft {
	border-left: 1px solid #000494;
}
.bodyBorderMidNavRight {
	border-right: 1px solid #000494;
}
.redRoom  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	background-color: #BA0000;
}
.redRoom:Hover  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	background-color: #BA0000;
	text-decoration: underlined;
}
.plainLinkRed {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #BA0000;
}
.plainLinkRed:hover {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #BA0000;
}
.plainLinkBlue {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #0000FF;
}
.plainLinkBlue:hover {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #0000FF;
}
.plainLinkGreen {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #00FF99;
}
.plainLinkGreen:hover {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #00FF99;
}


