a:link       { font-family: Verdana; color: #000000; font-weight: bold; text-decoration: underline; font-size: 8pt }
a:visited       { font-family: Verdana; color: #000000; font-weight: bold; text-decoration: underline; font-size: 8pt }
a:active       { font-family: Verdana; color: #000000; font-weight: bold; text-decoration: underline; font-size: 8pt }
a:hover       { font-family: Verdana; color: #000000; font-weight: bold; text-decoration: underline; font-size: 8pt }

A.white:link       	{font-family: Verdana; color: #FFFFFF; text-decoration: none; font-size: 8pt; padding-top: 10px; }
A.white:visited     {font-family: Verdana; color: #FFFFFF; text-decoration: none; font-size: 8pt; padding-top: 10px; }
A.white:active      	{font-family: Verdana; color: #FFFFFF; text-decoration: none; font-size: 8pt; padding-top: 10px; }
A.white:hover       	 {font-family: Verdana; color: #678997; text-decoration: none; font-size: 8pt; padding-top: 10px; }

A.mail:link       	{font-family: Verdana; color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 8pt; padding-top: 10px; }
A.mail:visited     {font-family: Verdana; color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 8pt; padding-top: 10px; }
A.mail:active      	{font-family: Verdana; color: #FFFFFF; font-weight: normal; text-decoration: none; font-size: 8pt; padding-top: 10px; }
A.mail:hover       	 {font-family: Verdana; color: #678997; font-weight: normal; text-decoration: none; font-size: 8pt; padding-top: 10px; }


A.white_footer:link       	{font-family: Verdana; color: white; text-decoration: none; font-size: 7pt }
A.white_footer:visited     {font-family: Verdana; color: white; text-decoration: none; font-size: 7pt }
A.white_footer:active      	{font-family: Verdana; color: white; text-decoration: none; font-size: 7pt }
A.white_footer:hover       	 {font-family: Verdana; color: white; text-decoration: underline; font-size: 7pt }


h1	{ 	font-family: Verdana; color: black;  font-size: 18pt}
h2	{ 	font-family: Verdana; color: black;  font-size: 16pt}
h3	{ 	font-family: Verdana; color: black;  font-size: 14pt}
h4	{ 	font-family: Verdana; color: black;  font-size: 12pt}
h5	{ 	font-family: Verdana; color: black;  font-size: 10pt}

INPUT.Clear
{
	background-color: #20546A;
	border: 0px;
	color: white;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: white;
}
textarea.Clear
{
	background-color: #20546A;
	border: 0px;
	scrollbar-arrow-color: #20546A;
	scrollbar-face-color: #9ABDCB; 
	scrollbar-base-color: #20546A;
	scrollbar-darkshadow-color: #20546A;
	scrollbar-shadow-color: #20546A;
	scrollbar-track-color: #20546A;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white; 
	color: white;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: white;
}

INPUT.Button
{
	background-color: #093B50;
	border: 1px	White solid;
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: white;
	cursor: hand;
	width: 50px;
	height: 21px;
}

TD.TOP
{
	border-top: 1px solid white;
}
TD.LEFT
{
	border-left: 1px solid white;
}
TD.RIGHT
{
	border-right: 1px solid white;
}
TD.BOTTOM
{
	border-bottom: 1px solid white;
}
TD.RIGHTLEFT
{
	border-right: 1px solid white;
	border-left: 1px solid white;
}
img.photo
{
  border: 1px solid white;
}

input.small
	{
		font-family: Verdana;
		font-size: 8pt;
		color: black;
		background: rgb(255,255,255);
	}
	
table.gray
	{  border-color: black;  
		background: rgb(245,245,245);
		font-family: Verdana;
		color: black;
		font-size: 8pt
	}

td.footer
	{ 
      font-family: Verdana, Arial;
		font-size: 8pt;
		color: white;
	   padding-right: 2px;
	   border-bottom: 1px solid white;
	}

td.form
	{ 
      font-family: Verdana, Arial;
		font-size: 8pt;
		color: white;
		padding-left: 10px
	}
td.dir_norl
	{ 
      font-family: Verdana, Arial;
		font-size: 10pt;
		color: #678997;
		padding-left: 10px;
	}

td.dir
	{ 
      font-family: Verdana, Arial;
		font-size: 8pt;
		color: #678997;
		border-right: 1px solid white;
	}
td.dir_home
	{ 
      font-family: Verdana, Arial;
		font-size: 8pt;
		color: #678997;
	}	
td.title
	{ 
      font-family: Verdana, Arial;
		font-size: 10pt;
		color: #9ABDCB;
		font-weight: bold;
		padding-left: 10px
	}
