body, td {
	font-family: Arial;
	font-size: 13px;
}
h2 {
font-size: 24px;
color: #336699;
font-weight: bold;
text-align: center;
}
.dropdown {

	
	visibility: hidden;
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	margin-top: 25px;
	margin-left: 260px;
	width: 630px;
	padding: 8px 5px 10px 5px;
	z-index: 500;
	text-align: right;
	
}

.submenulink {

	font-family: Arial;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;

}