@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/backend-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FBFCD4;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
}



.td-left-bg {
	background-image: url(../images/template_r4_c1.jpg);
	background-repeat: repeat-y;
}
a {
	color: #000000;
}

.td-right-bg {
	background-image: url(../images/template_r4_c4.jpg);
	background-repeat: repeat-y;
}
.middle-content {
	background-image: url(../images/template_r4_c3.jpg);
	background-color: #BD9758;
	background-repeat: repeat-y;
}

.lower-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.lower-menu a{
	color: #FFFFFF;
	text-decoration:none;
}

.lower-menu a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.sub-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FBFCD4;
	font-style: italic;
	letter-spacing: .5em;
}
