html {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
	
body{
	margin:0px; 
	padding:0px; 
	background-color: #d9d9d9 /*#abb6c9*/;}
a:link, a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #AA0000;

}
table#Maintable {
	margin:0px auto;
	width:770px; 
	background:#FFFFFF; 
	border-right: 1px solid #00214b;
	border-bottom: 1px solid #00214b;
	border-left: 1px solid #00214b;}
.replayBox {
	margin-right: 50px;
	margin-left: 50px;
	border: 2px dashed #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

	
table#Maintable td {
	padding:0px; 
	border: none;}

/* Banner Code */
table#Maintable td#Banner {
	height:175px; 
	width:770px; 
	display: block;
	overflow:hidden;
	background:url(../images/Banner.jpg) /**/ top left no-repeat;}

/* Menu Code  */
table#Maintable td#Menu {
	height:25px; 
	width: 770px;
	padding: 0px;
	display: block;
	overflow:hidden;
	border-bottom: 1px solid #666666;
	background: /**/ url(../images/Menu.jpg) bottom left no-repeat #F1F1F1;
	vertical-align: top;}
	
table#Maintable td#Menu table {
display: block;
	margin: 0px;} 
table#Maintable td#Menu table td {
	padding: 0px; width:109px; height:25px;}

table#Maintable td#Menu a {
	display:block;
	float: none; 
	clear:none; 
	text-decoration: underline; 
	padding: 3px 0px 0px 0px; 
	border-right: 1px solid #00214b; 
	text-align: center; 
	width:109px; 
	height:22px;
	overflow:hidden;
	/*font-family: Georgia, Times; */
	font-size: 14px; 
	color:#0000AA; 
	font-weight: bold; }

table#Maintable td#Menu a:hover {
	color:#AA0000; background: /**/ url(../images/Menu2.jpg) top left no-repeat; } 

/* Content Code  */
div#content h1 { font-size:24px; font-weight: bold; color:#000000; clear: both; display:block;} 
div#content h2 { font-size:20px; font-weight: bold; color:#000000; clear: both;} 
div#content h3 { font-size:18px; font-weight: bold; color:#000000; clear: both;}

div#content h4 { font-size:16px; color:#000000; clear: both;}
div#content h5 { font-size:15px; color:#000000; clear: both;}
div#content h6 { font-size:14px; color:#000000; clear: both;}

div#content h1.bts, div#content h2.bts, div#content h3.bts { 
	color: #aa0000;
}


.btsBlue {/* color: #00214b; */ color: #aa0000;}

div#content p, div#content li  {font-size: 14px;}

div#content ul li { 
	list-style: disc; margin-bottom:10px;}
	
div#content ul.btsBullet li { list-style: url(../images/bts-bullet.jpg); padding-left: 12px; margin-left: 10px;}
div#content ul.btsBulletArrow li { list-style: url(../images/bts-arrow.jpg) ; padding-left: 12px; margin-left: 10px;}
div#content ul.btsBulletCheck li { list-style: url(../images/bts-check.jpg) ; padding-left: 12px; margin-left: 10px;}
div#content ul.btsBulletQ li {
	list-style: url(../images/bts-q.jpg);
	padding-left: 12px;
	margin-left: 10px;
}

img.registerNOW { 
	display:block; 
	width: 201px; 
	margin: 0px auto;
	border:none;}
	
table#dateTable1 {
	width:625px; 
	margin:0px auto; 
	border: 1px solid #111111;}
	
table#dateTable1 th {
background:#00214b; color:#FFFFFF;
	padding:7px 0px; 
	text-align:center;}
	
table#dateTable1 td {
	background:#FFFFCC; 
	border-top:1px solid #00214b;
	padding:5px 0px; 
	text-align:center;}
	
table#dateTable1 span {
	color: #CC0099;}

.red {color:#AA0000;}

table.yellowTable {display:block; clear:both; width:600px; margin:0px auto;border:none;  color:#2b1e01;}
table.yellowTable td {padding:0px; overflow:hidden; border:none;}
table.yellowTable td.topleft { width:30px; height: 30px; background:url(../images/yt-topleft.gif) no-repeat;}
table.yellowTable td.topspan {height: 30px; background:url(../images/yt-topspan.gif) repeat-x;}
table.yellowTable td.topright { width:30px; height: 30px; background:url(../images/yt-topright.gif) no-repeat;}

table.yellowTable td.leftspan { width: 30px; background:url(../images/yt-leftspan.gif) repeat-y;}
table.yellowTable td.yellowTableContent { padding:50px; background:#FFFFCC;}
table.yellowTable td.rightspan { width: 30px; background:url(../images/yt-rightspan.gif) repeat-y;}

table.yellowTable td.bottomleft {width:30px; height: 30px; background:url(../images/yt-bottomleft.gif) no-repeat;}
table.yellowTable td.bottomspan {height: 30px; background:url(../images/yt-bottomspan.gif) repeat-x;}
table.yellowTable td.bottomright {width:30px; height: 30px; background:url(../images/yt-bottomright.gif) no-repeat;}
table.yellowTable h1, table.yellowTable h2, table.yellowTable h3 { color:#2b1e01;}

table#formTable { 
	width: 275px; 
	float: right; 
	clear: none; 
	margin: 0px 0px 50px 20px; 
	border: 1px solid #00214b;
	background: #FFFFCC;}

table#formTable td { 
	padding: 4px 5px; 
	vertical-align: top;}

table#formTable td.name, table#formTable td.email, table#formTable td.phone { 
		padding: 0px 0px 0px 5px;
		text-align: right; 
		vertical-align: middle; 
		font-weight: bold;
		font-size: 12px; }

div#content .button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 5px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	font-size: 16px; color: #000000;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#content .buttonPad {
	padding: 5px;
	background-color: #CC3333;
}

/* Footer Code */
table#Maintable td#Footer {
	height:30px;
	text-align:center;
	/*font-family: Garamond, Georgia, Times; */
	font-size:12px;}
	
div.yellowbox1 {
	background: #FFFFCC; 
	border: 1px solid #333333; 
	padding: 15px; 
	width: 625px; 
	margin: 0px auto;}
	
div#content div#acceptForm {
	border:1px solid #00214b; 
	background: #fefefe; 
	padding: 20px 25px; 
	margin-top: 20px; 
	color: #000000;}

div#content img#jack { 
	margin: 0px -5px 10px 10px; 
	width:245px; 
	height:203; 
	border: none;  }

div#certificateCSS {
	background: url(../images/guarantee_certificate-blank.jpg) no-repeat;  
	height:393px; 
	width:504px; 
	margin: 0px auto; 
	overflow: hidden;}
	
	div#certificateCSS span { 
		display: block; 
		margin: 170px 90px 0px 125px;
		padding: 0px;
		font-size: 10px;}
	
	div#certificateCSS span strong { 
		display: block; 
		margin-top: 8px;}
.optinBorder {
	border: 2px solid #333333;
}
#content {
	padding-right: 40px;
	padding-left: 40px;
}
.slash {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}
.Trebuchet18 {
	font-family: "trebuchet MS";
	font-size: 18px;
}
.Trebuchet24 {
	font-family: "trebuchet MS";
	font-size: 24px;
	color: #000000;
}
.yellowHighlight {
	background-color: #FFFF00;
}
