select
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	font-family:verdana,arial, times new roman;
	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

input.text
	{
	font-family:verdana,arial, times new roman;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:10px;
	font-weight:normal;
	}

input.submit
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

input
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}

td
	{
	font-size: 12px;
	font-family :  tahoma, verdana, Arial, Helvetica,sans-serif;
	line-height:16px;
	color : #333333;
	}

.hd
	{
	font-size: 18px;
	font-family :  tahoma, verdana, Arial, Helvetica,sans-serif;
	line-height:18px;
	color : #514F7A;
	font-weight: bold;
	}

.hd1
	{
	font-size: 24px;
	font-family :  tahoma, verdana, Arial, Helvetica,sans-serif;
	line-height:24px;
	color : #514F7A;
	font-weight: bold;
	}
	
	.b35
	{
	font-size: 35px;
	font-family :  tahoma, verdana, Arial, Helvetica,sans-serif;
	line-height:18px;
	color : #000000;
	font-weight: bold;
	}

.b20
	{
	font-size: 20px;
	font-family :  tahoma, verdana, Arial, Helvetica,sans-serif;
	line-height:25px;
	color : #000000;
	font-weight: bold;
	}


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

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

.footerlink
	{
	color : #333333;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : none; 
	font-weight : bold;
	}

.footerlink:hover
	{
	color : #0000ff;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : underline; 
	font-weight : bold;
	}

.bottomlink
	{
	color : #7F7F7F;
	font-family : Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

.bottomlink:hover
	{
	color : #7F7F7F;
	font-family : Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : normal;
	}


.border1 {
	border: 1px solid #DBD12B;
}