﻿html {
	overflow-y: scroll;
}

body, td, textarea, input, select, button {
	font-family: Verdana;
	font-size: 12px;
}

h1 {
	font-size: 30px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
}

#bgg {
	display: none; position: fixed;
	left: 0; top: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background-color:transparent; background-image:url(bgdark75.png); background-repeat:repeat; z-index:5000;
}

.texting {position: fixed; top: 50%; left: 50%; margin-left: -400px; margin-top: -150px; width: 760px; height: 232px; padding: 10px 20px 10px 20px; border: 1px solid #bbbbbb; background-image:url(bgdark60.png); z-index:9999;}
.texting h1 {font-size: 30px; margin: 3px 0; text-align: center; color: #ffffff; text-decoration: none;}
.texting h1 a {color: #ffffff}
.texting h2 {font-size: 22px; margin: 3px 0; text-align: center; color: #ffffff; padding: 8px 0 0 0;} /* T-R-B-L */
.texting h2 a {color: #ffffff}
.texting p {font-size: 12px; text-align: center; color: #ffffff;}
.texting .gold, .texting .gold a {color: #9d910d}

.texting h3 {padding: 30px 0 0 0; font-family: Arial; font-size: 36px; margin: 3px 0; text-align: center; color: #ffffff;}
.texting h3 a {padding: 0.3em 4em; background: #f1c000; border: 1px solid #dddddd; text-decoration: none; color: #ffffff;}
.texting h3 a:hover {text-decoration: underline; color: #000000;}
