/* CSS Document */
body{
   margin:0;
   padding:0;
	background-color: #000000;
	background-position:	0 0;
	background-repeat:	repeat-x;
}
a {
	background-color : transparent;
	color : #0033CC;
	text-decoration : none;
	font-size:10pt;
   font-family : Arial, Helvetica, sans-serif;
}
a:hover {
	background-color : transparent;
	color : red;
	text-decoration : none;
}

#page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	background-color:#ffffff;
}
#header{
	background-image:url(/images/txlhead.gif);
	background-repeat:no-repeat;
	position: relative;
	margin-top:0;
	width:800px;
	height:114px;
	/* height:139px; */
	background-color: #000000;
}
#txldhomelink{
	position: absolute;
	top: 15px;
	left: 62px;
	width: 153px;
	height: 83px;
	background-color: transparent;
}
#headmess {
  position:relative;
  left:280px;
  top:25px;
  padding:0px;
  float:left;
  width:220px;
  font-size: 10px;
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  
}
#peppmlogo {
  width:20px;
  position:relative;
  left:280px;
  top:5px;
  padding:0px;
  float:left;
}
#sbox {
  position: relative;
  left:340px;
  top:15px;
  width:280px;
  padding:0px;
  float:left;
  color:#FFFFFF;
}
#sbox ul{
	list-style:none;
	position: absolute;
	top:2px;
	width: 204px;
	left: -13px;
}
#sbox li{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#sbox a:hover{
	color: red;
}
#sbox a{
	color: #ffffff;
}

#topnav{

 top:280px;
 height:20px; width:798px; border: 1px solid #cccccc; background:url(../images/fader1.gif);
 text-align:center;
}
#navmess {

 top:140px;
text-align:center;

}
#sideandbody {
  position:absolute;
  top:136px;
  width:798px;
  background-color:#ffffff;
  border:1px solid #cccccc;
  
}

#sidebar {
  background-color:#ffffff;
  width:196px;
  height:100%;
  padding:0px;
  float:left;
  background:#fff;
}
#pinfo {
  background-color:#ffffff;
  height:100%;
  padding:0px;
}

div.sideLink span  {	width: 100%; 	display: block; white-space:nowrap;  font-size:12px;}
select  {background-color : White; font-family : Verdana; font-size : 11px; color : black;}
table, td {font-family: verdana, sans-serif; font-size: 11px; color: #444444;}
td.tableHeader {color: #000000; border: 1px solid #47575F;  padding: 2px; background-color:#A6B9C5; text-align: center; font-size: 12px;}
td.tableContent {color: #444444; border-right: 1px solid #D6D6D6; border-bottom: 1px solid #D6D6D6; border-left: 1px solid #e9e9e9; border-top: 1px solid #e9e9e9; padding: 5px 5px 5px 5px; background-color:#F5F1EA;}
td.tableInfo { border-right: 1px solid #C9C9C9; border-bottom: 1px solid #EAE9E9; border-left: 1px solid #efefef; border-top: 1px solid #efefef; padding: 5px 5px 5px 5px; background-color:#f7f7f7;}
.para0 {color:#444444; font-size: 11px; text-align: justify;} 
.text {color:#444444; font-size: 11px;} 
.textBold {color:#444444; font-size: 11px; font-weight:bold}
table.borderl { border: 1px solid #ECE9D8; }
table.borderb { border: 1px solid black; }
table.borderbot { border-bottom: 1px solid #ECE9D8;}
table.bordertop { border-top: 1px solid #ECE9D8;}
.shighlight { background-color:#ffffff}
.Sidebarheader {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0177D8; font-weight: bold; text-align:center; height:15px;}
.SidebarCLPheader {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0177D8;  text-align:center;}
.asuggest{background-color : transparent; color : #0033CC;   text-decoration: underline; font-size:14px;}
.asuggest hover{color : red;}
.tsinput{font-size:9px; height:10px;}
.ssinput{ font-size:9px; height:10px;}
form, fieldset {margin: 0;padding: 0;border: 0;}
#page2 {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	background-color:#000000;
	border-top: 2px none red;
	border-right: 2px none red;
	border-bottom: 2px none red;
	border-left: 2px none red;
	height: 400px;
}

