/* OVERRIDES */
body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66FFFF;
}
img {
	border: 0px;
	border-style: none;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF66;
	text-decoration: underline;
}
.play {
	background-color:#366;
	/*background-image: url(../images/10.gif);*/
}
.play #pwrapper {
	background-image:url(../images/09r.jpg);
	background-position:0px 253px;
	background-repeat:repeat-y;
	background-color: #336666;
}
.play #bgwrap {
	background-image:url(../images/lined_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.play #top {/* Top-O-Page */
	background-color:#004400;/* #00CC33 */
	background-image:url(../images/06.jpg);
	background-position:203px 25px;
	background-repeat:no-repeat;
	font-size: 9px;
	color: #000000;
}
.play #top a {
	color: #000000;
}
.play #toplinks {
	height:22px;
	line-height:20px;/* 22 */
	color: #FF3300;
	font-size: 10px;
	text-align: right;
	padding-right:20px;
	background-color: #FFCC99;
	background-image: url(../images/01.jpg);
	background-repeat: no-repeat;
}
.play #toplinks a:link {
	color: #000000;
}
.play #toplinks a:visited {
	color: #000000;
}
.play #toplinks a:hover {
	color: #FF3300;
}
.play #toplinks a:active {
	color: #FFCC00;
}
.play #gs_o {/* GreenStroke_Ovr */
	height:3px; 
	background-image:url(../images/gs.gif); 
	/*background-repeat:no-repeat;*/
	background-repeat:repeat-x;
}
.play #title {
	height:182px; 
	background-image:url(../images/05.jpg); 
	background-repeat:no-repeat; 
	padding-left:203px;
}
.play #gs_u {/* GreenStroke_Undr */
	height:3px; 
	background-image:url(../images/gs.gif); 
	/*background-repeat:no-repeat;*/
	background-repeat:repeat-x;
}
.play #leftmargin {/* Left Margin */
	float:left;
	width:203px;
	margin-bottom:50px;
}
.play #content {/* Page Content */
	margin-left:216px;
	/*background-image:url(../images/10.gif);*/
	/*background-position:right;*/
	/*background-repeat:repeat-y;*/
	text-align: left;
}
.play #info {/* Company Infos */
	padding-bottom:50px;
}
.play #foot {/* Footer */
	clear:both;
	/*background-image:url(../images/footbg.gif);*/
	background-position:right;
	background-repeat:repeat-y;
}
.play #footlinks {
	font-size:9px;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/FooterBG.gif);
	background-repeat:repeat-x;
	height:51px;
	line-height:51px;
}
.play #copyright {
	font-size:10px;
	color:#333333;
	line-height:28px;
	text-align:center;
}
.play #copyright a {
	color:#399;
}
/* === Bottom Note === */
.play #bnote {
	padding-top:50px; 
	margin-left:240px;
}
/* === Table Background === */
.TableBG {
	background-image: url(../images/tablebg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.HTableBG {
	background-image: url(../images/hdtablebg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
/* === METEO BOX/DIV === */
.meteo {
	background-color: #993300;
	padding: 5px;
	width: 124px;
	color: #33FFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	border: 2px ridge #CC6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* === BLACK === */

.b-9 {
	font-size: 9px;
	color: #000000;
}
.b-10 {
	font-size: 10px;
	color: #000000;
	padding-right: 12px;
}
.b-12 {
	font-size: 12px;
	color: #000000;
}
/* === BURGUNDY === */

.br-9 {
	font-size: 9px;
	color: #660000;
}
.br-10 {
	font-size: 10px;
	color: #660000;
	padding-right: 12px;
}
.br-12 {
	font-size: 12px;
	color: #660000;
}
.br-14 {
	font-size: 14px;
	color: #660000;
}
.br-16 {
	font-size: 16px;
	color: #660000;
}
.br-18 {
	font-size: 18px;
	color: #660000;
}
/* === TEAL === */

.g-9 {
	font-size: 9px;
	color: #66CC00;
}
.g-10 {
	font-size: 10px;
	color: #66CC00;
}
.g-12 {
	font-size: 12px;
	color: #66CC00;
}
.g-14 {
	font-size: 14px;
	color: #66CC00;
}
.g-16 {
	font-size: 16px;
	color: #66CC00;
}
.g-18 {
	font-size: 18px;
	color: #66CC00;
}
/* === ORANGE === */

.o-9 {
	font-size: 9px;
	color: #33FFFF;
}
.o-10 {
	font-size: 10px;
	color: #33FFFF;
}
.o-12 {
	font-size: 12px;
	color: #33FFFF;
}
.o-14 {
	font-size: 14px;
	color: #33FFFF;
}
.o-16 {
	font-size: 16px;
	color: #33FFFF;
}
.o-18 {
	font-size: 18px;
	color: #33FFFF;
}
.o-24 {
	font-size: 24px;
	color: #33FFFF;
}
/* === NORMAL === */
.n {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
/* === BOLD === */
.st {
	font-weight: bolder;	
}
/* === ITALIC === */
.em {
	font-style: italic;
}
/* === SUPER-POWER === */
.sup {
	/*vertical-align: text-top;*/
	
	vertical-align: super;
	font-size: 9px;
	font-weight: normal;
}