a:link {color:#0000CC;}
a:visited {color:#0000CC;}
a:hover {color:#0000CC;}
a:active {color:#0000CC;}


body {
	background-color: #FFFFCC;
	background-image: url(txmapbk.gif);
	background-position: center center;
	border: thick groove #FFCC99;
	background-repeat: repeat;
	background-attachment: scroll;
}
.outer {
	background-color: #000099;
	border: none;
	width: 100%;
}
.secondTable{
    background-color: #FFFFCC;
	border: 0;
	width: 75%;
  }
.thirdTable {
    background-color: #DDDDDD;
	border-style: groove double;
	border-color: #000055;
	width: 75%;
  }
.fourthTable {
    background-color:#DDDDDD;
	border-style: groove double;
	border-color: #000055;
	width: 75%;
  }  
.odd{
	 background-color: #FFFFCC;
        }
.even{
     background-color: #EEEEEE;
        }  
.endRow{background-color:#FFFFFF;
        }
.links{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.weight{
    font-weight:bold;
	}
.important{color:#CC00FF;font-weight:bold;font-size:14px;}	
.title{color:#CC0000;font-weight:bold;font-size:18px;text-align:center}

p{
  text-align:left;
  }
h1{
    font-family:Georgia,"Times New Roman", Times, Verdana, Arial, Helvetica, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
     }
.center{
   text-align:center;
   }  
.center_with_background{
   border-style:solid;
   border-color:#2A1FFF;
   text-align:center;
   font-size:16px;
   font-weight:bold;
   background-color:#FFFFAA;
   } 
.center_with_background a:link {color:#0000CC;text-decoration:none;}
.center_with_background a:visited {color:#0000CC;text-decoration:none;}
.center_with_background a:hover {color:#0000CC;text-decoration:underline;}
.center_with_background a:active {color:#0000CC;text-decoration:underline;}   
   
font {
	font-family: Georgia,"Times New Roman", Times, Verdana, Arial, Helvetica, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
fontBig{
	font-family: Georgia,"Times New Roman", Times, Verdana, Arial, Helvetica, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.emp {
       color:#CC0000;
	   }
ul 
{
	list-style-image: url(labelledbooksm.gif);
	list-style-position: inside;
}
.indent {
	left: 25px;
}
h2{
    font-family: Georgia,"Times New Roman", Times, Verdana, Arial, Helvetica, serif;
	font-size: 30px;
	font-style: normal;
	font-weight:normal;
	color:#CC0000;
     }
