* {
	margin:0;
	padding:0;
	outline:none;
}
body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 margin:0 auto;
 text-align:center;
 background:#FFFFFF;
}
a {
	text-decoration:none;
}
#wrapper {
	width:800px;
	margin:auto;
	background-color:#f8fbfe;
}
#top {
	width:800px;
	height:30px;
	background:url(/img/top.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:10px;
}

#lang {
	width:249px;
	padding-top:7px;
	text-align:justify;
	font-size:11px;
	text-decoration:none;
	color:#3d74cd;
	float:left;
}
#lang a:link, #lang a:visited {
	text-decoration:none;
}
#lang a:hover {
	color:#FFFFFF;
}
#lang_sel {
	text-decoration:none;
	color:#FFFFFF;
}
#navigation {
	width:530px;
	text-align:right;
	float:left;
	font-size:11px;
	padding-left:5px;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:7px;
}
#navigation a:link, #navigation a:visited {
	text-decoration:none;
	color:#FFFFFF;
	padding:5px;
}
#navigation a:hover {
	color:#FFFFFF;
	background:#8acaff;
}
#logo {
	width:800px;
	background-image:url(/img/logo.png);
	height:160px;
	background-repeat:no-repeat;
}
#left_pane {
	width:250px;
	float:left;
}
#menu {
	cursor:pointer;
}
#menu ul {
	height:30px;
	background-repeat:no-repeat;
	background:url(/img/button.png);
	cursor:pointer;
}
#buttons {
	padding-top:7px;
	text-align:left;
	text-decoration:none;
	margin-left:20px;
	color:#FFFFFF;
	font-size:12px;	
}
#button a {
	text-decoration:none;
}
#menu_sel {
	background: url(/img/button_sel.png);
}
#buttons_sel {
	background: url(/img/button_sel.png);
}
#menu ul:hover {
	background-image: url(/img/button_sel.png);
	height:30px;
}
#clear {
	clear:both;
}
#content {
	width:548px;
	float:left;
	text-align:justify;
	margin-left:1px;
	margin-bottom:10px;
}
#nav {
	border-bottom:1px dotted #67b6ff;
	text-align:left;
	font-size:10px;
	font-style:normal;
	padding-left:5px;
	padding-bottm:3px;
}
#nav a {
	text-decoration:none;
	color:#000000;
}
#nav a:hover {
	color:#00CCFF;
}
#down_navigation {
	width:750px;
	height:30px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top:7px;
	float:left;
	padding-left:8px;
	text-decoration:none;
	margin:auto;
}
#footer {
	width:800px;
	height:30px;
	background:url(/img/footer.png);
	background-repeat:no-repeat;
}
#createdby {
	float:left;
	background-image:url(/img/copyright.png);
	background-repeat:no-repeat;
	background-position:right;
	width:240px;
	padding-top:30px;
}
.subscribe {
	font-size:12px;
	text-align:left;
	padding-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#1154c2;
	border-bottom:1px dotted #1154c2;
	padding-bottom:3px;
}
#subscribe_email {
	margin-left:5px;
	width:155px;
	border:1px solid #1154c2;
	background-color:#F8F8F8;
	height:18px;
	float:left;
	font-size:14px;
	padding:2px;
}
#subscribe_email:hover {
	background:#eef6fd;
}
#subscribe_submit {
	float:left;
	margin-left:5px;
	width:70px;
	height:24px;
	cursor:pointer;
	background:#67b6ff;
	font-size:12px;
	text-align:center;
	border:1px solid #1154c2;
	padding-bottom:3px;
}
#subscribe_submit a {
	text-decoration:none;
}
#subscribe_submit:hover {
	text-decoration:none;
	background:#084dbf;
	color:#FFFFFF;
}
table {
	width:500px;
	border:1px;
	border-collapse:collapse;
	margin:5px 0px 5px 0px;
	margin:auto;
}

.table_header {
	background:#5eb4fb;
	text-align:center;
}

td {
	border:1px solid #084dbf;
	padding:3px;
}

.td_thin {
	width:120px;
	text-align:center;
}

.table_results tr:hover {
	background-color:#b9dffe;
}
.members {
	padding:5px;
	text-align:center;
	text-decoration:none;
	font-size:11px;
}
.membersname {
	text-align:left;
	font-size:11px;
}
.membersname a {
	color:#084dbf;
	text-decoration:none;
}
.membersname a:hover {
	color:#FFFFFF;
}
#memberspanel {
	width:500px;
	margin:auto;
	margin-top:5px;
}
.memberspanel {
	font-size:11px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.memberspanel a {
	text-decoration:none;
	color:#084dbf;
}
.memberspanelnav {
	font-size:12px;
	text-decoration:none;
	color:#084dbf;
	font-weight:bold;
	cursor:pointer;
}

#contactsbody {
	width:500px;
	margin:5px;
}
.table2 {
	width:350px;
	margin-top:5px;
	font-size:11px;
	text-decoration:none;
	padding:3px;
}
#contactbody {
	width:500px;
}
#contactbody form span {
	width:100px;
	display:block;
	float:left;	
}

#contactbody form input, #contactbody form textarea {
	width:350px;
	border:1px solid #084dbf;
	font-size:12px;
	margin-bottom:2px;
}

#contactbody form textarea {
	height:80px;
}

#contactbody form #submit {
	margin-left:50px;
	width:70px;
	cursor:pointer;
	background:#67b6ff;
	font-size:12px;
	text-align:center;
	border:1px solid #1154c2;
	padding-bottom:3px;
	margin-top:10px;
}

#contactbody form #submit:hover {
	text-decoration:none;
	background:#084dbf;
	color:#FFFFFF;
}

#contactbody #error {
	color:#F00;
	padding-bottom:10px;
}

#contactbody #security-code {
	width:125px;
	height:28px;
	float:left;
	font-size:20px;
	color:#9F0C0C;
	margin-left:24px;
}
.heading1 {
	font-size:15px;
	text-align:center;
	font-weight:bold;
	margin:5px;
}
.activity {
	list-style-image:url(/img/bullet.gif);
	margin-left:20px;
	padding:5px;
	text-align:justify;
	font-size:11px;
}
.rulestxt {
	padding:5px;
	text-indent:20px;
	text-align:justify;
}
.resultnums_cur {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin:3px;
	border:1px dotted #6699ff;
	background-color:#d8e5ff;
	cursor:pointer;
}
.resultnums {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin:3px;
	border:1px dotted #6699ff;
	background-color:#084dbf;
	cursor:pointer;
}
#pages {
	margin:auto;
	text-align:right;
}
.pages {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	paading-bottom:3px;
	border:1px dotted #8acaff;
	color:#FFFFFF;
	background-color:#084dbf;
	margin:3px;
	cursor:pointer;
}
.pages_cur {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	paading-bottom:3px;
	border:1px dotted #8acaff;
	color:#084dbf;
	background-color:#eef6fd;
	margin:3px;
	cursor:pointer;
}
.mainheading {
	font-size:14px;
	font-weight:bold;
	color:#084dbf;
	padding:3px;
	text-align:center;
}