body {
	background-color: #1e1e1e;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style2 {font-size: 18px}
.style4 {font-size: 12px}
.style5 {color: #FFFFFF; font-size: 12px; font-family: "Courier New", Courier, monospace;}
.style6 {
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {color: #0099FF;}
.thumb {
border: 2px solid black;
}
a:link {
	color: #0099E0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFF99;
}
.contentSetText
{
	color: #FF0000;
}
.bright
{
  color:#FF0000;
}
hr
{
  line-height:1px;
  color:#333333;
}
img, div, a, input { behavior: url(../includes/iepngfix.htc); }
