* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: #F6F6F6 url(../images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

input,textarea {
	padding: 2px 5px;
	border: 1px solid #aaa;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

input[readonly] {
	background: buttonface;
}

#PoolDate input {
	width: 170px;
}

#PoolDate select {
	width: 180px;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1,h2,h3,h4 {
	margin: 0;
}

h1,h2,h3,h4 {
	margin-bottom: 15px;
	padding-bottom: 6px;
	border-bottom: 1px solid #DBDBDB;
	letter-spacing: -0.036em;
	font-weight: normal;
	color: #37404C;
}

h1 {
	font-size: 22px;
	font-weight: 600;
}

h2 {
	font-size: 26px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p,ul,ol {
	margin-bottom: 1.5em;
	line-height: 170%;
	text-align: justify;
}

ul,ol {
	margin-left: 3em;
}

li dd {
	float: left;
	width: 385px;
}

form dt {
	font-size: 14px;
	font-weight: 600;
	margin-right: 10px;
	width: 180px;
	display: block;
	padding-top: 10px;
	float: left;
	clear: both;
	text-align: left;
}

form dd {
	padding-top: 8px;
	margin-left: 0;
	float: left;
	min-height: 20px;
	min-width: 200px;
}

#objMenu {
	margin: 0px;
	padding: 0px;
}

#objMenu li {
	background: url(../images/img07.jpg) repeat-x left bottom;
	min-width: 116px;
	font-size: 14px;
	padding: 9px;
	float: left;
	display: block;
	text-align: center;
	cursor: pointer;
	color: #FF5A00;
}

.titleObj p {
	line-height: 12px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.mSelected {
	color: red;
	font-weight: 600;
	font-size: 16px;
	text-decoration: none;
}

.mNormal {
	color: #FF5A00;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
}

a:hover {
	color: #d00;
	font-weight: 600;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

#wrapper {
	width: 1204px;
	margin: 0 auto;
	background: url(../images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(../images/img10.jpg) no-repeat left bottom;
}

#header {
	height: 140px;
	background: #087FE7 url(../images/img03.jpg) no-repeat;
}

#page {
	background: url(../images/img04.jpg) no-repeat;
}

#content {
	float: left;
	width: 660px;
	margin-left: 30px;
}

.post {
	padding-top: 20px;
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.title-description {
	position: relative;
	top: -10px;
	margin: 0px;
}

.post .title a:hover {
	text-decoration: none;
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(../images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post img {
	padding-right: 10px;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta  .permalink {
	cursor: pointer;
	display: block;
	float: right;
	padding-left: 17px;
	background: url(../images/img09.gif) no-repeat left center;
	font-size: 13px;
	font-weight: 600;
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(../images/img08.gif) no-repeat left center;
}

.iconDiv img {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.entry {
	text-align: justify;
}

.Hleft-title {
	float: right;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	padding-top: 4px;
	cursor: pointer;
}

#comments {
	padding-top: 20px;
}

#sidebar {
	float: left;
	width: 180px;
	padding-top: 22px;
	margin-left: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li li {
	margin: 0;
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(../images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

#search #s {
	width: 106px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #aaa;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

#widebar {
	margin: 0 50px;
	padding: 0px;
	background: #F4F4F4 url(../images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

#widebar h3 {
	margin-left: 10px;
	margin-right: 10px;
	border: none;
	clear: both;
	padding: 0px;
}

.col {
	float: left;
	width: 168px;
	height: 160px;
	text-align: center;
}

.col div {
	text-align: center;
}

.homeWindowsTitle {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: 600;
	height: 20px;
	overflow: hidden;
}

.homeWindowsTitle a {
	color: #6B6B6B;
	text-decoration: none;
}

.homeWindowsTitle a:hover {
	color: #6B6B6B;
	text-decoration: none;
}

.homeChengesBox {
	float: left;
	width: 535px;
	height: 110px;
	margin-left: 8px;
	margin-bottom: 10px;
}

.homeChengesBox img {
	float: left;
}

.homeChengesBox p {
	float: left;
	width: 355px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	padding-left: 8px;
	line-height: 16px;
	font-family: Arial;
	overflow: hidden;
}

.homeChengesBox div img {
	float: left;
	width: 20px;
}

#footer {
	height: 108px;
	background: url(../images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 25px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

.darkWindowBack {
	background-color: #000000;
	width: 100%;
	height: 100%;
	filter: alpha(opacity =     35);
	-moz-opacity: .35;
	opacity: .35;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 101;
}

.errors {
	padding: 0px;
	margin: 0px;
	color: red;
	font-weight: 600;
	list-style: none;
	text-align: center;
	font-size: 14px;
}

.description {
	display: inline;
}

#loginDiv {
	margin-left: 5cm;
	background-color: #F0F0F0;
	border: solid;
	border-width: thin;
	border-color: #ccc;
	width: 190px;
	padding: 10px;
}

#loggedin {
	padding: 0px;
	margin: 0px;
	color: white;
	float: right;
	margin-right: 2cm;
}

#loggedin a {
	color: white;
	text-decoration: none;
	font-weight: 600;
}

#loggedin a:hover {
	text-decoration: none;
}

#acptreg {
	width: 15px !important;
}

.homeNewsletter {
	cursor: pointer;
	clear: both;
	font-family: Arial;
	height: 52px;
	width: 635px;
	padding: 5px;
	margin: 5px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 11px;
	border: thin solid #ccc;
	background: #f1f1f1;
	text-transform: uppercase;
}

.homeNewsletter:hover {
	border-color: #999;
}

.homeNewsletter img {
	float: left;
	margin-right: 1cm;
	margin-left: 10px;
}

.homeNewsletter p {
	margin: 0px;
}

.homeNewsletter div {
	float: right;
	text-align: center;
	width: 200px;
	font-weight: 600;
	font-size: 14px;
	margin-top: 10px;
}

.homeNewsletter a {
	text-decoration: none;
}

.homeNewsletter a:hover {
	text-decoration: none;
}

#submitbutton {
	cursor: pointer;
}

