.ftr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 5px;
}
.ftr a {
	color: #999999;
	text-decoration:none;
}
.ftr a:hover {
	color: #000000;
	text-decoration:underline;
}
.lvl1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.lvl1 a{
	color: #FFFFFF;
	text-decoration:none;
}
.scrollingContent {
        position: relative; 
        left: 0px; 
        top: 0px; 
        width: 520px; 
        height: 412px; 
        overflow: auto; 
        visibility: visible;
}
.outerContent {
        font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.outerContent a {
        font-family: Georgia, Times, Times New Roman, serif;
        font-size: 12px;
        line-height: 17px;
        color: #990000;
}
.content {
        font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.content a{
        font-family: Georgia, Times, Times New Roman, serif;
        font-size: 12px;
        line-height: 17px;
        color: #990000;
}
.content td{
        font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.content li{
        font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.contentDefault {
        background: #FAF8CF url(images/logo_bg.gif) no-repeat bottom right;
}
.contentHome {
        background: #000000 url(images/content_bg.jpg) no-repeat bottom right;
}
