/* Generated by KompoZer */
h1 {
  font-size: 11px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 11px;
  color: grey;
}
h4 {
  font-size: 10px;
}
h5 {
  font-size: 11px;
  color: white;
}
body {
  border-style: outset;
  border-width: 0px;
  font-family: "Lucida Sans",  Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: black;
  padding-top: 4px;
}

TABLE.intro {
  border-style: none;
  border-width: 0px;
  font-size: 12px;
  padding-top: 4px;
  background-color: #C0C0C0;
}
TABLE.intro TD {
	vertical-align: top; 
	text-align: left; 
	margin: 0px;
	border-spacing: 0px;
	padding: 0px; 
}

A.white
{
color: #ffffff;
text-decoration: none
}

A.white:hover
{
color: #000000;
text-decoration: underline
}


TABLE.intro A:link { color: #000000; text-decoration: underline; }
TABLE.intro A:visited { color: #000000; text-decoration: underline; }
TABLE.intro A:active { color: #000000; text-decoration: underline; }
TABLE.intro A:hover { color: #C0C0C0; background-color: #000000; }


TABLE.main {
  border-style: outset;
  border-width: 0px;
  font-size: 14px;
  padding-top: 0px;
  background-color: #ffffff;  
  vertical-align: top; 
  border-spacing: 0px;
  text-align: left; 
}
TABLE.main TD {
	vertical-align: top; 
	margin: 0px;
	border-spacing: 0px;
}

TR.center, TD.center {
	color: #ffffff;
	width: 20%;
	text-align: center;
}
TR.right, TD.right {
	color: #ffffff;
	width: 20%;
	text-align: center;
}

TR.heading, TD.heading {
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;
	width: 20%;
	text-align: center;


}

TR.heading2, TD.heading2 {
	font-size: 12px;
	background-color: #333333;
	color: #ffffff;
	width: 80%;	
	text-align: center;

}

td#heading2 a:link {color:white;}
td#heading2 a:visited {color:white;}
td#heading2 a:hover {color:white;}
td#heading2 a:active {color:white;}

TR.botton, TD.botton {
	font-size: 12px;
	background-color: #C0C0C0;
	color: #000000;

}
TABLE.main A:link { color: #000000; text-decoration: none; }
TABLE.main A:visited { color: #000000; text-decoration: none; }
TABLE.main A:active { color: #000000; text-decoration: none; }
TABLE.main A:hover { color: #C0C0C0; background-color: #000000; }





TABLE.tools {
  border-style: outset;
  border-width: 0px;
  font-size: 14px;
  padding-top: 0px;
  background-color: #ffffff;  
  vertical-align: top; 
  border-spacing: 0px;
  text-align: center; 
  width: 100%;
}
TABLE.tools TD {
	vertical-align: top; 
	margin: 0px;
	border-spacing: 0px;
	text-align: center; 

}
TABLE.tools TR {
	vertical-align: top; 
	margin: 0px;
	border-spacing: 0px;
}
TABLE.tools TH {
	vertical-align: top; 
	margin: 0px;
	border-spacing: 0px;
	background-color: #666666;
	color: #ffffff;  

}

TABLE.tools A:link { color: #000033; text-decoration: none; }
TABLE.tools A:visited { color: #000033; text-decoration: none; }
TABLE.tools A:active { color: #000033; text-decoration: none; }
TABLE.tools A:hover { color: #000033; text-decoration: underline; }

