	
	body {
		background-image: url(images/bg.jpg);
		background-repeat: repeat-xy;
		background-position: center top;
		background-color: #fff;
		color:#111;
		font: 75%/1.5em Arial, Verdana, Helvetica, sans-serif;
		text-align: center;
		margin: 0px;
		padding: 0px;
		}
	
	#container {
		background: url() 0% 100% repeat-x;
		}
	
	#wrapper {
		text-align: left;
		margin: 0 auto 0 auto;
		padding:0;
		background-color:#ffffff;
		width: 912px;
		}
	
	#header {
		background: url(images/header.jpg) 50% 0% no-repeat;
		width: 912px;
		height: 325px;
		}
	
	#content {
		background: #fff;
		width: 912px;
		margin: 0px 0 0 0px;
		color: #333;
		font-size: 15pt;
		line-height: 20pt;
		background-image:url(images/content_bg.jpg);
		}
		
	
	#col-top {
		width: 912px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		background-image: url(images/top.jpg);		
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
	#col-2 {
		width: 912px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		background-image: url(images/col2_bg.gif);		
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
	#col-2 a {
		color: #aa0404;
		text-decoration:none;
		}
	
	#col-2 a:hover {
		color: #ce8003;
		text-decoration:none;
		}
		
	
	#col-bottom {
		width: 912px;
		height:15px;
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		background-image: url(images/bottom.jpg);		
		font-size: 14px;
		color: #000;
		line-height: 15px;
		}
		
	#footer {
		background: url(images/footer.jpg) no-repeat;
		height: 338px;		
		width: 912px;		
		}		
	
	#footer a {
		color: #ffffff;
		text-decoration:none;
		}
	
	#footer a:hover {
		color: #fa9f00;

		text-decoration:none;
		}
		
	.head {
		color: #aa0404;
		font-family: Verdana;
		font-size: 15px;
		line-height: 20px;
		font-weight:800;
		font-style:italic;
		}
	
	.subhead {
		color: #aa0404;
		font-family: Verdana;
		font-size: 11px;
		line-height: 20px;
		font-weight:800;
		}
		
	.content {
		font-family: Verdana;
		font-size: 10pt;
		line-height: 12pt;
		}
		
	.contentinfo {
		font-family: Verdana;
		font-size: 9pt;
		line-height: 11pt;
		margin-top:-.025px;
		}

	.contentbold {
		font-family: Verdana;
		font-size: 11pt;
		line-height: 13pt;
		font-weight:bold;
		}
		
	#content img {
		margin-bottom:-10px;}
		
	.mellan {
		color:#fff;
		font-family: "Times New Roman", Times, serif;
		font-size: 8pt;
		}
	
	.mellan p {
		color:#fff;
		}
	
	.spacer {
		clear: both;
		}
		
	.copyright {
		font-size: 12px;	
		font-family: Verdana;	
		margin: 0px;
		padding: 0px;
		color: #fff;
		font-weight:800;
		line-height: 15px;		
		}
		
		
	#tableBorder{
		border:solid;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		}
				
		