form
{
display:inline;
}

textarea
{

	font-family :  tahoma,Verdana,  Arial, Geneva,Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height:17px;	
	color : #000000;

}

input
{
	border:solid 1px #000000;
	font-size:8pt;
}

.select
{
	border:solid 1px #000000;
	font-size:9pt;
	font-family : Tahoma, Verdana,  Arial, Geneva,Helvetica, sans-serif;
	
}

.select2
{
	border:solid 1px #000000;
	font-size:8pt;
	font-family : Tahoma, Verdana,  Arial, Geneva,Helvetica, sans-serif;
}

input.chk
{
	border:none;
	font-size:7pt;
	width:20px;
}

input.rd
{
	border:none;
	font-size:7pt;
	width:20px;
}

img.imgbr
{
border:solid 1px #000000;
}

a
{
	color : #BA655E;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
}

a:hover
{
	color : #BC7A1D;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : bold;
}


td
{
	font-size: 11px;
	font-family :  tahoma,verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #6F7778;
}

.text
{
	font-size: 11px;
	font-family :  tahoma,verdana,Arial,Helvetica,sans-serif;
	font-weight : normal;
	line-height:16px;
	color : #6F7778;
}

.textbox 
{
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	text-transform: none;
	width:100px;
}

.textbluelink
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #0100FE;
	text-decoration:underline;
}

.textbluelink:hover
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #0100FE;
	text-decoration:none;
}

.textbold
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #0100FE;
	text-decoration:underline;
}

.textbold:hover
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #0100FE;
	text-decoration:none;
}

.textnormal
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #0100FE;
	text-decoration:underline;
}

.textnormal:hover
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #0100FE;
	text-decoration:none;
}


.boldtext
{
	font-size: 11px;
	font-family :  tahoma,verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	line-height:17px;
	color : #6F7778;
}


.Copyright
{
	font-size: 9px;
	font-family :  verdana,tahoma,Arial,Helvetica,sans-serif;
	font-weight : normal;
	line-height:15px;
	color : white;
	height:20px;
	text-align:center;
}

.dropdownbox
 {
	background-color: #fefefe;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left:3px;
	width:150px;
}
