/* CSS Document */

html{ 
	font-family: "Trebuchet MS";}
a:link, a:visited {
	color: #0000CC;
	font-weight: bold;
}
a:hover, a:active {
	color: #CC0000;
}

body { 
	margin:0px; 
	padding:0px; 
	background-image: url(../images/gradientBG.jpg);
	background-repeat: repeat-x;
	background-position: center 150px;
	background-color: #d3e2e9;}

div#Banner {
	background: url(../images/bannerBG.jpg) repeat-x top; 
	height: 150px;}

.bannerBG {
	display: block;
	clear: both;
	width: 770px;
	margin: 0px auto;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

table#mainTable { 
	width: 770px; 
	margin: 0px auto;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background: #FFFFFF;}
	
td#mainContent {
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
}
.green {
	color: #336600;
}
.smallTX {
	font-size: 20pt;
}



table#squeezeTable {
	width:720px;
	margin-top: -15px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

table#squeezeTable tr > td { padding: 5px; width: 230px;}

table#squeezeTable td#formCell { width: 0px;}

table#squeezeTable td#formCell td {width: 100%;}


.copy {
	font-size: 12px;
}
.red {
	color: #CC0000;
}
.audioBG {
	background-image: url(../images/tsButton-replay.jpg);
	background-repeat: no-repeat;
}
.boxTop {
	background-image: url(../images/whitebox_03.gif);
	background-repeat: repeat-x;
}
.boxBottom {

	background-image: url(../images/whitebox_15.gif);
	background-repeat: repeat-x;
}
.boxLeft {
	background-image: url(../images/whitebox_11.gif);
	background-repeat: repeat-y;
}
.boxRight {
	background-image: url(../images/whitebox_09.gif);
	background-repeat: repeat-y;
}
.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;
}
