body {
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #CAECF9;
	scrollbar-dark-shadow-color: #003366;
	scrollbar-track-color: #CAECF9;
	list-style-type: lower-alpha;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #BEDEF7;
	background-image: url(images2/tile.jpg);

}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.line {
	border: 1px solid #003366;
	background-color: #81B7D8;

}
h1 {
	color: #006699;
	font-size: 16px;

}
h2 {
	font-size: 14px;
	color: #3399CC;
	font-weight: bold;

}
a {
	color: #006699;
	text-decoration: underline;

}
a:hover {
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;

}
hr {
	color: #003366;
	height: 2px;
	width: 95%;
}
.smtext {
	font-size: 9px;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.botline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
li {
	list-style-type: upper-alpha;
}
h3 {
	font-size: 12px;
	color: #6699CC;
	font-weight: bold;

}
.midline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
