
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{
margin: 10px;
padding: 0;
border: 0;
}

body {
	background-image: url(http://www.imagion.com/images/bkgnd.gif);
	background-position: center;
	font-size: 12px;
	color: #333;
	font-family: Arial, helvetica, sans-serif;
	text-align: center;
	margin-top: 15px;
	background-color: #FFF;
	}
table{font-size:inherit;}

.site01 {
	background-image: url(http://www.imagion.com/images/site01.gif);
	background-repeat: no-repeat;
}
.site02 {
	background-image: url(http://www.imagion.com/images/site02.gif);
	background-repeat: no-repeat;
}
.site11 {
	background-image: url(http://www.imagion.com/images/site11.gif);
	background-repeat: no-repeat;
}
.site12 {

}
.site13 {
	background-image: url(http://www.imagion.com/images/site13.gif);
	background-repeat: no-repeat;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	background-color: #C0C0C0;
}
.tablebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
#footer a, 
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
#footer a:hover{
	color: #FFF;
	text-decoration: none;
}
#small { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
	text-align: left;
}
#small a,
#small a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #1756C3;
}
#small a:hover {
	color: #009900;
}