body {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #E2E2E2;
	background-image: url(../images/background_bg.jpg);
	background-repeat: repeat-x;
}

a:link, a:active, a:visited {
	color: #4376B8;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.rowBg {
	background: url(../images/ask_03.jpg) repeat-y;
}
.copy {
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#header {
	background-image: url(../images/headernew.jpg);
	background-repeat: no-repeat;
}

.content {
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;

}

#content {
	background-image: url(../images/ask_03.jpg);
	background-repeat: repeat-y;
	
}

.red {
	color: #cc0000;
}
.grey {
	color: #999999;
}
.blue {
	color: #0033CC;

}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.copyright a:link, .copyright a:visited {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.copyright a:hover, .copyright a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.privacy {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
}
.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	cursor: default;
	background-image: url(../images/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#buttonPad {
	padding: 8px;
	background-color: #CC3333;
}
.replayQuestion {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #CC0000;
	border: thin solid #000066;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 40px;
	background-color: #FFFFCC;
	padding: 4px;
}
.sig {
	font-weight: bold;
	color: #CC0000;
}
.simlink {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.hotBox  {
	display: block;
	cursor: pointer;
	cursor: hand;
	border: 2px solid #CC0000;
	margin-right: 20px;
	margin-left: 20px;
}
.replayBox {
	border: 2px solid #336699;
}
.bannerPad {
	padding-top: 15px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}
.copy12 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}

.yellowTable {display:block; clear:both; width:650px; margin:0px auto;border:none;}
.yellowTable td {padding:0px; overflow:hidden; border:none;}
.yellowTable td.topleft { width:30px; height: 30px; background:url(../images/yt-topleft.gif) no-repeat;}
.yellowTable td.topspan {height: 30px; background:url(../images/yt-topspan.gif) repeat-x;}
.yellowTable td.topright { width:30px; height: 30px; background:url(../images/yt-topright.gif) no-repeat;}
.yellowTable td.leftspan { width: 30px; background:url(../images/yt-leftspan.gif) repeat-y;}
.yellowTable td.yellowTableContent { background:#FFFFCC;}
.yellowTable td.rightspan { width: 30px; background:url(../images/yt-rightspan.gif) repeat-y;}
.yellowTable td.bottomleft {width:30px; height: 30px; background:url(../images/yt-bottomleft.gif) no-repeat;}
.yellowTable td.bottomspan {height: 30px; background:url(../images/yt-bottomspan.gif) repeat-x;}
.yellowTable td.bottomright {width:30px; height: 30px; background:url(../images/yt-bottomright.gif) no-repeat;}
.yellowTable h1, table.yellowTable h2, table.yellowTable h3 { }

table.whiteTable {
	display:block;
	clear:both;
	width:650px;
	border:none;
	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;}
table.whiteTable h1, table.whiteTable h2, table.whiteTable h3 { color:#2b1e01;}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}

.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;
}

form {
	margin: 0px;
	padding: 0px;
}
input[type='text'], input[type='password'], select, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
input[type='submit'], input[type='button'] {
	font: bold 12px Arial, Helvetica, sans-serif;
}
input[type='submit']:hover, input[type='button']:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
}
.topAudio {
	background: url(../images/ask-audio_03.jpg) repeat-x;
}
.leftAudio {
	background: url(../images/ask-audio_07.jpg) repeat-y;
}
.rightAudio {
	background: url(../images/ask-audio_09.jpg) repeat-y;
}
.bottomAudio {
	background: url(../images/ask-audio_13.jpg) repeat-x;
}
.flashingTextOn {
	color: #CC0000;
}