 body,td,th {
                font-family: Times New Roman;
                font-size: 11px;
                color: #FFFFFF;
            }
body {
      margin-left: 0px;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      background-image: url(images/bkg.jpg);
      background-repeat:repeat-x;
      background-color: #3E3A39;
      padding:0px;
  }

div { text-align: center; 
		padding:0px; 
		border: 0px; 
		margin:0px; }
		
table { 
			margin-left: auto; 
			margin-right: auto;
			margin-bottom: 0px;
			margin-bottom: 0px;
			text-align: left;
			border: 0px;
			border-collapse: collapse;
			border-spacing: 0px;
			}
tr, td { 
			border: 0px;
			border-collapse: collapse;
			border-spacing: 0px; 
			margin:0px;
			}

ul { list-style-type: square; font-size: 14px; line-height: 24px;} 		
a:link{color: #EAEAEA; text-decoration:none;} 
a:visited{color: #e2edbb; text-decoration:none;}
a:hover {color: #99ccff; text-decoration:none;} 


img {margin:0px;} 

div.frame { border: 1px solid #FFFFFF; padding: 3px;}

.footer {width:700; 
				font-size: 10px; 
				font-weight: bold; 
				font-family: Lucidia Console; 
				color: #EAEAEA; }
				
.contact {font-size: 11px; 
				 font-weight: bold; 
				 font-family: Courier New; 
				 color: #FFFFFF; }
				 
.content { background-color: #525050; width:700;}

.pageWidth {width: 700; } 

td.sub_head_left { border-top: 1px;
					border-left: 0px;
					border-right: 1px;
					border-bottom: 1px;
					border-style: solid;
					border-color: #ffffff; 
					font-size: 14px; 
					font-weight: bold; 
					font-family: Tahoma; 
					width:25%;
					text-align: center;
					color: #ffffff; 
					padding: 5px;
					}
					
td.sub_nav_left { border-top: 0px;
					border-left: 0px;
					border-right: 1px;
					border-bottom: 0px;
					border-style: solid;
					border-color: #ffffff; 
					}			
					
td.sub_nav_text {
					font-size: 12px; 
					font-weight: bold; 
					font-family: Tahoma; 
					text-align: left;
					padding: 5px 5px 5px 10px;
					}			
							
td.sub_nav_text2 {
					font-size: 14px;  
					text-align: left;
					padding: 5px 5px 5px 5px;
					}			
							
td.sub_head_right { border-top: 1px;
					border-left: 0px;
					border-right: 0px;
					border-bottom: 1px;
					border-style: solid;
					border-color: #ffffff; 
					font-size: 14px; 
					font-weight: bold; 
					font-family: Tahoma; 
					color: #ffffff; 
					padding: 5px, 5px, 5px, 30px;
					width:75%; }
					
td.sub_content { border-top: 0px;
					border-left: 0px;
					border-right: 0px;
					border-bottom: 0px; 
					font-size: 14px; 
					text-align: left;
					padding-left: 10px;
					padding-right: 10px;
					color: #EAEAEA; 
					}

td.sub_content2 { border-top: 0px;
					border-left: 0px;
					border-right: 0px;
					border-bottom: 1px; 
					border-style: solid;
					border-color: #eaeaea;
					font-size: 14px; 
					text-align: left;
					padding: 20px, 20px, 20px, 20px;
					color: #EAEAEA; 
					}

td.sub_content3 { border-top: 1px;
					border-left: 0px;
					border-right: 0px;
					border-bottom: 1px; 
					border-style: solid;
					border-color: #eaeaea;
					font-size: 14px; 
					text-align: left;
					padding: 5px, 20px, 5px, 20px;
					color: #EAEAEA; 
					}

td.sub_table { border-top: 1px;
					border-left: 1px;
					border-right: 1px;
					border-bottom: 1px; 
					border-style: solid;
					border-color:#eaeaea;
					font-size: 14px; 
					text-align: center;
					padding-left: 5px, 5px, 5px, 5px;
					color: #EAEAEA; 
					}

td.sub_table2 { border-top: 1px;
					border-left: 1px;
					border-right: 1px;
					border-bottom: 1px; 
					border-style: solid;
					border-color:#eaeaea;
					font-size: 11px; 
					text-align: center;
					padding-left: 10px, 10px, 10px, 10px;
					color: #EAEAEA; 
					}

a.nav:link {
            color: #EAEAEA;
						text-decoration:none
						}
a.nav:visited {
						color: #EAEAEA;
						text-decoration:none
						}
a.nav:hover {
						color: #525050;
						text-decoration:none
						}
						
.highlight{
					 color: #525050;
					 background-color: #99ccff;
					 }

