@charset "iso-8859-2";

body {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }
td { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px}
h1 {  font-size: 12px; font-weight: bold; margin-top: 0em; margin-bottom: 0em; margin-left: 0em;}
h2 {  font-size: 12px; font-weight: normal; margin-top: 0em; margin-bottom: 0em; margin-left: 0em;}
.welcomeA {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px;
			 font-weight: bold
			}
.tablehead {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #303030;
}
.copyright {  font-family: "Times New Roman", Times, serif; font-size: 10px}
.team {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px}

.popup       { font-family: tahoma; color: #0000FF; cursor: pointer; }
.cPicture       { font-family: tahoma; color: #0000FF; cursor: pointer; }
.pics { font-family: Tahoma, Helvetica, san-serif; font-size: 10px; color: #808080; text-align: center; }
.ads { font-family: Tahoma, Helvetica, san-serif; font-size: 11px; color: WHITE; text-align: right; text-decoration: none; font-weight: normal;}
.tdfeatures { background-color: #E9E9F9;}
.tdfeatures2 { background-color: #bfffbf; text-align: justify;}
.tdfeatures2r { background-color: #EEFFEE; font-size: 9px;}
.entire { text-align: justify; }

.bottombar { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; color: #FFFFFF;  text-align: center;}

.buytable {  text-align: center; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px;  font-weight: bold;}

table.buytable td, table.buytable a{
   text-decoration: none;
   color: WHITE;
   font-size: 14px;
}

.main-left { font-family: tahoma, verdana, times, sans-serif, helvetica, arial; font-size: 11px; color: #6B004E; }
.ferro_form {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Times, Courier, Helvetica, Sans-serif;
	font-size: 11px;
	color: black;
	background-color: #f8f8f8;
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
}

.ferro_button {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Times, Courier, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: #f8f8f8;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	border-top-width: 1px;
	border-bottom-color: #bbbbbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #bbbbbb;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #bbbbbb;
	border-right-style: solid;
	border-right-width: 1px;
}


.navbar { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 8px; color: #FFFFFF; font-weight: bold; text-align: center;}


table.navbar {
   border-collapse: collapse;
}


table.navbar td a{
   display: block;
   width: 142px;
   padding: 0px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFF;
   background-color: #000;
   text-decoration: none;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: RED;
   text-decoration: none;
}


