Body 
	{ 
    scrollbar-arrow-color : #b8d9eb;
	scrollbar-face-color : #FFFFFF;
	font-family : verdana ; 
	font-size : 11px ; 
	color : #545453;
	background-color : #FFFFFF
	}
	
TD
	{
	font-family : verdana;
	font-size : 13px;
	color : #545453;
	font-style: normal;
	}
	
.up
	{
	font-size : 11px;
	color: #060863;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	padding-right: 15px;
	line-height: 18px;
	}

.down
	{
	font-size : 10px;
	color: #366390;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	}
	
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #545453 ;
	border: solid #a2a4a6 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #545453 ;
	border: solid #a2a4a6 ;
	border-width: 1 ;
	background-color:#FFFFFF ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #545453 ;
	border: solid #a2a4a6 ;
	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;
	font-size : 11px;
	color: #366390;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	padding-right: 15px;
	line-height: 18px;

    }
  A:active.arrow 
  	{
    text-decoration: none ;
	font-size : 11px;
	color: #366390;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	padding-right: 15px;
	line-height: 18px;
    
	}
A:visited.arrow 
	{
    text-decoration: none ;
	font-size : 11px;
	color: #366390;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	padding-right: 15px;
	line-height: 18px;
    
    }
A:hover.arrow 
	{
    text-decoration: underline ;
	font-size : 11px;
	color: #366390;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	padding-right: 15px;
	line-height: 18px;
    
	}
/* ================  END - These are the Navigation properties ================ */

/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow2 */
  A.arrow2 
  	{
	text-decoration: none;
	font-size : 10px;
	color: #366390;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;


    }
  A:active.arrow2 
  	{
    text-decoration: none ;
	font-size : 10px;
	color: #366390;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	}
	
A:visited.arrow2 
	{
    text-decoration: none ;
	font-size : 10px;
	color: #366390;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
    }
	
A:hover.arrow2 
	{
    text-decoration: underline ;
	font-size : 10px;
	color: #bcbfc1;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	}
/* ================  END - These are the Navigation properties ================ */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330066;
	margin: 0px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	margin: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	margin: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	margin: 0px;
}
