/* -------------------------------
	tag definitions
-------------------------------- */
	
body	{	background: url(../images/home_back.jpg);
			margin: 5px 0px 0px 0px;
			padding: 0px 0;
			color: #000000; }
td		{	font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #003300;
			vertical-align : top;
			/*margin: 0px;
			padding: 0px;*/	}
td.topnav	{	background: #999966;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #ffffff;
			vertical-align : middle;
			}
td.header	{	background: url(../images/header-back.jpg);
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #003300;
			vertical-align : middle;
			}
td.leftnav {
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			font-weight: normal;
			color: #ffffff;
			vertical-align : top;
			background-color: #006600;
			}
.drop_span { 
	position: absolute; 
	visibility: hidden; 
	display: block;  
	}
td.leftnavgray {
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			font-weight: normal;
			color: #ffffff;
			vertical-align : middle;
			background-color: #999999;
			}
td.nav-content	{	background: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #003300;
			vertical-align : top;
			/*margin: 0px;
			padding: 0px;*/	}
td.content	{	background: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #003300;
			vertical-align : top;
			/*margin: 0px;
			padding: 0px;*/	}
TD.navdk {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	color: #ffffff;
	vertical-align : top;
	background-color: #003366;
	}
TD.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	color: #ffffff;
	vertical-align : top;
	background-color: #cc9999;
	}
TD.nav2dk {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	color: #ffffff;
	vertical-align : top;
	background-color: #996666;
	}
			
input,select,option,textarea	{	font-family: Arial, Helvetica, sans-serif;
									font-size: 10px; }
form	{	margin: 0px;
			padding: 0px;	}

a 		{	text-decoration: none;  color: #000000  }  /* for anchors without HREFs */ 						
a:link		{	color: #009900; text-decoration: underline;	}	/* all links not yet visited */
a:visited	{	color: #009900; text-decoration: underline;	}       /* visited links */
a:active	{	color: #009900; text-decoration: underline;	}       /* active links  */
a:hover 	{	color: #000000; text-decoration: underline;  }  /* underline links */ 


A:link.small,A:visited.small,A:active.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #cccccc;
	}
A:hover.small { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:8pt;
	color: #ffffff;
	font-weight: normal;
	}
A:link.smallgreen,A:visited.smallgreen,A:active.smallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #009900;
	}
A:hover.smallgreen { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:8pt;
	color: #000000;
	font-weight: normal;
	}
A:link.white,A:visited.white,A:active.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}
A:hover.white { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:9pt;
	color: #ffffff;
	font-weight: normal;
	}
A:link.white2,A:visited.white2,A:active.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	}
A:hover.white2 { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:9pt;
	color: #ffffff;
	font-weight: normal;
	}
A:link.yellow,A:visited.yellow,A:active.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ffff00;
	}
A:hover.yellow { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:9pt;
	color: #ffff00;
	font-weight: normal;
	}

H3 {
	font-size: 12pt;
	margin-top: 5;
	margin-bottom: 5;
}
H3.red {
	color: #cc0000;
	font-size: 14pt;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #cccccc;
	}
