div.demo {
	text-align: right;
}


div.lhsmenu1, div.lhsmenu2, div.lhsmenu3 {
	border-bottom:		1px solid #fff; 

}

div.lhsmenu1, div.lhsmenu2, div.lhsmenu3 {
	font-size: 			11; 
}

div.lhsmenu1 {
	text-indent: 		5px;
	color: 			#FFF;
	padding: 		0px;
}

div.lhsmenu2 {
	text-indent: 		12px;
	background-color: 	#000;
}

div.lhsmenu3 {
	text-indent: 		25px;
	background-color: 	#EEE;
}


#lhsmenu a {
	display: 		block;
	color: 			#777;
	text-decoration: 	none;
	padding: 		5px;
}

#lhsmenu1 a {
	display: 		block;
	color: 			#777;
	text-decoration: 	none;
	padding: 		5px;
}

#lhsmenu a:hover {
	color: 			#fff;
	background-color: 	#7C2B18;
}

#lhsmenu3 a.active {
	font-weight:		bold;
}

#lhsmenu2 a.active {
	font-weight:		bold;
}

#lhsmenu1 a.active {
	font-weight:		bold;
}

#lhsmenu1 a.active {
	color: 			#FFF;
	font-weight:		bold;
}

#footer td {
	font-size:		8px;
}

a:link {
	color:		 	#E65A1D;
}

a:visited {
	color:		 	#A60A1D;
}

a:hover {
	color:		 	#FDE7A7;
}

td.download {
	text-align: center;
	color: #000066;
	background-color: #dddddd;
	white-space: nowrap;
}

td.banner {
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #AAA;
	color: #2D5C96;
	padding: 5px;
	background-color: #EEE;
	font-size: 12px;
	white-space: nowrap;
}

#rhs p {
	FONT-SIZE: 10; 
}

td.topright {
	align: right;
	text-align: right;
	padding-right: 6px;
	background-color: #000;
	white-space: nowrap;
}

td.topright a {
	color:		 	#777;
	font-weight:		bold;
	text-decoration: 	none;
}


#DropDown {
        position: absolute;
        visibility: hidden;
}

#DropDown .DropDownContent, .DropDownContent {
        position:relative;
        z-index: 1;
        background-color:#F6F6FD;
        border:1px solid #AAA;
}

#DropDown .DropDownContent ul, #DropDown .DropDownContent li, .DropDownContent ul, .DropDownContent li {
        margin: -1px 0 0 0;
        padding: 0px;
}
#DropDown .DropDownContent li, .DropDownContent li {
        float: none;
        padding: 0px;
        border-top: 1px solid #AAA;
        text-align:left;
}
#DropDown .DropDownContent {
        top: 14px;
        left: 0px;
}

#DropDown li {
        list-style-type: none;
        list-style-image: none;
        border: 0;
}

#DropDown a {
	display: 		block;
	color: 			#000099;
	text-decoration: 	none;
}

#DropDown a:hover {
	color: 			#fff;
	background-color: 	#69C;
}

#DropDown .DropDownContent a {
	display: 		block;
	text-decoration: 	none;
	padding: 		5px;

}

