body{
	height:100%; 
	margin:0px 0px 0px 0px; 
	background-color: #F3F4F4;
}
table{
	font-family: 'arial';
	font-size:9pt;
}
a:visited.side, a:link.side, .heading{
	font-family: 'arial';
	font-weight: bold;
	font-size:9pt;
	
	text-decoration: none;
	color: white;
}
a:visited.side2, a:link.side2{
	font-weight: bold;
	font-size:7pt;
	text-decoration: none;
	color: white;
}
.heading2{
	font-weight: bold;
	font-size:10pt;
	text-decoration: none;
	color: black;
}
.selected{
	background-image: url(images/sideselect.jpg);
	
}
.side{
	padding-left: 15px;
}
a:visited.contact, a:link.contact, a:hover.contact{
	padding-right: 5px;
	font-family: arial;
	font-size:7.5pt;
	text-decoration: none;
	color: white;
	vertical-align: middle;
}
.note{
	padding: 15pt;
	background-color: #FFFFCC;
	font-size: 8pt;
	border: 1px solid #CCCC66;
}
.magazine{
	background-color: #F4F4F4;
	font-size: 8pt;
	border: 1px solid #CCCCCC;
}
.listing-head{
	background-color: #767E81;
	color: white;
	font-weight: bold;	
	padding-right: 15px;
	padding-left: 8px;
}
.listing-content{
	background-color: #E7E8E8;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
}
.listing-pic{
	background-color: #E7E8E8;
	padding: 8px;
}
.listing-head2{
	background-color: #425258;
	color: white;
	font-weight: bold;	
	padding-right: 15px;
	padding-left: 8px;
}
.listing-content2{
	background-color: #D0D2D2;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
}
a:link.weblink, a:visited.weblink{
	color: #842321;
	text-decoration: none;
}
a:hover.weblink{
	text-decoration: underline;
}
a:link{
	color: #990000;
}
a:visited{
	color: #842321;
}
a:hover{
	color: #A70303;
}