@charset "utf-8";
/* Wayindia Document */

.clearDiv{clear:both; height:1px;}

h2 {
	font-size: 16px;
	color: #202020;
	padding-bottom: 10px;
}

a {
	color: #818080;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration:underline;
	color: #3884cf;
	font-family:Verdana, Arial, Helvetica, sans-serif;

		}

h1 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}



.mainwarper {
	width: 1000px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.hearderbg {
	height: 108px;
	background-image: url(../images/hearderbg.jpg);
	background-repeat: no-repeat;
}
.cointinerbg {
	background-image: url(../images/cointinerbg.jpg);
	background-repeat: repeat-x;
	background-color: #f1f1f1;
}
.foterbg {
	background-color: #181818;
	height: 54px;
	color: #8f8989;
	margin-top: 10px;
}
.dd {
	background-image: url(../images/devidebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.ff14 {
	font-size: 14px;
	color: #000000;
}
.pad10 {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.ttbg {
	background-image: url(../images/tfieldbg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 167px;
	padding-top: 3px;
}
.tfield {
	padding-left: 5px;
	border:none;
	background:transparent;
	
}
.ttlinks  {
	color: #005ead;
}
.ttlinks a {
	color: #005ead;
}
.yellowtext {
	color: #daad00;
}



/*  idTabs ~ Sean Catchpole  */


/* Style for Usual tabs */
.usual {
  background:#dfdfdf;
  color:#111;
  width:480px;
  border:1px solid #dfdfdf;
  
}
.usual li { list-style:none; float:left; }
.usual ul a {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0;
  font:10px Verdana;
  color:#000000;
  background:#dfdfdf;
}
.usual ul a:hover {
  color:#FFF;
  background:#111;
  }
.usual ul a.selected {
  margin-bottom:0;
  color:#fff;
  background:#1b7221;
  border-bottom:1px solid snow;
  cursor:default;
  }
.usual div {
  padding:10px 10px 8px 10px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  background:#f1f1f1;
  color:#474141;
  font-size:11px;

}
.usual div a { color:#000; font-weight:bold; }

#usual2 { background:#0A0A0A; border:1px solid #1A1A1A; }
#usual2 a { background:#222; }
#usual2 a:hover { background:#000; }
#usual2 a.selected { background:snow; }
#tabs3 { background:#FF9; }

/* Style for various uses of tabs */
