.text
 {
    color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	line-height:16px;
}
.text1
 {
    color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	line-height:16px;
}

.txtbox
	{
	 border-right: #000000 1px solid;
	 BORDER-TOP: #000000 1px solid;
	 BORDER-LEFT: #000000 1px solid;
	 font-size :11px;
	 width:193px;
	 height:20px;
	 BORDER-BOTTOM: #000000 1px solid;
	 BACKGROUND-COLOR: #FFFFFF;
	 color:#666666;
}
a
{
	color :  #ffffff;
    font-size : 11px;
	font-family : verdana;
	text-decoration: none;
	}
a:hover
{
	color : #F36100;
    font-size : 11px;
	font-family : verdana;
	text-decoration: none;
	text-align:left;
}
.heading
 {
    color:#7134C8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	line-height:16px;
}

td
{
	font-family:verdana;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
}

td.td1
{
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}

td.td2
{
	font-family:verdana;
	font-size:8pt;
	color:#ffffff;
	font-weight:normal;
}

td.td3
{
	font-family:verdana;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
}

td.text2
 {
    	color:#000000;
	font-family:Verdana;
    	font-size:10px;
    	font-weight:normal;
}

input.inp
{
	border:1px solid #000000;
	font-family:verdana;
	font-size:8pt;
	background:#ffffff;
	height:20px;
	width:190px;
}

textarea.ta
{
	border:1px solid #000000;
	font-family:verdana;
	font-size:8pt;
	background:#ffffff;
}

input.sub
{
	border:1px solid #000000;
	font-family:verdana;
	font-size:8pt;
	background:#ffffff;
}

a.a1
{
	font-family:verdana;
	font-size:9pt;
	color:#ffffff;
	text-decoration:none;
}

a.a1:hover
{
	font-family:verdana;
	font-size:9pt;
	color:#ffffff;
	text-decoration:none;
}

a.a2
{
	font-family:verdana;
	font-size:9pt;
	color:#0000ff;
	text-decoration:none;
}

a.a2:hover
{
	font-family:verdana;
	font-size:9pt;
	color:#0000ff;
	text-decoration:none;
}

select.sel
{
	font-family:verdana;
	font-size:10pt;
	width:150px;
}