/* CSS Document */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

.bottom {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.copyrights {
	font-family: tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #FF6600;
}
.style2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
.style4 {
	font-family: tahoma;
	font-size: 12px;
}
.new {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
}
.text1 {
	font-family: tahoma;
	font-size: 10px;
	color: FA7C25;
	font-weight: bold;
}
.text1a {
    font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.text0 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: B0091D;
}


.pro_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C0C0C0;
	background-color: #CCCCCC;
	word-spacing: normal;
	white-space: nowrap;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
a.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
} 
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.linkbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #6699CC;
	text-decoration: none;
} 
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
