#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:16px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
/* color of the dropdown items */
color:#FEFEFE;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
/*font-weight: bold;*/
}

#dropmenudiv a:hover{ 
/* color of the hover background*/
background-color: #D4D4D4;
}

.bottom_menu {
	font:normal 11px Arial;
	color: #FFFFFF;
}

.Idx_middle {
	font:normal 11px Arial;
	color: #000000;
	line-height:16px;
	padding: 0px;
}

.Idx_middle_bold {
	font:bold 12px Arial;
	color: #000000;
line-height:16px;
}
.rightborder {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
}
.leftborder {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #000000;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.idx_bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
	text-align: justify;
}
.Floatleft {
	float: left;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 1px;
}



.linkSmall {
	font-family:"MS Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
}

.linkSmallw {
	font-family:"MS Sans Serif";
	font: 10px;
}.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.h1nopads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bottomandrightborder {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.aboutusline_divider {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
}
.leftsolidborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
.floatright {
	float: right;
}
