body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {font-size: 22px;}
.style3 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
}
.style4 {font-size: 16}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.thumbBorder
{
  border: 2px solid #FF0000;
}
.bright
{
  color:#FFFF00;
}
hr
{
  line-height:1px;
  color:#333333;
}
img, div, a, input { behavior: url(../includes/iepngfix.htc); }
