.smallDark {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3A424A;
}

.smallWhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C4C7C9;
}

a.smallWhite:link {	color: #C4C7C9;	text-decoration: none;}
a.smallWhite:visited {color: #C4C7C9; text-decoration: none;}
a.smallWhite:hover {color: #F8370A; text-decoration: none;}
a.smallWhite:active {color: #C4C7C9; text-decoration: none;}


.smallWhiteWhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
a:link {color: #394149;}
a:visited {color: #394149;}
a:hover {color: #F8370A;}
a:active {color: #FFFFFF;}

.textbox {
	BORDER-RIGHT: #3A424A 1px solid;
	BORDER-TOP: #3A424A 1px solid;
	BORDER-LEFT: #3A424A 1px solid;
	BORDER-BOTTOM: #3A424A 1px solid;
	WIDTH: 167px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
}

.textboxxx {
	BORDER-RIGHT: #3A424A 1px solid;
	BORDER-TOP: #3A424A 1px solid;
	BORDER-LEFT: #3A424A 1px solid;
	BORDER-BOTTOM: #3A424A 1px solid;
	WIDTH: 210px;
	HEIGHT: 75px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
}.LargelDark {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #3A424A;
}
.TxtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333333;
}

