body {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	margin:0;
	padding:0;
	background:#19A9F0;
	text-align:justify;
	text-decoration: none;
}
a {
	color:#557FFF;
	text-decoration: none;
}
a:hover { text-decoration:none; }
.title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #19A9F0;
}

.tablebg td {
    display:table-cell;
	background-attachment: fixed;
	background-image: url(../images/inspector.jpg);
	background-repeat: no-repeat;
	background-color: #EFEFEF;
}
.li {
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
}

.footertext {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.rotator img {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bodytext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: regular;
}
.toptext {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.li2 {

	line-height: 14px;
	list-style-position: outside;
	list-style-type: square;
}
.formbox {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFF2;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #19A9F0;
	border-right-color: #19A9F0;
	border-bottom-color: #19A9F0;
	border-left-color: #19A9F0;
}
.formbutton {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFCC;
	background-color: #19A9F0;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #0000FF;
}