Body 
	{ 
    scrollbar-arrow-color : #efb019;
	 scrollbar-base-color : #ffffff;
	font-family : verdana ; 
	font-size : 11px ; 
	color : #483c36;
	background-color : #FFFFFF ;
	}
TD
	{
	font-family : Verdana;
	font-size : 12px;
	color : #483c36;
	font-style: normal;
	}
.info
	{
	font-size : 10px;
	color: #483c36;
	font-family: verdana;
	padding-top : 10px;
	font-style: normal;
	}
.small
	{
	font-size : 10px;
	color: #cb775b;
	font-family: Century Gothic;
	font-style: normal;
	padding-left : 20px;
	}
.small2
	{
	font-size : 10px;
	color: #cb775b;
	font-family: Century Gothic;
	font-style: normal;
	}
.ecar3
	{
	padding-right: 30px;
	}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #483c36 ;
	border: solid #fc4224 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #483c36 ;
	border: solid #fc4224 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #483c36 ;
	border: solid #fc4224 ;
	border-width: 1 ;
	background-color:#FFFFFF;
	}
li
	{
	list-style-type: square;
	}
.info {
	font-size : 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;

}
.button {
	font-size : 9px;
	color: #000000;

}

/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none;
	color: #000000;
	padding-top: 2px;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;

    }
  A:active.arrow 
  	{
    text-decoration: underline ;
    color: #000000 ;
    padding-top: 2px ;
	}
A:visited.arrow 
	{
    text-decoration: none ;
    color: #000000 ;
    padding-top: 2px ;
    }
A:hover.arrow 
	{
    text-decoration: underline ;
    padding-top: 2px ;
	}
/* ================  END - These are the Navigation properties ================ */
h1 {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
