body {
	background-image: url(../img/bgb.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td,tr,th,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #858585;
}
.highlight {
	font-weight: bold;
	color: #893252;
}
a:active.highlight, a:link.highlight, a:visited.highlight, a:hover.highlight {
	font-weight: bold;
	text-transform: uppercase;
	color: #893252;
	text-decoration:underline
}
.uppercase {
	text-transform: uppercase;
}
.labhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9E2B2B;
}
a:active.labhome, a:link.labhome, a:visited.labhome, a:hover.labhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9E2B2B;
	text-decoration:underline
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D5D5D5;
}
a:active.copyright, a:link.copyright, a:visited.copyright, a:hover.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5D5D5;
	text-decoration:underline;
}
.pad10 {
	margin: 10px;
	padding: 10px;
}
.justify {
	text-align: justify;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link,a:visited,a:active {
	color: #7A7A7A;
	text-decoration:underline;
}
a:hover {
	color: #9E2B2B;
	text-decoration:none;
}
h1 {
	font-size: x-small;
}
h2 {
	font-size: x-small;
}
h3 {
	font-size: x-small;
}
h4 {
	font-size: x-small;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: x-small;
}

.bgwhite {
	background-color: #FFFFFF;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 5px;
}
.red {
	color: #893252;
}
.small {
	font-size: 10px;
}
.border1 {
	border: 1px solid #893252;
}
