#content {
	text-align: left;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	position: relative;
	top: -15px;
	left: -10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url('images/pact_bg.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#FFFFFF;

}
	
body {
	background-color: #FFFFFF;
	background-repeat:repeat-y;
	background-position: 793px;
	}

a:link{
	text-decoration:none;
	color:#003C79; 
	
}

a:active {
	text-decoration:none;
	color:#003C79;
}	

.header {
	font-size: 24px;
	font-weight: bold;
}

.border {
	border: 1px solid #000080;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}
	
h2 {
	font-size: 23px;
	font-weight: bolder;
}	
	
#hotlisttitle {
	font-weight: bold;
	border: 1px solid #333333;
	padding: 4px;
	color: #FFFFFF;
	background-color: #FF9900;
	background-image: url(images/bluetrim.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a:visited {
	text-decoration:none;
	color:#003C79;
}

a:hover {
	text-decoration:underline;
	color:#F5841E;
} 

#subtitle {
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	padding: 3px;
	color: #ffffff;
	margin: 0px;
	background-color: #004D9B;
	background-image: url(images/bluetrim.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#leftbar {
	float: left;
	width: 150px;
	text-align: left;
	padding: 15px 3px 3px 3px;
	/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff9900;
	border-left-color: #333333;*/
	/*padding-bottom: 20010px;
	margin-bottom: -20000px;*/
}

#centerbar {
	float: left;
	padding: 15px 9px 9px 15px;
	width: 450px;
	text-align: left;
	border-left-width: 1px;
	border-left-color:#333333;
	border-left-style:solid;
	/*background-color:#CCCCCC;*/
	min-height: 400px;
}

#rightbar {
	float: right;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-right-style: none;
	/*border-left-style: solid;
	border-left-color: #000000;*/
	/*background-color:#999999;*/
	width: 150px;
	height: inherit;
	/*padding-bottom: 20010px; 
  	margin-bottom: -20000px;*/
}

#jumplinks {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#jumplinkstitle {
	font-weight: bold;
	border: 1px solid #000000;
	padding: 4px;
	color: #ffffff;
	text-align:center;
	background-color: #004D9B;
	background-image: url(images/bluetrim.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}	

#leftlinks {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#leftlinkstitle {
	font-weight: bold;
	border: 1px solid #000000;
	margin-top: 20px;
	padding: 4px;
	color: #ffffff;
	text-align:left;
	background-color: #004D9B;
	background-image: url(images/bluetrim.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}	

#footer {
	font-size: 10px;
	text-align:center;
	vertical-align:bottom;
}

#spacer {
	clear:both;
	position: relative;
}

#atlastable { 
	float:center;
	width: 95%;
	text-align:center;
 	padding: 0px;
	border: none;
	border: 1px solid #000080;
}