﻿body {
	background-image:url(images/background2.jpg);
	background-repeat:repeat-x;
	background-color:#262626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10.5px;
	line-height: 13px;
	letter-spacing: 0;
	word-spacing: normal;
	text-decoration: none;
	color: #333;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
a.white:link {
    color: #ffffff;
    text-decoration: none;
    }
a.white:visited {
    color: #ffffff;
    text-decoration: none;
    }
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.white:active {
    color #ffffff;
    text-decoration: none;
    }
a.red:link {
	color: #993333;
	text-decoration: underline;
}
a.red:visited {
	color: #333333;
	text-decoration: underline;
}
a.red:hover {
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
a.red:active {
    color: #993333;
    text-decoration: underline;
    }


.maintxt {
font-family: Verdana;
font-size: 10.5px;
font-weight: bold; 
line-height: 12px;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #333;
}
.maintxtnr {
font-family: Verdana;
font-size: 10.5px;
font-weight: bold; 
line-height: 11px;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #333;
}

.navtxt {
font-family: Verdana;
font-size: 10px; 
line-height: 14px;
letter-spacing: 0;
word-spacing: normal;
text-decoration: none;
color: #333;
}


.whitetxt {
color: #fff;
}
