/* CSS Document */

body {
       font-family:Geneva, Arial, Helvetica, sans-serif;
	   background-color:#141928;
}


#header{
        background-image:url(images/header.jpg);
		width:700px;
		height:166px;
		padding-bottom:0px;
		margin:auto;
		text-indent: -9999px;
}
#TD1_T {
         background-image:url(images/td1_T.jpg);
		 background-repeat:no-repeat;
		 width:173px;
		 height:28px;
		 padding-bottom:0px;
      
}
#TD1_C {
        background-image:url(images/td1_C.jpg);
		width:173px;
		background-repeat:repeat-y;
		padding-top:0px;
		padding-bottom:0px;
}
#TD1_B {
         background-image:url(images/td1_B.jpg);
		 background-repeat:no-repeat;
		 width:173px;
		 height:28px;
		 padding-top:0px;
      
}
#TD2_T {
         background-image:url(images/td2_T.jpg);
		 background-repeat:no-repeat;
		 width:531px;
		 height:28px;
		 padding-bottom:0px;
      
}
#TD2_C {
        background-image:url(images/td2_C.jpg);
		width:531px;
		background-repeat:repeat-y;
		padding-top:0px;
		padding-bottom:0px;
		font-family: "Times New Roman", Times, serif;
}

#TD2_C h1 {
		color: #800;
		font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
		font-size: 42px;
}		

#TD2_C h1, h3 {
		text-align: center;
}		

div#txt {
		font-size: 18px;
}		

div#txt ul {
		list-style-type: none;
}		

div#txt ul li, div#txt ol li {
		padding: 5px;
		padding-right: 20px;
}

div#txt ul li {
		background: url(images/bullet1.jpg) 0px 10px no-repeat;
		padding-left: 25px;
}		

div#txt h1, div#txt h2 {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
}

#TD2_B {
         background-image:url(images/td2_B.jpg);
		 background-repeat:no-repeat;
		 width:531px;
		 height:28px;
		 padding-top:0px;
      
}
#txt  {
       font:Geneva, Arial, Helvetica, sans-serif;
	   font-size:14px;
	   color:#333;
	   padding-left:20px;
	   padding-right:20px;
}
#txt1  {
       font:Geneva, Arial, Helvetica, sans-serif;
	   font-size:12px;
	   color:#FFFFFF;
	   padding-left:20px;
	   padding-right:20px;
}
#footer_txt{
      font:Geneva, Arial, Helvetica, sans-serif;
	   font-size:11px;
	   color:#FFFFFF;
	  text-align:center;
}

.txtU {
		text-decoration: underline;
}		
