

body   {
    color: #333;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    background-color: white
}
td  {
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
}
.text {
    color: #333;
    font-size: 12px;
    line-height: 21px;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif  }
.textmargins { 
    color: #333;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 21px; margin-right: 24px; margin-left: 24px;
}
.textmargins10 { 
    color: #333;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 21px; margin-right: 24px; margin-left: 24px;
}
.texttiny {
    color: #333;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    line-height: 12px;
}
.head {
    color: #009aa8;
    font-size: 26px;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    line-height: 26px; }
a:link {
    color: #147b89;}
a:visited {
    color: #046b79;}
a:hover   {
    color: #db7b5a;
    text-decoration: none }
a:active {
    color: #f60 }
a.link2  {
    color: #333 ;
    font-size: 14px;
    text-decoration: none; }
a.link2:visited  { color: #333 ; font-size: 14px; text-decoration: none; }
a.link2:hover  { color: #f2f8f9; font-size: 14px; text-decoration: underline  }
a.link2:active  { color: #5a799d ; font-size: 14px; text-decoration: none; }


table#menu {
	background-color: #F69675;
}

table#menu td {
	text-align: left;
	background-color: #F69675;
}

.linkedcell {
	/*padding-right: 30px;*/
	border-bottom: 1px solid #cc7e64;
		
}
.txtcell {
	padding-top: 3px;
	padding-bottom: 3px;
}

.txtcell2nd {
	padding-top: 3px;
	padding-bottom: 3px;
}

span.spanClass {
	padding-left: 44px;
	padding-right: 0px;		
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
}


table#menu a:link {      /* unvisited link */
	color: black;
	background-color: #F69675;
	background-image: none;
	text-decoration: none;
	/* width: 152pt; //perfect */
	width: 207pt;
	display:block;
	
}
table#menu a:visited {  /* visited link */
	color: black;
	background-color: #F69675;
	background-image: none;
	text-decoration: none;
	width: 207pt;
	display:block;
}
table#menu a:hover {  /* selected link */
	color: black;
	background-color: #fbcbba;
	background-image:url('images/first_col_over.gif');
	background-repeat:no-repeat;
	text-decoration: none;
	width: 207pt; /*155 seems about right*/	
	display:block;
}
table#menu a:active {  /* selected link */
	color: black;
	background-color: #F69675;
	background-image: none;
	text-decoration: none;
	width: 207pt;
	display:block;
}

.book {
	background-color:#1db9c7;
}

#menu #book a:link {      /* unvisited link */
	color: black;
	background-color: #1db9c7;
	background-image: none;
	text-decoration: none;	
	width: 100pt;		
}
#menu #book  a:visited {  /* visited link */
	color: black;
	background-color: #1db9c7;
	background-image: none;
	text-decoration: none;
	width: 100pt;	
}
#menu #book  a:hover {  /* selected link */
	color: black;
	background-color: #1db9c7;
	background-image:none;
	width: 100pt;
	text-decoration: none;
}
#menu #book  a:active {  /* selected link */
	color: black;
	background-color: #1db9c7;
	background-image: none;
	text-decoration: none;
	width: 100pt;	
}

#booklinks a img { border: 1px black solid; }
#booklinks a:hover img {border: 1px black solid; }
#booklinks a:visited img {border: 1px black solid; }
