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

