a:link {color:#0000CC}
a:visited {color:#0000CC}
a:hover {color:#660033}
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;
 }  
.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;
   }  
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;
     }