#dropmenudiv{
	position:absolute;
	z-index:100;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 5px;
	border-top: 2px solid #3C0EA8;
	border-bottom: 2px solid #3C0EA8;
	background-image:  url("../images/logOn.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #888888;*/

}


/*
#dropmenudiv a:hover{ 
	text-decoration: underline;
	background-color: #3C0EA8;
	color: #FFFFFF;
}*/

.divLogOn {
	z-index: 1;
	width: 225px;
	height: 175px;
	margin-right: 180px;
	border-top: 2px solid #3C0EA8;
	border-bottom: 2px solid #3C0EA8;
	position: absolute;
	overflow: hidden;
	display: none;

}

#memoryticker{
	margin: 10px 20px;
	width: 260px;
	height: 120px;
	filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=2.0);

}
