body	{font-size:1px; color:ffffff}
td		{font-family: century gothic,arial, verdana; font-size:9pt; color:#575757}
h1	{font-size:12pt}
#text	{font-family: century gothic,arial, verdana; font-size:8pt; color:#575757}

a			{font-family: century gothic,arial, verdana; font-size:9pt; color:#575757; text-decoration:none}
a:link		{font-family: century gothic,arial, verdana; font-size:9pt; color:#575757; text-decoration:none}
a:visited	{font-family: century gothic,arial, verdana; font-size:9pt; color:#575757; text-decoration:none}
a:hover		{font-family: century gothic,arial, verdana; font-size:9pt; color:#B2B1B1; text-decoration:none}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
valign:middle;
margin: 0 auto;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

#dropmenudiv{
	position:absolute;
	background-color: #ffffff;
	border:1px solid #B2B1B1;
	border-bottom-width: 0;
	font-family: century gothic,arial, verdana; font-size:9pt; color:#575757; text-decoration:none;	z-index:100;
}

#dropmenudiv a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid #B2B1B1;padding: 1px 0;text-decoration: none;}

#dropmenudiv a:hover{ /*hover background color*/background-color: #ffffff;}

a.jsbox					{font-family: century gothic,arial, verdana; font-size:9pt; color:#575757; text-decoration:none}
a.jsbox:link			{font-family: century gothic,arial, verdana; font-size:9pt; color:#575757; text-decoration:none}
a.jsbox:visited			{font-family: century gothic,arial, verdana; font-size:9pt; color:#575757; text-decoration:none}
a.jsbox:hover			{font-family: century gothic,arial, verdana; font-size:9pt; color:#B2B1B1; text-decoration:none}

#sddm{	margin: 0;	padding: 0;	z-index: 30}
#sddm li{	margin: 0;	padding: 0;	list-style: none;	float: left;	font: 11px }
#sddm li a{	display: block;	margin: 0 1px 0 0;	padding: 5px;background: #ffffff;	text-align: center;	text-decoration: none}
#sddm li a:hover{	background: #ffffff}
#sddm div{	position: absolute;	visibility: hidden;	margin: 0;
	padding: 0;	background: #ffffff;	border: 1px solid #B2B1B1}
	#sddm div a	{	position: relative;		display: block;		margin: 0;		padding:5px;		width: auto;white-space: nowrap;text-align: left;
    text-decoration: none;		background: #ffffff;		color: #575757;		font: 11px }
	#sddm div a:hover	{	background: #ffffff; color:#B2B1B1}
