	body {
	 background:#FFF none;
	 
	}
	
	.dialog {
	width:100%;
	margin:0px auto;
	min-width:10em;
	max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
	color:#666;
	padding:0px 0px 10px 0px;
	font-family: Tahoma;
	font-size: small;
	
	}
	
	.dialog .hd .c,
	.dialog .ft .c,
	.dialog .se .c {
	 font-size:1px; /* ensure minimum height */
	 height:11px;
	}
 	 

	.dialog .se {
	 background:transparent url("images/tl2.jpg") no-repeat 0px 0px;
	 margin-right:14px;  /*space for right corner */
	}
	.dialog .se .c {
	font-size:1px; /* ensure minimum height */
	 height:35px;
	 background: url("images/tr2.jpg") no-repeat right 0px;
	 margin-right:-14px; /* space for right corner */
	}
	
	
	.dialog .ft .c {
	 height:14px;
	}
	
	.dialog .hd {
	 background:transparent url("images/tl.jpg") no-repeat 0px 0px;
	 margin-right:14px; /* space for right corner */
	}
	
	.dialog .hd .c {
	 background:transparent url("images/tr.jpg") no-repeat right 0px;
	 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
	}
	
	.dialog .bd {
	 background:transparent url("images/ml.jpg") repeat-y 0px 0px;
	 margin-right:6px;
	}
	
	.dialog .bd .c {
	 background:transparent url("images/mr.jpg") repeat-y right 0px;
	 margin-right:-6px;
	}
	
	.dialog .bd .c .s {
	 margin:0px 8px 0px 4px;
	 background:transparent url("images/ms.jpg") repeat-x 0px 0px;
	 padding:1em;
	}
	
	
	
	.dialog .bd .c .search {
	 margin:0px 8px 0px 4px;
	 background:transparent url("images/ms.jpg") repeat-x 0px 0px;
	 padding:10px 0px 0px 0px;
	 height:20px
	}
	
	.dialog .ft {
	 background:transparent url("images/bl.jpg") no-repeat 0px 0px;
	 margin-right:14px;
	}
	
	.dialog .ft .c {
	 background:transparent url("images/br.jpg") no-repeat right 0px;
	 margin-right:-14px;
	}
	
	/* content-specific */
	
	.dialog h1 {
	 /* header */
	 font-size:1.5em; 
	/* font-size:16px; */
	 font:2em/2.5em "tahoma",sans serif;
	 margin:0px;
	 padding:0px;
	 margin-top:-0.6em;
	 color:#000066;
	}
	
	.dialog h2 {
	 /* header */
	 font-size:15px; 
	/* font-size:16px; */
	 font: "tahoma";
	 margin:0px;
	 padding:0px;
	 margin-top:-0.6em;
	 color:#000066;
	}
	
	.dialog h3 {
	 /* header */
	 font-size:3em; 
	/* font-size:16px; */
	 font:3em/2.5em "gill sans mt";
	 margin:0px;
	 padding:0px;
	 margin-top:-0.6em;
	 font-weight:bold;
	 color:#333333;
	}
	
	.dialog h4 {
	 /* header */
	 font-size:1.4em; 
	/* font-size:16px; */
	 font:1.4em/1.3em "gill sans mt";
	 margin:0px;
	 padding:0px;
	 margin-top:-0.6em;
	 font-weight:bold;
	 color:#333333;
	}
	
	.dialog h5 {
	 /* header */
	 font-size:1.3em; 
	/* font-size:16px; */
	 font:1.3em/1.3em "gill sans mt";
	 margin:0px;
	 padding:0px;
	 margin-top:-0.6em;
	 font-weight:bolder;
	 color:#333333;
	}
	
	p {
	 font-family:verdana,"tahoma",arial,sans serif;
	}
	
	.dialog p {
	 margin:0.5em 0px 0px 0px;
	 padding:0px;
	 font:0.9em/1.3em tahoma;
	}
	
	.dialog li {
	 font-family:verdana,"tahoma",arial,sans serif;
	 margin:0.5em 0px 0px 0px;
	 padding:0px;
	 font:0.9em/1.3em tahoma;
	 font-size: 12px;
	}
	
	html>body .dialog pre {
	 font-size:1.1em;
	}
	
	a {
	/*color:#FFFFFF;
	font-weight:bold;*/
	}
	
/*- Menu Tabs 2--------------------------- */

#tabs1 {
  float:left;
  width:100%;
  background:#0066CC;
  font-size:100%;
  font:"Tahoma";
  line-height:normal;
  border-top:2px solid #FF6600;
  border-bottom:1px solid #FFF;
  }
#tabs1 ul {
  margin:0;
  padding:0px 10px 0 10px;
  list-style:none;
  }
