.body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.homelogo {
	background-image: url(../Images/radcan_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	width: 140px;
	padding-top: 20px;
	margin-top: 15px;
}
.hometabletop {
	background-color: #c30c3e;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 33%;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	padding: 1px;
}
.hometablemid {
	margin: 0px;
	padding: 0px;
	height: 33%;
	width: 100%;
	background-color: #c30c3e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.hometablemidimages {
	margin-right: auto;
	margin-left: auto;
	padding: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.hometabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 35px;
}
a {
	padding: 1px;
}
img {
	padding-right: 5px;
	padding-left: 5px;
}
.radacadabralogo {
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	width: 140px;
	padding-top: 20px;
	margin-top: 15px;
}
.border_none {
	border: none;
}
