body {
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E4B48;
}
.header_bg {
	background-attachment: fixed;
	background-image: url(../images/top_header_bg.jpg);
	background-repeat: no-repeat;
}
.left_nav_bg {
	background-attachment: fixed;
	background-image: url(../images/side_nav_bg.jpg);
	background-repeat: no-repeat;
}
.sid_bot_bg {
	background-image: url(../images/bot_side_nav.jpg);
	background-repeat: no-repeat;
}
.side_bg {
	background-image: url(../images/side_bg.jpg);
	background-repeat: repeat-y;
}
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.HeadingAS {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.HeadingSmall {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.SubHeading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.linkhead {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		font-weight: bold;
	color: #666666;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E4B48;
}
a.two:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.two:visited {
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.two:hover {
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.three:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}
a.three:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}
a.three:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
}

