.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #858585;
	text-decoration: none;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #525252;
	text-decoration: none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #858585;
	text-decoration: none;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}

.whitetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-decoration: none;
}

.lnk1
{
	font-family: arial;
	font-size: 10px;
	color: #6C6C6C;
	text-decoration: none;

}

.lnk1:hover
{
	color: #FF9C00;
	text-decoration: none;
	
}

.lnk2
{
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;

}

.lnk2:hover
{
	color: #000000;
	text-decoration: none;
	
}

.lnk3
{
	font-family: arial;
	font-size: 11px;
	color: #FF9C00;
	text-decoration: none;

}

.lnk3:hover
{
	color: #FF0000;
	text-decoration: none;
	
}

.lnk4
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;

}

.lnk4:hover
{
	color: #000000;
	text-decoration: underline;
	
}

.lnk5
{
	font-family: arial;
	font-size: 11px;
	color: #3366FF;
	text-decoration: underline;

}

.lnk5:hover
{
	color: #898989;
	text-decoration: underline;
	
}

.inp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	border: 1px solid;
	

}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A3BC6F;
}
.boxbg {
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
}
