#textbg {
	background-color: #ebf3f9;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
}

#marginbg {
	background-color: #3a87c3;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
}

#footerbg {
	background-image: url(images/TOXC_footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.normaltext {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a87c3;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
}

.margintext {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-left: 15px;
}

.marginh1 {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 15px;
	margin-bottom: -10px;
}

.h1text {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #3a87c3;
	margin-right: 20px;
	margin-left: 30px;
}

li {
	margin-left: 20px;
}

ul {
	font-family: verdana;
	font-size: 11px;
	color: #3a87c3;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

body {
	background-image: url(images/bodybg.gif);
	background-repeat: repeat;
}

#navbg {
	background-image: url(images/TOXC_navbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
