/* CSS Document */
.repeatbg{
	background-repeat:repeat-x;
}
.darktxt{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#363636;
	text-decoration:none;
	vertical-align:middle;
}
.darktxt1{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#363636;
	text-decoration:none;
	vertical-align:middle;
}
.darktxt2{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#363636;
	text-decoration:none;
	vertical-align:top;
}
.titletxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#363636;
	text-decoration:none;
}
.blacktitletxt{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	/*vertical-align:middle;*/
}
.redtxt{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#F5502F;
	text-decoration:underline;
}
.redtxt123{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#F5502F;
	text-decoration:underline;
	
}

.links:link
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0A57EB;
	text-decoration:underline;
}

.visitedlink
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.links:hover
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0A57EB;
	text-decoration:underline;
}

.activelink
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0a57eb;
	text-decoration:none;
}



.buttonclass{
	border:1px solid #565656;
	background-color:#565656;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.tbborder{
	border: 1px solid #FFFFFF;
}
.innertbborder{
	border-top: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
}
.footertxt{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.footertxt:hover{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.copyright{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.headertxt{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.bodytxt{
	font-family:Tahoma;
	color:#565656;
	font-size:11px;
	text-align:justify;
	line-height:16px;
}
.bodytxt1{
	font-family:Tahoma;
	color:#565656;
	font-size:11px;
	text-align:justify;
	line-height:16px;
	margin-top:0px;
	vertical-align:top;
}
.bodyinnertxt{
	font-family:Tahoma;
	color:#565656;
	font-size:12px;
	text-align:justify;
	line-height:16px;
	text-decoration:underline;
}

.bluelinktxt1{
	font-family:Tahoma;
	color:#0A57EB;
	font-size:11px;
	font-weight:bold;
	/*text-align:justify;
	line-height:16px;*/
	text-decoration:underline;
}
.bluelinktxt{
	font-family:Tahoma;
	color:#0A57EB;
	font-size:11px;
	font-weight:bold;
	/*text-align:justify;
	line-height:16px;*/
	text-decoration:none;
	vertical-align:middle;
}

/*.boxborder{
	border: 1px solid #999999;
}*/
.textborder
	{
	font-family :  Verdana,Arial, sans-serif;
	color:#565656;
	font-size:11px;
	BORDER-TOP: 1px solid #E1DFDF;
	BORDER-LEFT: 1px solid #E1DFDF;
	BORDER-RIGHT: 1px solid #E1DFDF;
	BORDER-BOTTOM: 1px solid #E1DFDF;
	/*background-color: #F6F6F6;*/
}
.boxborder
	{
	font-family :  Arial,Verdana, sans-serif;
	font-size:11px;
	BORDER-TOP: 1px solid #E1DFDF;
	BORDER-LEFT: 1px solid #E1DFDF;
	BORDER-RIGHT: 1px solid #E1DFDF;
	BORDER-BOTTOM: 1px solid #E1DFDF;
	background-color: #F6F6F6;
}
.boxborder1{
	 BORDER-TOP: none;
	 BORDER-LEFT: none;
	 BORDER-RIGHT:  none;
	 border-bottom: 1px solid #E1DFDF;
	 background-color: #F0F0F0;
	}
.imgborder{
	 BORDER-TOP: 1px solid #E8E8E8;
	 BORDER-LEFT: 1px solid #E8E8E8;
	 BORDER-RIGHT: 1px solid #E8E8E8;
	 BORDER-BOTTOM: 1px solid #E8E8E8;
}
.tblborder{
	 BORDER-TOP: 1px solid #FFFFFF;
	 BORDER-LEFT: 1px solid #FFFFFF;
	 BORDER-RIGHT: 1px solid #FFFFFF;
	 BORDER-BOTTOM: 1px solid #FFFFFF;
	 background-color:#F6F6F6;
}