.messageReceive {
	text-align: left;
	color: red;
	font-weight: 600;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: thin solid #ccc;
	padding: 10px;
	background: #f1f1f1;
}

.messageReceive img {
	float: left;
}

.logo {
	margin: 0px;
	height: 55px;
	padding: 10px 0px 25px 0px;
	color: #FFFFFF;
	float: right;
	margin-right: 70px;
	clear: both;
	text-align: right;
}

.logo img {
	
}

.logo .sub_title {
	font-size: 11px;
	position: relative;
	top: -5px;
	left: 0px;
}

#menu {
	float: right;
	margin-right: 0px;
	width: 544px;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
}

#page_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#page_menu li {
	display: block;
	float: left;
	position: relative;
	z-index: 100;
	margin-right: 1px;
	font-size: 13px;
	font-weight: bold;
	width: 81px;
}

#page_menu li span {
	display: block;
	z-index: 100;
	padding-left: 20px;
	font-size: 11px;
}

#page_menu li a,#page_menu li a:visited {
	display: block;
	padding: 0;
	white-space: nowrap;
}

#page_menu dl {
	position: absolute;
	top: 0;
	left: 0;
}

#page_menu dt {
	text-align: center;
	width: 79px;
	padding: 1px;
	float: left;
	border-bottom: 1px solid #ddd;
	background: #69c;
}

#page_menu dd {
	display: none;
	background: #47a;
	font-size: 12px;
	width: 120px;
	border-bottom: 1px solid #fff;
}

#page_menu dt a,#page_menu dt a:visited {
	padding: 2px 0px;
}

#page_menu dd a,#page_menu dd a:visited {
	color: #fff;
	display: block;
	padding: 5px 10px;
}

#page_menu dt a:hover {
	background: #258 url(../images/top.gif) no-repeat top left;
	color: #9cf;
}

#page_menu dd a:hover {
	background: #258;
	color: #9cf;
}

#page_menu li:hover dd,#page_menu li a:hover dd {
	display: block;
}

#page_menu li:hover dl,#page_menu li a:hover dl {
	padding-bottom: 15px;
}

.icons_pools img {
	padding-right: 3px;
}

.icons_pools2 img {
	padding-right: 1px;
}

.bold_txt {
	font-weight: 600;
	color: #444;
}

.title {
	font-size: 20px;
}

.info-rank-box a:hover {
	font-weight: 500;
}
