A:link {
	COLOR: #45443A;
	text-decoration: none;
}
A:visited {
	COLOR: #45443A;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #45443A;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF0000;
	TEXT-DECORATION: none
}
TD {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #FFFFFF;
	line-height: 1.3em;

}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 3pt;
	width: 595px;
	height: 20px;
	padding-top: 2px;
	background-color: #4F4B5F;
	border: 1px none #615F52;
	margin: 10px 0px 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D9D9D0;
	text-align: left;
	text-indent: 3pt;
	width: 65%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	padding-top: 2px;
	background-color: #000000;
	border: 1px solid #615F52;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	text-indent: 10px;
}
body {
	background-color: #FFFFFF;
}
li {
	list-style-type: square;
}
.MainContainer {
	width: 778px;
	border: 1px solid #666666;
}

#RightNavHeaderBack {
	background-image: url(../assets/right_nav_topics_headerback.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.RightNavContentBorder {
	width: 593px;
	border: 1px solid #5C738D;
}
#RightNavTextDIV {
	padding: 10px;
	width: 575px;
	color: #202731;
}
#RightNavTextDIV  a:link {
	padding: 0px;
	color: #3D2731;
	text-decoration: underline;
}
#RightNavTextDIV  a:visited {
	padding: 0px;
	color: #3D2731;
	text-decoration: underline;
}
#RightNavTextDIV  a:active {
	padding: 0px;
	color: #3D2731;
	text-decoration: underline;
}
#RightNavTextDIV a:hover {
	padding: 0px;
	color: #0099FF;
}
.RightNavPageTitle {
	font-size: 13px;
	color: #5C738D;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
}
