/* CSS Document */

body {
	background-color: #855314;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	}

td,p {
	color: #333333;
	font-family: Lucida Grande, Verdana, Arial, sans serif;
	font-size: 11px;
	line-height: 14px;
	}

a{
	color: #680001;
	text-decoration: none;
	}

.masthead {
	background-image: url(../images/masthead.jpg);
	height: 184px;
	width: 780px;
	border-bottom:1px solid black;
}
.bottom{
	background-image: url(../images/bkg-bottom.gif);
	background-repeat:repeat-x;
}

td.footer {
	color: #f8f0da;
	font-size: 9px;
	padding: 5px;
	background-color: #000000;
	}
a.footer {
	color: #FFFFFF;
	font-weight:bold;
}
	
td.toolbar {
	background-color: #000000;
	height: 30px;
	}

.content-homepage {
	background-color: f8f0da;
	padding: 10px;
	}


.bkg-top {
	background-image: url(../images/content-bkg-top.gif);
	background-position: top left;
	background-repeat:no-repeat;
	}

.bkg-middle {
	background-image: url(../images/content-bkg-middle.gif);
	background-position: top left;
	background-repeat:repeat-y;
	width: 535px;
	
	}

.bkg-bottom {
	background-image: url(../images/content-bkg-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px;
	}
	
.right-marketing {
	background-color:#af7d3e;
	background-image: url(../images/gradient-right.gif);
	background-repeat:repeat-x;
	width: 225px;
}

a.SubNav {
	color: #FFFFFF;
	text-decoration: none;
	}

.TableHeader {
	background-color: #af7d3e;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #680001;
	}
	
.Title {
	color: #000000;
	font-family: Lucida Grande, Arial, sans serif;
	font-size: 16px;
	}

.subTitle {
	color: #af7d3e;
	font-size: 12px;
	font-weight: bold;
	}

.ModuleTblHeader {
	background-color: #0052CE;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	}
.ModuleTblTitle {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
	}
.ModuleTblText {
	font-size: 10px;
	padding: 5px;
	}
.MarketTblText {
	font-size: 11px;
	padding: 5px;
	color: #F8F0DA;
	}

td.top-nav {
	color: white;
	background-image: url(../images/bkg-top.gif);
	height: 31px;
	font: 11px Lucida Grande, Arial, sans serif;
	}

a.top-nav {
	color: white;
	font: 12px Lucida Grande, Arial, sans serif;
	font-weight: bold;
	text-decoration: none;
	}
.top-nav a:hover{
	color: white;
	font: 12px Lucida Grande, Arial, sans serif;
	font-weight: bold;
	text-decoration:underline;
	}

.module-header {
	color: white;
	background-color: #0052CE;
	}

.leftside {
	background-image:url(../images/leftside-repeat.gif);
	background-repeat:repeat-y;
}
.rightside {
	background-image:url(../images/rightside-repeat.gif);
	background-repeat:repeat-y;
}
.ledger2 {
	background-color: #EEEEEE;
	}
.chart-ledger1 {
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
}
.chart-ledger2 {
	border-bottom:1px solid #333333;
}
