@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0%;
	background-attachment: fixed;
	background-image: url(../Images/greybackground.jpg);
}
#mainTable {
	width: 800px;
	border: 1px solid #CF422A;
	background-color: #FFFFFF;
	height: auto;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cf422a;
}
#linkbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cf422a;
	text-align: center;
	vertical-align: middle;
	width: 798px;
	height: 30px;
}

#newsbox {
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-align: justify;
	text-indent: 8px;
	background-color: #F5F5F5;
}
#gr1pxBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#newtext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	}
.movieframe {
	border: 1px solid #Cf442a;
	height: 340px;
	width: 735px;
}

#newtext121pxbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#quicklinks {
	text-align: left;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#clicktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
}
#descriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cf422a;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cf422a;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cf422a;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cf422a;
	text-decoration: none;
}

