body {
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EBE9EE;
}
.body2 {
	background-image: url(images/index_06.png);
	background-repeat: repeat;
	background-position: center;
}
textarea {
	background-color: #E2E2E2;
	font-family: tahoma;
	font-size: 11px;
	color: #006B9F;
	border: 1px solid #AAA6BB;
	height: 45px;
}
.iframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.text {
	font-family: tahoma;
	font-size: 11px;
	color: #074F92;
	text-align: justify;
}
.message {
	font-family: tahoma, sans-serif, serif;
	font-size: 11px;
	color: #08498C;
}

.button {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #EBE9ED;
	height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textt {
	font-family: tahoma;
	font-size: 11px;
	color: #074F92;
	cursor: help;
}



.textarea2 {
	background-color: #E2E2E2;
	font-family: tahoma;
	font-size: 11px;
	color: #006B9F;
	border: 1px solid #AAA6BB;
	height: 15px;
}

#siteLoader {
	position: absolute;
	z-index: 100;
	filter:alpha(opacity=80);


	-moz-opacity: 0.8;
	opacity: 0.8;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background-image: url(images/pggy.png);
	overflow: hidden;
	visibility: hidden;
}

#loadImg {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
	top: 118px;
	left: 0;
	line-height: 0;
}

#loadText {
	position: relative;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	height: 60px;
}

#siteDetailLoader {
  position: relative;
  font-family: Verdana, Arial;
  font-size: 10px;
  color: #fff;	
	text-align: right;  
  top: 5%;	
  right: 10px;
}
.data {
	font-family: tahoma, sans-serif, serif;
	font-size: 7px;
	color: #CC0000;
	padding-left: 5px;
	text-align: center;
}
.newedite {
	float: left;
	width: 163px;
	padding-right: 5px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
