H1 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 18px;
	color: #003366;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
}
H2 {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}
.xsmall10 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; }
.xsmall12 { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; }
.xsmall { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; }
.bsmall { font-family: verdana,arial,helvetica,sans-serif; font-size: 14px; }
.small { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; }
.medium { font-family: verdana,arial,helvetica,sans-serif;	font-size: 14px; }
.red { color: #CC6600; }
.superred { color: #A40000; }
.blue { color: #003366; }
.silver {	color: #727272; }
.white { color: #FFFFFF; }
.redsmall { color: #CC6600; font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; }
.bluesmall { color: #003366; font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; }
.greybox {	border-left : 1px solid #333333; border-top : 1px solid #333333; }
.quote {
	background-color : #DFDFDF;
	border-left : 1px solid #333333;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-right : 1px solid #333333;
}

.quote1 {
	background-color : #ECECD9;
	border-left : 1px solid #999999;
	border-top : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-right : 1px solid #999999;
}

.bLink:hover { color: #000000 ; text-decoration: none; }
.bLink  { color: #000000 ;  text-decoration: none; }
.bLinku:hover { color: #000000 ; text-decoration: underline; }
.bLinku  { color: #000000 ; text-decoration:  none; }
.bLinkpu:hover { color: #000000 ; text-decoration: underline; }
.bLinkpu  { color: #000000 ; text-decoration:  underline; }
.blLinkpu:hover { color: #003366 ; text-decoration: underline; }
.blLinkpu  { color: #003366 ; text-decoration:  underline; }
.Link:hover { color: #CC6600; text-decoration: underline; }
.Link  { text-decoration:  none; }
.link003366 {
	color: #003366;
	text-decoration: none;
}
.link003366:hover {
	color: #003366;
	text-decoration: none;
}
.wLink:hover { color: #ffffff ; text-decoration: underline; }
.wLink  { color: #ffffff ; text-decoration:  none; }
.rLink:hover { color: #DA251D;	text-decoration: underline; }
.rLink  { color: #DA251D; text-decoration:  none; }
.rLinkpu:hover { color: #DA251D;	text-decoration: underline; }
.rLinkpu  {	color: #DA251D; 	text-decoration: underline; }
.oLink:hover { color: #CC6600;	text-decoration: underline; }
.oLink  { color: #CC6600; text-decoration:  none; }
.yellowLink:hover {
	color: Yellow;
	text-decoration: underline;
}
.yellowLink  {
	color: Yellow;
	text-decoration: none;
}
UL {
	margin-top : 1px;
	margin-bottom : 1px;
}
.forum_admin{
	color : #DA251D;
	font-weight : bold;
}
.forum_clone{
	color : Gray;
	font-weight : normal;
}

.hint {
	background-color: #CBDFEF;
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	left: 60px;
	opacity: 0.80;
	padding: 5px;
	position: absolute;
	top: 30px;
	visibility: hidden;
	z-index: 2000;
}

.hint2 {
	background-color: #333333;
	color: #333333;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	left: 63px;
	opacity: 0.50;
	padding: 5px;
	position: absolute;
	top: 33px;
	visibility: hidden;
	z-index: 1900;
}

.chips
{
	width:175px;
	height:260px;
	display: block;
	position: relative;
	float:left;
	margin: 0 8px 5px 0;
	padding: 5px;
	/*list-style:none;
	*/
	border:1px dotted #999;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}

.chairs
{
	width:175px;
	height:350px;
	display: block;
	position: relative;
	float:left;
	margin: 0 8px 5px 0;
	padding: 5px;
	/*list-style:none;
	*/
	border:1px dotted #999;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}

.chips_center {
	text-align : center;
}

.lucky_link:hover {
	color: #ffffff ;
	text-decoration: underline;
	background-color : Red;
	padding: 2px;
	border:2px dotted #FFFFFF;
	font-weight : bold;
}
.lucky_link  {
	color: #ffffff ;
	text-decoration: none;
	background-color : Red;
	padding: 2px;
	border:2px dotted #FFFFFF;
	font-weight : bold;
}
