body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#666666;
}
.rightpanel {
	padding: 12px;
	background-position: left;
	text-align: left;
	border-top: 1px none #D4D4D4;
	border-right: 1px none #D4D4D4;
	border-bottom: 1px none #D4D4D4;
	border-left: 1px solid #D4D4D4;



}
TD {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: tahoma,sans-serif
}
a:link
{
color:#666666; TEXT-DECORATION: none;
cursor: hand;
}

a:hover
{
color:#333333;
cursor: hand;
}

a:visited
{
color:#666666; TEXT-DECORATION: none;
cursor: hand;
}
.brdr-footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.panel-hd {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.hdr {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid black;
border-top: 0px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f3f3f3;
color: #cc0000;
}
.cont-tbl-head {
	border: 1px solid #CCCCCC;
}

