body {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.binfo {
	color: red;
}

a {
	color: #7474d0;
	outline: none;
}

a:hover {
	text-decoration: none;
}

#main {
	position: relative;
	margin: 0 auto;
	width: 1006px;
	margin-top: 50px;
}

#logo {
	float: left;
}

#mainmenu {
	float: right;
	width: 650px;
	height: 94px;
}

.floater {
	width: 180px;
	text-align: right;
	margin-right: 20px;
	color: #747474;
	font-size: 12px;
	float: right;
}

.floater table {
	border: none;
}

.floater td {
	height: 20px;
	text-align: left;
}

.floater td.first {
	width: 20px;
}

.clear {
	clear: both;
}

#menuright {
	float: right;
	width: 240px;
}

.block {
	position: relative;
	background-color: #ededed;
	margin-top: 30px;
	padding: 10px;
	margin-bottom: 20px;
}

.block img.topcorner {
	position: absolute;
	top: 0px;
	left: 0px;
}

.block img.bottomline {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#footer {
	position: relative;
	background-color: #ededed;
	height: 100px;
}

#footer img {
	position: absolute;
	margin-left: 0px;
}

#footer .floater {
	width: 250px;
	margin-top: 30px;
	font-size: 16px;
	text-align: left;
}

#footer .floater .fllinks {
	margin-bottom: 5px;
}

#footer input[type=text] {
	margin-top: 10px;
	margin-right: 10px;
	color: #b2b2b2;
	width: 300px;
	border: 1px solid #757575;
	padding: 4px;
}

#footer #centerfoot.floater {
	width: 400px;
}

#content {
	position: relative;
	margin: 0px;/*
	margin-left: 30px;
	margin-top: 30px;*/
	/*width: 700px;*/
	width: 1006px;
	float: left;
	min-height: 540px;
	height:auto !important;
	height: 511px;
}

h1 {
	font-family: Georgia, times, serif;
	color: #df0000;
	font-size: 24px;
	font-weight: normal;
}

#content h2 a {
	font-size: 22px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: Georgia, times, serif;
}

#content p {
	font-family: sans-serif;
	line-height: 20px;
	font-size: 14px;
}

#content p.newsdate {
	margin-top: -15px;
	margin-bottom: 30px;
}

#content p.newsdate a {
	color: #b9b9b9;
	text-decoration: none;
	font-size: 12px;
}

.menuheader {
	color: #7575d0;
	font-weight: bold;
	margin-top: 10px;
}

.block .link {
	color: #7575d0;
	margin-left: 20px;
	margin-top: 5px;
}

.block h3 {
	margin: 0px 0px 10px 5px;
}

h3 {
	color: #e00000;
	font-family: Georgia, times, serif;
	font-size: 18px;
	font-weight: normal;
}

.paginator {
        text-align: left;
	font-family: monospace;
}

.paginator a, .paginator div {
        text-decoration: none;
        width: 22px;
        height: 20px;
        color: #7575d0;
        font-size: 14px;
        font-family: sans-serif;
	padding-top: 3px;
}

.paginator div {
	display: block;
	float: left;
}

.paginator div {
	background-color: #7575d0;
	color: #ffffff;
	font-family: monospace;
	text-align: center;
}

.paginator a:hover {
        text-decoration: underline;
}

.paginator a {
	display: block;
	float: left;
	text-align: center;
}

.pag {
        margin-top: 50px;
        text-align: center;
}

.form {
	border: none;
	position: relative;
}

.form td {
	color: #777777;
}

.black td {
	color: #000000;
	text-align: center;
}

.form input[type=text], .form input[type=file], .form input[type=password], .form textarea, .form select, .rightblock select {
	border: 1px solid #777777;
}

.rightblock {
	text-align: right;
	margin-bottom: 20px;
}

.rightblock select {
	width: 200px;
}

.ranktitle td {
	text-align: center;
}

.titlesort {
	color: #7575d0;
	font-size: 13px;
	display: block;
	margin-bottom: 3px;
	/*border-bottom: 1px dashed #7575d0;*/
	text-decoration: none;
}

.titlesort img {
	border: none;
}

.granks {
	background-color: #ededed;
}

.granks td {
	position: relative;
}

.left {
	text-align: left !important;
	padding-left: 5px;
	vertical-align: middle;
}

.left img {
	/*position: absolute;
	left: 0px;
	top: 0px;*/
	margin-left: -11px;
	float: left;
}

.left a {
	padding-top: 5px;
}

.letters td {
	font-family: arial,sans-serif;
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
}

.emptyfield {
	margin-bottom: 50px;
}

.row {
	margin-bottom: 20px;
}

.tip {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.second {
	padding-left: 50px;
}

.nth-color td, .nth-color select, .nth-color {
	background-color:#F8F8F8;
}

.tipblock {
	vertical-align: top;
	border: 1px solid #2F4B66; 
	background-color: #FBFFCC; 
	padding: 4px;
}

.grandbracket {
	font-size: 130px;
}

