.txt, .txt:link, .txt:visited
{
	font-family: Arial;
	font-size:11px;
	color: #E5ECE5;
	text-decoration: none;
	height: 
}

A, A:link, A:visited
{
	font-family: Verdana;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

SELECT
{
	font-family: Arial;
	font-size:10px;
}
TEXTAREA
{
	font-family: Arial;
	font-size:11px;
}


INPUT
{
	font-family: Arial;
	font-size:10px;
}

.inp
{
	border: 0px;
	height: 24px;
	width: 100px;
	font-size: 14px;
	margin-bottom: 2px;
}

.details, .msgcontent
{
	FONT-FAMILY: Arial;
	color: #000000;
	FONT-SIZE: 12px;

}

.error, .error:link, .error:visited, .success
{
	font-family: Arial;
	font-size:11px;
	color: #E34506;
	text-decoration: none;
}

.tr2
{
	FONT-FAMILY: Arial;
	color: #000000;
	FONT-SIZE: 10px;
	background-color: #ffffff;
}

.tr1
{
	FONT-FAMILY: Arial;
	color: #000000;
	FONT-SIZE: 10px;
	background-color: #efefef;
}


.menu, .menu:link, .menu:visited
{
	font-family: Arial;
	font-size:11px;
	/* color: #928855; */
	color: #ffffff;
	text-decoration: none;
}

.recommend, .recommend:link, .recommend:visited
{
	font-family: Arial;
	font-size:11px;
	color: #717171;
	text-decoration: none;
}

.recommend:hover
{
	color: #F54A05;
}

.menu1, .menu1:link, .menu1:visited
{
	font-family: Arial;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.txt:hover, .menu:hover, .menu1:hover, A:hover
{
	color: #E34506;
}

.buttontext
{
	font-family: Arial;
	font-size:10px;
	
	color: #FFFFFF;
}

.txtmain, .txtmain:link, .txtmain:visited
{
	font-weight: bold;
	font-family: Arial;
	font-size:12px;
	color: #E34506;
}

.innerpagetitle
{
	FONT-FAMILY: arial;
	color: #999966;
	FONT-SIZE: 16px;
	font-weight: bold;
}

.innerpagetitle1, .innerpagetitle1:link, .innerpagetitle1:visited
{
	FONT-FAMILY: arial;
	color: #F54A05;
	FONT-SIZE: 16px;
	font-weight: bold;
}

.blktext, .blktext:link, .blktext:visited
{
	FONT-FAMILY: verdana;
	font-size: 10px;
	color: #000000;
}

.blktext:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
}

.blktextplus, .blktextplus:link, .blktextplus:visited
{
	FONT-FAMILY: verdana;
	font-size: 10px;
	color: #000000;
}

.blktextplus:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
}


.inptext, .inptext:link, .inptext:visited
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.inptext:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
}

.blue12, .blue12:link, .blue12:visited
{
	FONT-FAMILY: verdana;
	font-size: 12px;
	color: blue;	
}

.blue12:hover
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;	
}
