body{
	text-align: center;
	font-family: tahoma, "MS Sans Serif";
	background-image: url(bodybr.png) ;
	background-repeat: repeat-x;
	background-color: #f36e21;
	font-size: 13px;
}
a{
	color: #f36e21;
	text-decoration: none;
}
a:hover{
	color:#000000;
}
#all{
	text-align: right;
	margin-left: auto;
	margin-right: 18%;
	width: 75%;
	border: 1px solid #ebebeb;
	background-color: #ffffff;
}
#header {
	background-image: url(230.png);
	background-repeat: repeat-x;
	height: 130px;
}
#search{
	background-image: url(56.png);
	background-repeat: no-repeat;
	width: 272px;
	height: 130px;
}
#textsearch{
	position: absolute;
	top: 118px;
	left: 92px;
	width: 175px;
	border:1px solid #EAEAEA;
	_top: 131px;
}

#textsearchb{
	position: absolute;
	top: 110px;
	left: 35px;
	border:1px solid #EAEAEA;
	_top: 125px;
}
.topbox{
	width: 150px;
	height: 46px;
	background-image: url(blocktop.png);
	background-repeat: no-repeat;
	padding: 0 15px;
}
.bodybox{
	background-image: url(blockmid.png);
	background-repeat: repeat-y;
	padding: 3px 7px;
	line-height: 18px;
}
.bottombox{
	width: 150px;
	height: 14px;
	background-image: url(blockbottom.png);
	background-repeat: no-repeat;
}
#footer {
padding: 3px;
border-top: 1px solid #94bbee;
font-size: .9em;
text-align: center;
color: #333;
background: inherit;
}

#footer a:link, #footer a:visited {
color: #c86000;
background:inherit;
}

#footer a:hover {
border-bottom: 1px dashed #333;
color: #333;
background:inherit;
}
 textarea, input, select {
	border: 1px solid #EAEAEA;
	font-family: Tahoma;
}
#con {
	border-collapse: collapse;
	margin: 5px;	
	width: 96%;
}
#con th strong {
	color: #FFF;
}
#con th {
	background: #882D2D;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: right;
	border-left: 1px solid #EDC9C9;
	border-bottom: 1px solid #FFF;
}
#con tr {
	height: 30px;
	background: #F3F3F3;
}
#con td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#mcontent h1{
	background-image: url(img02.gif);
	background-repeat: repeat-x;
	border: 1px solid #F2F2F2;
	padding: 7px 10px;
	font-size: 20px;
	font-weight: bold;
	font-family:"times New Roman";
	color: #0066ff;
	margin-left:10px;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #FFFFFF;
border-bottom-width: 0;
font:normal 12px Tahoma;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
