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.chk
	{
	border:none;
	}
input.br
	{
	border:none;
	}
.nav
	{
	font-size: 11px;
	font-family :  tahoma, Arial, Verdana, Helvetica, sans-serif;
	color : #CB0000;
	font-weight: bold;
	}

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:normal;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}

td
	{
	font-size: 12px;
	font-family :  Arial, tahoma, verdana, Helvetica,sans-serif;
	font-weight : normal;
	line-height:16px;
	color : #000000;
	}
td.graphics
	{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica,sans-serif;
	font-weight : normal;
	line-height:20px;
	color : #D0D0D0;
	}
.Brd
{
	width:752px;
	height:3px;
	background-color:#5f5f5f;
	border-right:solid 1px #FFFFFF;
	border-top:none;
	border-bottom:none;
	border-left:solid 1px #FFFFFF;
}

a
	{
	color : #000000;
	font-weight:normal;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : underline; 
	font-weight : normal;
	}

a:hover
	{
	color : #0000ff;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : none; 
	font-weight : normal;
	}
a.sub
	{
	color : #cb0000;
	font-weight:normal;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : underline; 
	font-weight : normal;
	}
	
	
	
	
a.sub:hover
	{
	color : #cb0000;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :12px;
	text-decoration : none; 
	font-weight : normal;
	}

a.login
	{
	color : #1D6192;
	font-weight:normal;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}

a.login:hover
	{
	color : #cb0000;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}
	
a.LINKS
	{
	color : #FFFFFF;
	font-weight:normal;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}

a.LINKS:hover
	{
	color : #FFFFFF;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : UNDERLINE; 
	font-weight : bold;
	}
	
	a.cat
	{
	color : #000000;
	font-weight:normal;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}

a.cat:hover
	{
	color : #0000ff;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : UNDERLINE; 
	font-weight : bold;
	}


.border1 {
	border: 1px solid #CCCCCC;
}
.Button
{
	padding:2px 3px;
	background-color:#CB0000;
	border:solid 1px #C13A01;
	text-decoration:none;
	color:#ffffff;
}
.Button:hover
{
	padding:2px 3px;
	cursor:hand;
	background-color:#E0190A;
	border:solid 1px #CCCCCC;
	text-decoration:none;
	color:#707070;
	cursor:pointer;
}