body {
	font: small/1.4em verdana, sans-serif;
	background: white;
}
body.connect {
	text-align: center;
}
table {
	border-collapse: collapse;
}
TD {Color : Black; Font-Family : Arial; Font-Size : 12px;}
h1 {
	margin: 5px;
}
h3 {
	margin: 5px;
}
ul {
	text-align: left;
}
INPUT.fr1 { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
.subm { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: black; font-weight : Bold; }
.formt { FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 11px; color: #3333cc; font-weight: bold;}
textarea { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
SELECT { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
INPUT.btn { color : #CFD6EF; }
a	{
	color: #07a;
	outline: none;
	}
a:hover {
	color: #004E82;
}
A:active {
	Color : Black;
	text-decoration : none;
}
A.bmnu {
	Color : #535B66;
	text-decoration : underline;
}
A.bmnu:visited {
	Color : #535B66;
	text-decoration : underline;
}
A.bmnu:hover {
	Color : #535B66;
	text-decoration : none;
}
A.bmnu:active {
	Color : #535B66;
	text-decoration : none;
}
A.lmnu {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : none;
	Font-Weight : bold;
}
A.lmnu:visited {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : none;
	Font-Weight : bold;
}
A.lmnu:hover {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : underline;
	Font-Weight : bold;
}
A.lmnu:active {
	Color : #050C24;
	Font-Family : Arial;
	Font-Size : 12px;
	text-decoration : underline;
	Font-Weight : bold;
}
.important {
	margin-bottom: 10px;	
	border: 1px solid #FDAAAA; 
	background: #F9E0E0;
	padding: 10px;
	padding-top: 20px;
	color: #666666;
}
.wtxt {
	Color : White;
	Font-Family : Arial;
	Font-Size : 12px;
}
.cop {
	Color : Black;
	Font-Family : Arial;
	Font-Size : 12px;
}
/*    MY CSS
---------------------------------------------*/
*.wf
	{ width: 100%; }
	
*.hf
	{ height: 100%; }
	
.connect li {
	font-size: 1.2em;
}	
.container {
	text-align: left;
	width: 600px;
	margin: 0 auto;
	padding: 40px;
	border: 1px solid #dbdbdb;
}
.url {
	margin: 20px;
}
	.url a:link,
	.url a:visited {
		color: red;
		font-size: 18px;
	}
.links {
	clear: both;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
}
.details {
	padding: 0 0 10px 0px;
	font-size: 9px;
}
.ad {
	border: 1px solid #A8DE4E;
	background: #F3FAE6;
	padding: 10px;
	font-size: 12px;
	text-align: center;
}
.examples {
	margin-bottom: 20px;
}
.examples td,
.examples th {
	border: 1px solid #dbdbdb;
	padding: 5px;
	font-size: 12px;
}	

.banners {
	float: left;
	display: inline;
	width: 30%;
}

.game {
	display: none;
}