.ltcan {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.ltcan:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.ltcan:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #0033FF;
}
.bigtext {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bigtextblue {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
.medtext {

	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.medtextblue {


	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
.text {


	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textlink {



	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}
a.textlink:link {
	font-family: Verdana;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}
a.textlink:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
#dropmenudiv{
	position:absolute;
	font:normal 10px Verdana;
	z-index:100;
	border: thin solid #FFCC33;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}
#dropmenudiv a:hover{
	background-color: #FFFFFF;
}
