body, html {
	margin:0px;
	color: #5a5a5a;
	height:100%;
}

body a:link, body a:visited, body a:active{
	color: #009fc7;
}
body a:hover{
	color: #0083a4;
}

.main_table {
	width:100px;
	vertical-align:top;
	height:75%;
}
.contests td {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	border-top: 1px;
	border-right:1px;
	border-left: 0px;
	border-bottom:0px;
	border-color:#fff;
	border-style:solid;
	color: #393939;
}


.head {
	background-image: url("http://i.spark-media.ru/quests/all/bg.jpg");
	font-weight: bold;
	background-repeat:repeat-x;
	background-position:bottom;
}

.head_left {
	background-image: url("http://i.spark-media.ru/quests/all/upleft.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	width:20px;
	border-right:0px;
	font-weight: bold;
}
.head_right {
	background-image: url("http://i.spark-media.ru/quests/all/upright.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;
	width:20px;
	font-weight: bold;
}
.foot {
	background-color:#f0f0f0;
	height:18px;
}

.foot_left {
	background-image: url("http://i.spark-media.ru/quests/all/leftbottom.jpg");
	background-position: bottom left;
	height:18px;
	width:20px;
	border-right:0px;
	background-repeat:no-repeat;
}
.foot_right {
	font-size: 1px;
	background-image: url("http://i.spark-media.ru/quests/all/rightbottom.jpg");
	background-position: bottom right;
	background-repeat:no-repeat;
	height:18px;
	width:20px;
}




.contests .description {
	color: #098bd7;
	width:500px;
}
.contests a:link, .contests a:hover{
	color: #393939;
	text-decoration:underline;
	font-size:14px;
}
.contests a:visited {
	color: 696969;
	text-decoration:underline;
	font-size:14px;
}

.rating {
	width:  186px;
	background-image: url("http://i.spark-media.ru/quests/all/rating2.gif");
	background-repeat: no-repeat;
	background-position: right top;	
	margin-top: 3px;
	font-size: 12px ;
}
.rating div {
	padding-top:  0px;
	padding-left:  10px;
	padding-right:  4px;
	color: #ffffff;
	float:top;
}
.rang {
	font-weight: bold;
	font-size: 18px ;
	padding-top:  0px;
	margin-top:  0px;
}
.big {
	font-size: 25px ;
	text-align: right;	
	font-weight: bold;
	margin-right:  15px;
}


.contest_links {
	margin-bottom:0px;
}
.contest_links a:link, .contest_links a:hover, .contest_links a:visited {
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
