/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #240F0F;
	margin-top: 0px;
	margin-bottom: 0px;
}a{color: #6161AB;
	text-decoration: none;
}a:hover{
	color: #666666;
}.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4DC8F;
}.footerlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}.headers{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C2D00;
}.captions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}.headerbig{
	color: #1D221A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}.bgnorepeat1{
	background-repeat: no-repeat;
	background-image: url(../imgs/image-bg1.gif);
	background-position: center top;
}.bgnorepeat2{
	background-repeat: no-repeat;
	background-image: url(../imgs/image-bg2.gif);
	background-position: center top;
}.bgnorepeat3{
	background-repeat: no-repeat;
	background-image: url(../imgs/image-bg3.gif);
	background-position: center top;
}.bgnorepeat4{
	background-repeat: no-repeat;
	background-image: url(../imgs/image-bg4.gif);
	background-position: center top;
}

