body,td,th {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #7E9CC3;
}
.link {
	color: #7E9CC3;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95B6DF;
	text-decoration:none;
	cursor:hand;
	padding:1px;
}
.link_o {
	color: #ffffff;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95B6DF;
	text-decoration:none;
	background:#95B6DF;
	cursor:hand;
	padding:1px;
}
.link_l a {
	color: #7E9CC3;
	font-weight:bold;
	text-decoration:underlined;
	font-size:14px;
	cursor:hand;
	padding:1px;
}
.bglogo {
	background-attachment: scroll;
	background-image: url(./images/bglogo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top {
	background-attachment: scroll;
	background-image: url(./images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.fillform {
	padding: 0px;
	margin: 0px;
}
.fillform p {
	clear: left;
	padding: 0px;
	margin: 2px;
}
.fillform p label {
	font-weight: bold;
	float: left;
	width: 30%;
	margin: 0px;
	padding: 0px;
}
#admin {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #F5F8FA;
	padding: 10px;
}
#quote {
	text-align: center;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #95B6DF;
	padding: 10px;
	font-weight: bold;
}
.video {
	color: #FFFFFF;
	text-align: center;
	margin: 10px;
	background-image: url(./images/play.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
