body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	text-align: center;
	background-image:  url(images/background_new.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
    color: #ffffff; 
}

#PageContainer {
	width : 100%;
	margin: 0 auto;
	text-align: left;
	 }#Container {
 width : 100%;
 margin: 0 auto;
}
#header {
	top:45;
	width:100%px;
	height:150px;
	left: 0;
}
#blockquote {
	background-color: #CC66CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	
}
td, th {
	color: #ffffff;
}

h1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}

h2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}

h3, h4 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
}

h5, h6 {
	font-size: 14px;
	color: #ffffff;
}

a {
	color: #ffffff;
	font-style: underline;
}

a.specialLink:link {color:#ffffff; }
a.specialLink:visited { color:#ffffff; }
a.specialLink:hover { color:#ffffff; }
}

