/* CSS Document */

.textStyle {
	FONT-SIZE: 8.6pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	letter-spacing: -0.05em;


}
.innertextStyle {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY:  Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.innertextStyleSmall {
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-FAMILY:  Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 1pt;

}
.txtpadding{
 padding-left:3pt;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #339DE7;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style3 {font-size: 16px}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.stylebtn{ background-image: url(../images/menu_back.jpg); background-repeat:no-repeat}