div#hearder{display:none;} 
div#footer{display:none;} 
.style
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaddd;
 }



.style1 { font-family: Verdana;
	font-size: 12px;
	color=red;
}

.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid;
	color: black;
	
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
a.text2 {
	font-family: Tahoma;
	font-size: 11px;
	color: 754C23;
	text-decoration: none;
}
.text1 {
	font-family: Tahoma;
	font-size: 13px;
	color: black;
	text-decoration: none;
}
a.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #754C23;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 13px;
	color: black;
	text-decoration: none;
}
a.text3 {
	font-family: verdana;
	font-size: 13px;
	color: black;
	text-decoration: none;
}

.white {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
a.white {
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.red {	font-family: Helvetica;
	font-size: 12px;
	
	color: red;
}
.green {	font-family: Helvetica;
	font-size: 12px;
	color: green;
}

.blue {	font-family: sans-serif;
	font-size: 11px;
	color: #0033FF;
}
.black { font-family: sans-serif;
	font-size: 10px;
	color: black;
}


TD.bg {
	BACKGROUND: EBF0FF
}
TD.bgov {
	BACKGROUND: D2DCFC
}

.menu {
	FONT-SIZE: 10px; FONT-FAMILY: verdana
}

.link01:link {
	COLOR: #437436; TEXT-DECORATION: verdana
}
.link01:visited {
	COLOR: #437436; TEXT-DECORATION: verdana
}
.link01:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline
}

TD.bg1 {
	BACKGROUND: #F4E7A7
}
TD.bgov1 {
	BACKGROUND: #F8EDCB
}

.menu1 {
	FONT-SIZE: 13px; FONT-FAMILY: Verdana
}

.link02:link {
	COLOR: black; TEXT-DECORATION: Verdana
}
.link02:visited {
	COLOR: #437436; TEXT-DECORATION: Verdana
}
.link02:hover {
	COLOR: #ff6600; TEXT-DECORATION: underline
}



A:link {
	COLOR: #003399; TEXT-DECORATION: none
}
A:visited {
	COLOR: #003399; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff3300; TEXT-DECORATION: underline
}
















.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid gray;
border-bottom-width: 0;
font:normal 12px SolaimanLipi;
line-height: 18px;
z-index: 100;
background-color: white;
width: 205px;
}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: F0F3FC;
color: black;
}

