p {margin: 0px; border: 0px; }  



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}

.text-10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;

}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ff6600;
	letter-spacing: 1pt;

}

.footer
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	padding: 1px 5px 1px 1px;

}

.footer:hover
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #ff6600;
	padding: 1px 5px 1px 1px;

}

/* NAVIGATION site body */



.nav {
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #003366;
}

.nav:hover {
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #FF6600;
}

.nav:visited {
color: #CC0000;
}



/* NAVIGATION main menu 100 width */


.M-nav-100 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0066CC;
	background-image: url(images/gif/nav-tabbs-bk-100.gif);
	background-repeat: no-repeat;
	background-position: center top;



}

.M-nav-100:hover {
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #FF6600;
  	background-image: url(images/gif/nav-tabbs-bk-100-O.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.M-nav-100:visited {
color: #CC0000;
}

.M-nav-100:visited:hover {
color: #FF6600;
}



/* NAVIGATION main menu 150 width */




.M-nav-150 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0066CC;
	background-image: url(images/gif/nav-tabbs-bk-150.gif);
	background-repeat: no-repeat;
	background-position: center top;



}

.M-nav-150:hover {
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #FF6600;
  	background-image: url(images/gif/nav-tabbs-bk-150-O.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.M-nav-150:visited {
color: #CC0000;
}

.M-nav-150:visited:hover {
color: #FF6600;
}



/* NAVIGATION main menu 250 width */



.M-nav-250 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0066CC;
	background-image: url(images/gif/nav-tabbs-bk-250.gif);
	background-repeat: no-repeat;
	background-position: center top;



}

.M-nav-250:hover {
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #FF6600;
  	background-image: url(images/gif/nav-tabbs-bk-250-O.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.M-nav-250:visited {
color: #CC0000;
}

.M-nav-250:visited:hover {
color: #FF6600;
}




.BK-footer
{
	background-image: url(images/gif/bk-2.gif);
	background-repeat: repeat-x;


}


