body {
	background-color: #E2E2E2;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#content {
	background-image: url(../images/middle_bg.png);
	background-repeat: repeat-y;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
.content {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	font-weight: bold;
	color: #0000CC;
}
a:active, a:hover {
	font-weight: bold;
	color: #CC0000;
}
.red {
	color: #CC0000;
}
.breaker {
	clear: both;
	height: 1px;
}
.check li {
	list-style-image: url(../images/checkmark.jpg);
}
.copyright {
	font-size: 14px;
}
.alexButtonPad {
	padding: 6px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg {
	background-color: #FFFFFF;
	padding-top: 15px;	
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
.alexButtonTw {
	font-size: 9px;
}
.alexButtonPad2 {
	padding: 4px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg2 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
	padding: 7px 4px;
}
div#content ul.point li {
	padding-left: 12px;
	margin-left: 10px;
	list-style-image: url(../images/point.gif);
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
}
table.yellowTable {display:block; width:250px; margin:0px auto;border:none;}
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 { 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.whiteTable {display:block; clear:both; width:250px; border:none; color:#2b1e01; margin-top: 20px; margin-right: auto; margin-bottom: 20px; margin-left: auto;}
table.whiteTable td {padding:0px; overflow:hidden; border:none;}
table.whiteTable td.topleft { width:30px; height: 30px; background: url(../images/wt-topleft.gif) no-repeat;}
table.whiteTable td.topspan {height: 30px; background:url(../images/wt-topspan.gif) repeat-x;}
table.whiteTable td.topright { width:30px; height: 30px; background:url(../images/wt-topright.gif) no-repeat;}
table.whiteTable td.leftspan { width: 30px; background:url(../images/wt-leftspan.gif) repeat-y;}
table.whiteTable td.whiteTableContent { padding:10px; background:#000000;}
table.whiteTable td.rightspan { width: 30px; background:url(../images/wt-rightspan.gif) repeat-y;}
table.whiteTable td.bottomleft {width:30px; height: 30px; background:url(../images/wt-bottomleft.gif) no-repeat;}
table.whiteTable td.bottomspan {height: 30px; background:url(../images/wt-bottomspan.gif) repeat-x;}
table.whiteTable td.bottomright {width:30px; height: 30px; background:url(../images/wt-bottomright.gif) no-repeat;}
.sig {
	font-weight: bold;
	color: #CC0000;
}