a.menu {
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
a:hover.menu {
	text-decoration: none;
	background-color: #F9DD7D;
	color: #000000;
}
a:visited.menu {
	text-decoration: none;
	color: #000000;
}
a:hover.submenu {
	text-decoration: none;
	background-color: #F9DD7D;
	color: #000000;
}
a.submenu {
	text-decoration: none;
	background-color:#00D520;
	color:#000000;
}
ul.menu  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	color:#000000;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #EFBC0B;
	border-bottom-color:#EFBC0B;
	border-left-color: #EFBC0B;
}
ul.menu li{
	margin: 0px;
	padding: 0px;
	color:#333;
}

ul.menu a  {
	background-color: #fff;
	border-bottom:1px solid #ebebeb;
	color:#000000;
	display: block;
	width: 180px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	width: 180px;
}
ul.menu a:visited  {
	color:#333;
	text-decoration: none;
}
ul.menu a:hover {
	background-color: #F9DD7D;
	text-decoration: none;
	color:#000000;
	width: 180px;
	height:inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFBC0B;
}


table {
font-family:lucida,verdana,sans-serif;
font-size:11px;				/* Internet Explorer needs this */
font-weight:normal;
line-height:17px;
margin-left:10px;
}
h1, h1 a:link, h1 a:hover, h1 a:visited {
font-family:lucida,verdana,sans-serif;
font-size:11px;				/* Internet Explorer needs this */
font-weight:bold;
line-height:0px;
margin-left:100px;
margin-top: 10px;
margin-bottom: 10px;
text-decoration: none;
color:#000000;
}

.blue{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:30px;
color:#0033FF
}
.red-txt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
color:#FF0000;
font-weight:bold;
}
.linktab1 {
	border:1px solid #FFCC33; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	padding-left:2px;
}
.linkdetails {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: normal
	
}
.linkdetails p{ padding:5px 0;
}
.linktext1 {
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: normal; 
	color: #454545;
	text-decoration: none; 
}