﻿body {
	font-family:  Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
a:link {
    text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
    text-decoration: underline;
    color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
    text-decoration: underline;
	color: #FFFFFF;
}
a.nav:link {
	text-decoration: none;
	color: #d41e15;
}
a.nav:visited {
	text-decoration: none;
	color: #d41e15;
}
a.nav:hover {
	color: #5A6169;
}
a.nav:active {
    text-decoration: none;
	color: #d41e15;
}
a.tv:link {
    text-decoration: none;
	color: #d4d0c8;
}
a.tv:visited {
    text-decoration: none;
    color: #d4d0c8;
}
a.tv:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.tv:active {
    text-decoration: none;
	color: #FFFFFF;
}
a.rss:link {
    text-decoration: none;
	color: #d4d0c8;
}
a.rss:visited {
    text-decoration: none;
    color: #d4d0c8;
}
a.rss:hover {
	color: #FFFFFF;
}
a.rss:active {
    text-decoration: none;
	color: #FFFFFF;
}
h1 {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    src: url("trebucbd.ttf");
    margin: 0px;
}
h2 {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    src: url("trebucbd.ttf");
    margin: 0px;
}
h3 {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    src: url("trebucbd.ttf");
    font-size: 14pt;
    margin: 0px;
}
h4 {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    src: url("trebucbd.ttf");
    font-size: 9pt;
    margin: 0px;
}
hr {
	color: #d4d0c8;
	height: 1px;
}
img {
    display: block;
    border: 0px;
}
li {
    margin-right: 40px;
}
.divPage {
    text-align: center;
}
.tblFrame {
	background-color: #FFFFFF;
	width: 748px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -215px;
	margin-left: -380px;
}
.cellLeft {
    background-image: url(images/02.gif);
    width: 200px;
    height: 342px;
    vertical-align: middle;
}
.cellMid {
	background-image: url(images/03.gif);
	width: 476px;
	height: 342px;
    vertical-align: middle;
}
.cellRight {
    width: 60px;
	height: 342px;
	vertical-align: middle;
}
.tblFooter {
	background-color: #FFFFFF;
	width: 748px;
}
.ftrCellLeft {
	width: 291px;
	height: 60px;
}
.ftrCellRight {
	width: 457px;
	height: 60px;
	vertical-align: top;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: right;
	margin-top: 19px;
	margin-right: 6px;
	color: #5A6169;
}
.copyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 0px;
	color: #5A6169;
}
.contentText {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 8pt;
    margin: 14px;
    color: #d4d0c8;
    text-align: left;
}
.tblFormView 
{
    width: 418px;
    text-align: left;
}
.fourCols 
{
    width: 25%;
}
.threeCols 
{
    width: 33%;
}
.twoCols
{
    width: 50%;
}
.thinCols 
{
    width: 80px;
}
.wideCols 
{
    width: 150px;
}
.cblHeaderCell
{
    width: 20px;
    text-align: center;
}
.pnlProfile
{
    margin: 0px;
    width: 448px;
    height: 266px;
    overflow: inherit;
}
div.adminTopFrame 
{
    width: 980px;
    margin-top: 4px;
    background-color: #FFFFFF;
}
div.adminMenuFrame 
{
    width: 980px;
    margin-top: 1px;
    background-color: #FFFFFF;
}
div.adminContentFrame 
{
    width: 980px;
    margin-top: 1px;
    background-color: #FFFFFF;
}
.tblAdminTopFrame 
{
    width: 980px;
}
.tblAdminMenuFrame 
{
    width: 980px;
}
.tblAdminContentFrame 
{
    width: 980px;
}
.adminTopCellLeft {
	width: 291px;
	height: 60px;
}
.adminTopCellRight {
	width: 689px;
	height: 60px;
}
.adminMenuCellMenuLeft {
	width: 291px;
	height: 20px;
}
.adminMenuCellMenuRight {
	width: 689px;
	height: 20px;
}
div.adminMenuText 
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-right: 6px;
    text-align: right;
}
div.adminHdrLNText 
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #333333;
    margin-left: 6px;
    text-align: left;
}
div.adminHdrText 
{
    font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
    src: url("trebucbd.ttf");
    color: #333333;
    margin-right: 6px;
    text-align: right;
}
div.adminContentText 
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #333333;
    margin: 14px;
    text-align: left;
}
div.adminFtrText 
{
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
}
