body { background-image:url(../images/background.gif); margin: 0 0 0 0;}

p, ol, ul {
	font: 12px Arial;
	color : #333333;
	line-height : 140%;
}

.imageWhiteBorder {border: 1px solid white;}

h1 {
	font: 14px Georgia;
	color: #900;
	font-weight : bold;
	line-height : 130%;
	letter-spacing: -.1;
}

A  {
	font: 12px Arial;
	color : #8D0C0F;
	text-decoration : none;
}

A:Hover, A:Active  {
	font: 12px Arial;
	color : #8D0C0F;
	text-decoration : underline;
}

.paragraph2, .ol3, .ul3  {
	font : 12px Arial;
	color : white;
	line-height : 120%;
}

.paragraph3  {
	font : 12px Arial;
	color : #CC6600;
	line-height : 130%;
}

.paragraph4  {
	font : 12px Arial;
	color : #666666;
	line-height : 130%;
}

.heading2  {
	font : 12px Arial;
	color : white;
	font-weight : bold;
	line-height: 130%
}

A.linkstyle2, A.linkstyle2:Visited  {
	font : 11px Tahoma;
	color : white;
	text-decoration : none;
}

A.linkstyle2:Hover, A.linkstyle2:Active {
	
	font : 12px Arial;
	color : white;
	text-decoration : underline;
}

A.linkstyle3, A.linkstyle3:Visited  {
	font : 12px Arial;
	color : #483D8B;
	text-decoration : underline;
	line-height: 130%
}

A.linkstyle3:Hover, A.linkstyle3:Active  {
	font : 12px Arial;
	color : #DC143C;
	text-decoration : underline;
	line-height: 130%
}

.tablecellOver {
    border-top: 1px solid #B96A6C;
	background-color: #A4320C;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 3px;
	color: #242021;
	font: 11px Tahoma, sans-serif;
}

.tablecellOut {
    border-top: 1px solid #B96A6C;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 3px;
	color: #242021;
	font: 11px Tahoma, sans-serif;
}

.tablecellCurrentPage {
	background-color: #AED736;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 3px;
	color: #242021;
	font: 11px Tahoma sans-serif;
}

.tablecellEmpty {
    border-top: 1px solid #B96A6C;
}

.subnavlink, .subnavlink:Visited {font: 12px Arial, sans-serif; text-decoration: none; color: #FFFFFF;}
.subnavlink:Hover {font: 12px Arial, sans-serif; text-decoration: none; color: #FFFFFF;}
#tableMain {width: 777px;}