#tabs1 li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs1 a {
  float:left;
  background:url("tableft1.jpg") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabs1 a span {
  float:left;
  display:block;
  background:url("tabright1.jpg") no-repeat right top;
  padding:5px 15px 2px 6px;
  color:#FFF;
  }

#tabs1 a span {float:none;}

#tabs1 a:hover span {
  color:#333;
  font-weight:bold;
  }
#tabs1 a:hover {
  background-position:0% -21px;
  }
#tabs1 a:hover span {
  background-position:100% -21px;
  }
  
  
.style3 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10px;
}
.style3 a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.style7 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
}
.style8 {
	font-size: 11px;
	font-weight: bold;
}
.style9 {
	font-size: 12px;
	font-family: "gill sans mt";
	color:#666666;
	font-weight:bold;
}
.style9 pre{
	font-size: 12px;
	font-family: "gill sans mt";
	color:#666666;
}
.style9 a{
	color:#666;
	font-size: 11px;
	font-family: Tahoma;
	font-weight:bold;
}

.style10 {
	font-family: Tahoma;
	font-size: 2px;
}

.style11 {
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
}
.style13 {
	color: #006666;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
}
.style14 {
	color: #006666;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.style15 {
	color: #666;
	font-style: italic;
	font-weight: bold;
}

.style18 {
	color: #006666;
	font-family: Verdana;
	/*font-size: medium;*/
	font-weight: bold;
	font-size: 13px;
}
.style19 {
	font-family: Verdana; 
	font-size: 13px; 
	color: #006666;
}

.style20 {font-size: 15px}


/* For All Ads */
	.dialog2 {
	width:100%;
	margin:0px auto;
	min-width:10em;
	max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
	color:#666;
	padding:0px 0px 10px 0px;
	font-family: Arial Narrow;
	font-size: small;
	
	}
	
	.dialog2 .hd .c,
	.dialog2 .ft .c,
	.dialog2 .se .c {
	 font-size:1px; /* ensure minimum height */
	 height:11px;
	}
 	 
	.dialog2 .ft .c {
	 height:14px;
	}
	
	.dialog2 .hd {
	 background:transparent url("images/tl3.jpg") no-repeat 0px 0px;
	 margin-right:14px; /* space for right corner */
	}
	
	.dialog2 .hd .c {
	 background:transparent url("images/tr3.jpg") no-repeat right 0px;
	 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
	}
	
	.dialog2 .bd {
	 background:transparent url("images/ml3.jpg") repeat-y 0px 0px;
	 margin-right:6px;
	}
	
	.dialog2 .bd .c {
	 background:transparent url("images/mr3.jpg") repeat-y right 0px;
	 margin-right:-6px;
	}
	
	.dialog2 .bd .c .s {
	 margin:0px 8px 0px 4px;
	 background:transparent url("images/ms3.jpg") repeat-x 0px 0px;
	 padding:1em;
	}
	

	.dialog2 .ft {
	 background:transparent url("images/bl3.jpg") no-repeat 0px 0px;
	 margin-right:14px;
	}
	
	.dialog2 .ft .c {
	 background:transparent url("images/br3.jpg") no-repeat right 0px;
	 margin-right:-14px;
	}
	
	
	.dialog3 {
	width:100%;
	margin:0px auto;
	min-width:10em;
	max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
	color:#666;
	padding:0px 0px 10px 0px;
	font-family: Tahoma;
	font-size: small;
	
	}
	
	.dialog3 .hd .c,
	.dialog3 .ft .c,
	.dialog3 .se .c {
	 font-size:1px; /* ensure minimum height */
	 height:11px;
	}
 	 
	.dialog3 .ft .c {
	 height:14px;
	}
	
	.dialog3 .hd {
	 background:transparent url("images/tl4.jpg") no-repeat 0px 0px;
	 margin-right:14px; /* space for right corner */
	}
	
	.dialog3 .hd .c {
	 background:transparent url("images/tr4.jpg") no-repeat right 0px;
	 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
	}
	
	.dialog3 .bd {
	 background:transparent url("images/ml4.jpg") repeat-y 0px 0px;
	 margin-right:6px;
	}
	
	.dialog3 .bd .c {
	 background:transparent url("images/mr4.jpg") repeat-y right 0px;
	 margin-right:-6px;
	}
	
	.dialog3 .bd .c .s {
	 margin:0px 8px 0px 4px;
	 background:transparent url("images/ms4.jpg") repeat-x 0px 0px;
	 padding:1em;
	}
	
	.dialog3 .ft {
	 background:transparent url("images/bl4.jpg") no-repeat 0px 0px;
	 margin-right:14px;
	}
	
	.dialog3 .ft .c {
	 background:transparent url("images/br4.jpg") no-repeat right 0px;
	 margin-right:-14px;
	}
