body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	background-color: #FFF;
}
p {
	font-size: 13px;
	color: #FFF;
}
h1 {
	font-size: 20px;
	color: #CCC;
}
h2 {font-size: 18px; font-weight: bold; color: #CC9966}
h3 {font-size: 16px; font-weight: bold; color: #CC9966}
h4 {font-size: 14px; font-weight: bold; color: #CC9966}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:visit, h6 a:active {
	font-size: 9px; color: #f1de9c; text-align: center;}
h6 a:hover {
	color: #CCC;
	font-size: 9px;
	text-align: center;
}
A:hover {
	COLOR: #FFC;
	TEXT-DECORATION: none;
}
A:link 	{
	COLOR: #FF9;
	TEXT-DECORATION: none;
}
A		{
	COLOR: #FF9;
}
.tbl {
	font-size: 13px;
	color: #FFF;
}
.smltbl {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	background-repeat: repeat
}
ul {
	font-size: 13px;
	color: #FFF;
}
li {
	font-size: 13px;
	color: #FFF;
}
ol {
	font-size: 13px;
	color: #FFF;
}
.textbox   {
	color: #000000;
	font-size: 13px;
	vertical-align: middle;
	border: 1px #993300 solid;
	height: 20px;
	background-color: #EDE2c6
}
.textblock  {
	color: #000000;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	border: 1px #993300 solid;
	background-color: #EDE2c6
}
.button  {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #AF233F;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFF;
}
.none {}
.clearleft { clear: left; }
.clearright { clear: right; }
.clearboth { clear: both; }
.advert, .advert A, .advert A:link {font-size: 9px; color: #FFFFFF; background-color: #999999 }

.OutsideTable {
	background-color: #FFF;
	border: 1px solid #666;
}
.Textbg {
	background-color: #900;
}

