/* CSS Document */

body{
	font-family:Tahoma, Arial;
	color:#FFFFFF;
	font-size:11px;
	background-color:#000000;
	margin:0;
	padding:0;
}

td a{
	text-decoration:none;
	color:#FF0000;
}

td a:hover{
	text-decoration:underline;
	color:#FF0000;}

.top-shade-right{
	background-image:url(../images/top-shade.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}

.orange{
color:#FF9900;}

.top-left{
	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;}

#corleft{
	background-image:url(../images/cor-bl-lt.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#corright{
	background-image:url(../images/cor-bl-rt.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#corleftbt{
	background-image:url(../images/cor-bl-lb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#corrightbt{
	background-image:url(../images/cor-bl-rb.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.logobase, .textbase{
	background-color:#FFFFFF;
	color:#000000;
}
.textbase{
	padding:5px;}

.left-menu-heading{
	background-image:url(../images/bg-red-hd.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
	height:27px;
}

#div_main{
vertical-align:top;}
.bodydata{
height:400px;}




	
.menu-bg{
background-image:url(../images/menu-bg.png);
	background-repeat: repeat-x;
	background-position: center center;}
	
.bodydata{
background-color:#FFFFFF;
color:#000000;}

.search{
	background-image:url(../images/search-btn.png);
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
	/*color: #FFFFFF;*/
	display:block;
	height: 25px;

}

#submit{
	width: 67px;
	height: 21px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 0em;
	vertical-align: middle;
	background-color: transparent;
	background-image: url(../images/search-btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:#FFFFFF;
	font-size:10px;
	  }
	  
.bodytext{
padding-left:5px;
padding-right:5px;}

.subhead{
	background-image:url(../images/subhead-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #000000;
	height: 25px;
	font-weight:bold;
}
.subbody{
	padding:5px;
	text-align:justify;
	line-height:16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bcb6b6;
	border-bottom-color: #bcb6b6;
	border-left-color: #bcb6b6;
}

.subbody1{
	padding:5px;
	text-align:justify;
	line-height:16px;
	border: 1px solid #bcb6b6;
}

#homesublist1{
display:block;
	padding:0px;
	margin:0px;}
#homesublist1 li{
padding:5px;
margin:2px;
border:1px solid #efefef;
text-align:center;
list-style:none;
display:block;}
#homesublist1 a{
display:block;
vertical-align:middle;}

#homesublist1 a:hover{
display:block;
background-color:#FFFF99;}


#homesubdiv{
display:block;
padding:0px;
	margin:0px;
	text-align:center;}

#homesublist{
	display:block;
	padding:0px;
	margin:0px;}

#homesublist ul{
	display:inline;
	padding:0px;
	margin:0px;
}

#homesublist li{
display:inline;
	padding:0px;
	margin:0px;
}

#homesublist a{
	color:#000;
	line-height:29px;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:4px;
	padding-right:4px;
	vertical-align:middle;
}

#homesublist a:hover{
	color:#000;
	text-decoration:none;
	vertical-align:middle;
	background-color:#FFFF99;}

#domaindiv{
display:block;
padding:0px;
	margin:0px;
	text-align:left;
		}

#domainlist{
	display:block;
	padding:0px;
	margin:0px;
	}

#domainlist ul{
	display:block;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;	

}

#domainlist li{
	display:block;
	padding:0px;
	margin:0px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:2px;
	float:left;
	width:6.5em;
}

#domainlist a{
	color:#000;
	line-height:29px;
	text-decoration:none;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:2px;
	padding-right:2px;
	vertical-align:middle;
}

#domainlist a:hover{
	color:#000;
	text-decoration:none;
	vertical-align:middle;}


#slideshow {
    position:relative;
    height:100px;
	width:150px;


}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
