body {

	font-family: Swis721 Lt BT Light;
	color: #CCCCCC;
	font-size: 12px;
	background-color: #3A3A3A;
	
}

.td1 {
	padding-top: 20px;
	padding-bottom: 10px;
}

a {
	font-family: Swis721 Lt BT Light;
	font-size: 13px;
	color: #CCCCCC;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

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

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

li {
	background-color: #222222;
	font-size: 13px;
	font-weight: 600;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	vertical-align: middle;
}

.aboutus {
	border-right: 1px ridge #9D9DA1;
	background-color: #232323;
	text-align: justify;
	padding: 70px 20px 20px 20px;
	vertical-align: top
}

.headertext {
	width: 1000px;
	border: 0px ridge #00CC66;
	color: #999999;
	font-size: 24px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}

.powerby {
	width: 950px;
	height: 20px;
	color:#CC9900;
}

.banner {
	width: 950px;
	border-bottom: 0px;
	
}

.divbody {
	position:relative;
	width: 950px;
	height: auto;
	border: 1px solid #666666;
	
}

.tdmenuouter {
	width: 200px;
	vertical-align: top;
	padding-top: 50px;
	height: 340px;
}

.menurow {
	background-color: #666666;
}

.homeactivemenu{
	background-color: #222222;
	color: #FFCC00; 
	padding-left: 20px;
	border-bottom: 1px solid #666666;
	border-right:: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}

.homedeactivemenu{
font-size: 13px;
background: #222222;
padding-left: 20px;
cursor: hand;
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
border-top: 1px solid #666666;
}

.activemenu{
	font-size: 13px;
	background-color: #222222;
	color: #FFCC00; 
	padding-left: 20px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}

.deactivemenu{
background: #222222;
padding-left: 20px;
cursor: hand;
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;

}

.divgalleryouter {
	width: 720px;
	height: 380px;
	overflow: auto;
	
}

.opengallery {
	outline: none;
	text-decoration: none;
}
.opengallery img {
	border: 2px solid silver;
}
.opengallery:hover img {
	border-color: gray;
}

.homecontactinfo{
	color: #FFCC00;
	padding-top: 30px;
	background-color: #222222;
	border-right: 1px solid #666666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	font-size:11px;
}

.header1{
	font-size:18px;
    font-family:Swis721 Lt BT Light;
	color:#FFCC00;
	text-decoration:underline;
	line-height:26px;
	vertical-align:top;
	padding-bottom::10px;
	font-weight:bold;
}

.header2{
	font-size:15px;
    font-family:Swis721 Lt BT Light;
	color:#FFCC00;
	line-height:30px;
	vertical-align:top;
	padding-bottom::10px;
	font-weight:bold;
}

.aboutcontactinfo{
	color:#FFCC00;

}

input{
   background:#FFFFFF;
   
   padding-left:5px;
   width:160px; 
   height:18px;
   background-color:#606060;
}


textarea{
   background:#FFFFFF;
   padding-left:5px;
   width:160px;
    height:80px;
   background-color:#606060;
   overflow:auto; 
     }
	 
.contactus{
	font-family: Swis721 Lt BT Light;
	color: #CCCCCC;
	font-size: 12px;
}

#loading{
	font-size:14px;
	line-height: 25px;
	font-weight:bold;
	color: #FFCC00;
	
}