#dropmenudiv {
	position:absolute;
	font:normal normal normal 12px/normal Verdana;
	line-height:18px;
	z-index:100;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:0px solid #000000;
}

#dropmenudiv a {
	width:100%;
	display:block;
	text-indent:3px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #000000;
	padding:1px 0px 1px 0px;
}

#dropmenudiv a:hover {
}

body {
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	background-image:url(images/bglogo%20%28original%29.jpg);
}

.title {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:24pt;
	font-weight:bold;
}

.italic {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-style:italic;
	font-size:small;
	font-weight:bold;
}

div {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:24px;
	font-weight:bold;
}

.desc {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:18pt;
	text-align:center;
}

.smdesc {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:16pt;
}

.ref {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:18px;
}

.vetitle {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:24px;
	font-weight:bold;
	text-decoration:underline;
}

.veref {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
}

.linkdesc {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
}

.magnify {
}


