body {font-family: "Palatino Linotype", sans-serif}

.headline {color: rgb(218,53,85);
           font-weight: bold}

table {border-collapse: collapse;
       width: 100%}

table.menu {text-align: center}



td.logo {padding-bottom: 10px}

td.menu {background-color: rgb(232,232,232);
         border-bottom: 1px solid black;
         border-top: 1px solid black;
         color: #9b9b9b;
         font-weight: bold;
         padding-left: 20px;
         padding-right: 20px}

td.selected {background-color: rgb(232,232,232);
             border-bottom: 1px solid black;
             border-top: 1px solid black;
             color: rgb(218,54,85);
             font-weight: bold;
             padding-left: 20px;
	     padding-right: 20px}

td.text {padding: 0px 50px;
line-height: 1.2;
font-size: 14px;
         vertical-align: top}

td.5pix {padding: 5px 0px;
         vertical-align: top}

td.heading {	
		padding: 0px 50px;
         	vertical-align: top;
         	font-weight: bold;
         	font-size: 20px;
		color: rgb(218.54.85);

           }

td.sponsored {	background-color: rgb(245,245,245);
		padding: 0px 50px;
		font-weight: bold;
		font-size: 20px;
		color: rgb(218.54.85);
         	vertical-align: top}

td.featured {	background-color: rgb(245,245,245);
		padding: 10px 20px;
         	vertical-align: top}

td.featured2 {	background-color: rgb(245,245,245);
		padding: 5px 0px 5px 0px;
         	vertical-align: center}
         	
td.featuredwh {	background-color: rgb(255,255,255);
		padding: 10px 10px;
         	vertical-align: top}
         
.faquest { font-weight:bold; }

.bksmheadline {	padding: 10px 0px;
		font-weight: bold;
		font-size: 17px;
		color: rgb(218.54.85); }

.bkheadline {	padding: 10px 0px;
		font-weight: bold;
		font-size: 20px;
		color: rgb(218.54.85); }

.lists { 	padding: 0px 0px;
		font-size: 15px; }

.smallish {	font-size: 12px; }


.register {	color: rgb(218,53,85);
           	font-weight: bold;
           	font-size: 20px;
           }
a:hover
{ color: rgb(55,55,55); text-decoration: none;  }


a:link
{ color: #9b9b9b; text-decoration: none; }


a:active
{ color: rgb(55,55,55); text-decoration: none;  }

a:visited
{ color: #9b9b9b;  text-decoration: none;}

