@charset "utf-8";
/* CSS Document */

body {
	background-color: #660000;
	background-image: url(images/New-BG_01.gif);
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
}
.footerbg {
	background-image: url(images/template-2_09.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.searchbarbg {
	background-image: url(images/template-2_08.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.mainstagebg {
	background-image: url(images/template-1_08.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.headerbg {
	background-image: url(images/template-1_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footerbg2 {
	background-image: url(images/template-2_09.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: thin solid #999999;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-size: 13px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
