#ad200x120 {
	width: 200px;
	height: 120px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align : center;
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : Yellow;
	cursor : default;
}

#ad200x60 {
	width: 200px;
	height: 60px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align : center;
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : Yellow;
	cursor : default;
}

#pad {
	padding: 7px;
}

#whiteText {
	color: White;
}

#pixelText {
	color: #00FFFF;
}

#bottomMarginA
{
	margin-bottom: 11px;
}

#bottomMarginB
{
	margin-bottom: 5px;
}

#redHot {
	text-align : center;
	font-family : sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : White;
	background-color : Red;
}

#redBold {
	font-weight : bold;
	color : Red;
}

#mainText1 {
	font-family : serif;
	font-size : 10pt;
}

.mainText2 {
	font-family : serif;
	font-size : 10pt;
}

#tableText1 {
	font-family : serif;
	font-size : 10pt;
}

.tableText2 {
	font-family : sans-serif;
	font-size : 10pt;
}

.inputText1 { /* for the graphical ad input fields */
	font-family : sans-serif;
	font-size : 8pt;
}

.inputText2 { /* for the totals */
	font-weight : bold;
	text-align : right;
}

.inputCharsLeft {
	font-family : sans-serif;
	font-size : 8pt;
	text-align : center;
	color : Blue;
}

.summaryBoxes {
	font-family : sans-serif;
	font-size : 9pt;
}

.viewTotals {
	font-weight : bold;
	text-align : right;
	font-family : sans-serif;
	font-size : 10pt;
}

.TableBorders {
	border-top : 2px solid Black;
	border-bottom : 2px solid Black;
	border-left : 2px solid Black;
	border-right : 2px solid Black;
}

.alink:link {
	text-decoration: none;
}

.alink:visited {
	text-decoration: none;
}

.alink:hover {
	text-decoration: underline;
}

.menulink:link {
	color: White;
	text-decoration: none;
}

.menulink:visited {
	color: White;
	text-decoration: none;
}

.menulink:hover {
	color: Yellow;
	text-decoration: none;
}

.rlink:link {
	color: Red;
	text-decoration: none;
}

.rlink:visited {
	color: Red;
	text-decoration: none;
}

.rlink:hover {
	color: Red;
	text-decoration: underline;
}
