body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #841203;
	background-attachment: fixed;
}


.menu{
	list-style-type: none;
	padding: 0;
	width: 123px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 32px;
	background-position: left;
}

.menu li a{
	color: #450b03;
	display: block;
	width: 123px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/menu.1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0px;
	height: 32px;
	line-height: 30px;
}


* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 123px;
}

.menu li a:visited, .glossymenu li a:active{
	color: #450b03;
	text-decoration: none;
	height: 32px;
	width: 123px;
}

.menu li a:hover{
	background-image:   url(images/menu.2.jpg);
	color: #800302;
	line-height: 30px;
	height: 32px;
	width: 123px;
}
.timesnew {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #ff1f00;
	text-decoration: none;
}
.timesnew2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #540c02;
	text-decoration: underline;
}


.ftext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
}


.ftext li a{
	color: #FFCC00;
}


.ftext li a:visited, .glossymenu li a:active{
	color: #FFCC00;
}

.ftext li a:hover{
	color: #FFFFFF;
}



.text-14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
}
.text-14-red {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.border {
	border: 1px dotted #00CCFF;
}
a.links:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.links:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.links:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}