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:tahoma,verdana,arial, times new roman;
	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:tahoma,verdana,arial, times new roman;
	}

input.text
	{
	font-family:Tahoma,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,Arial,verdana, Helvetica,sans-serif;
	font-weight : normal;
	line-height:16px;
	color : #000000;
	}
.bottomtxt
	{
	font-size: 10px;
	font-family :  tahoma, tahoma, verdana, Helvetica,sans-serif;
	font-weight : normal;
	line-height:16px;
	color : #ffffff;
	}

a
	{
	color : #5499FE;
	font-weight:normal;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a:hover
	{
	color : #3F3F3F;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : normal;
	}
	a.cat
	{
	color : #000000;
	font-weight:normal;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	}

a.cat:hover
	{
	color : #000000;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
		text-decoration : none; 
	font-weight : normal;
	}

#nav
{
	color:#000000;
	letter-spacing:1px;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#nav:hover
{
	font-weight:normal;
	color:#000000;
	letter-spacing:1px;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.border1 {
	border: 1px solid #CCCCCC;
}