body {
	background-image: url(images/leftside.gif);
	background-repeat: repeat-y;
	
	margin: 0px;
	padding: 0px;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
p {}
ul {}
ol {}

a:link {  color: #0454A7; text-decoration: none}
a:visited {  color: #0454A7; text-decoration: none}
a:hover {  color: #9999FF; text-decoration: none}

h1 {  font-size: 20px; font-weight: normal; color: #0454A7}
h2, h3, h4 {  font-size: 16px; color: #0454A7}

hr {  color: #0454A7; height: 2px; width: 80%}

.topback {  background-image: url(images/topback.gif); background-repeat: repeat-y}
.leftside {  background-image: url(images/leftside.gif); background-repeat: repeat-y}
.contentborder {  margin-top: 5px; margin-right: 10px; margin-bottom: 5px; margin-left: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.copyright {  text-align: center; margin-bottom: 10px}
.small {font-size: 10px;}

#designed a {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.ulAtt {
	font-weight: bold;
	color: 0454a7;
}
.sub_buttons {
		background-image: url(images/hansenbutton.jpg); 
		height:26px; 
		width:103px; 
		text-align: center; 
		font-family: tahoma; 
		font-size: 11px;
		}
		
		.sub_buttons_text {
		float: left; 
		margin: 4px auto 0px auto; 
		width:100px;
		}
		.sub_buttons_text a:hover {
		text-decoration: underline;
		}