body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #4c5661;
}

body,td,th {
	color: #FFFFFF;
}

a, a:visited {
	color: #4C5661;
	text-decoration: none;
}

a:hover {
	color: #C92620;
	text-decoration: none;
}

TD.content {
	border-top: 2px solid #ffffff;
	background-image: url(images/shadow.gif);
	background-position: top;
	background-repeat: repeat-x;
}

TD.contentTxt, TD.rightcolTxt {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 5px;
	text-align: justify;
}

TD.contentTxt {
	background-color:#ccc;
}

TD.rightCol {
	background-color: #6C7C8E;
	background-position: top;
	background-repeat: repeat-x;
}

TD.shadowTop {
	background-image: url(images/shadow.gif);
	background-position: top;
	background-repeat: repeat-x;
}

TD.contentHeader {
	background-image: url(images/content_arrow.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 32px;
	vertical-align: middle;
}
TD.contentHeader_sidebar {
	background-image: url(images/sidebar_arrow.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 32px;
	vertical-align: middle;
	text-align: left;
	border-top: 2px solid #ffffff;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6b737c;
}

.mainNav a, .mainNav a:visited {
	display: block;
	background-image: url(images/btnBG.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 9px;
	text-decoration: none;
}

.mainNav a:hover, .mainNav a:active {
	display: block;
	background-image: url(images/btn_overBG.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 21px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 9px;
	text-decoration: none;
}
