body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #a5b2b9;
	font-family: Sylfaen, BPG Glaho;
}
td, tr, txt {
	font-family: Sylfaen, BPG Glaho;
	font-size:9pt;
}

a {
	color:#6c91a5;
	text-decoration:none;
}
a:hover {
	color:#9b998a;
	text-decoration:none;
}

#dropmenudiv{
	position:absolute;
	z-index:100;
	width: 94px;
	padding-left:4px;
}

#dropmenudiv a{
	width: 94px;
	padding-left:10px;
}
.style1 {
	font-family: Sylfaen;
	color: #FFFFFF;
	font-size: 10px;
}
.style1 a {
	font-family: Sylfaen;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.style1 a:hover {
	font-family: Sylfaen;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	font-family: Sylfaen;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.style3 {
	font-family: Sylfaen;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.style4 {
	font-family: Sylfaen;
	font-size: 10px;
	color: #333333;
}
