html, body {
	height:100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0; 
	padding:0;
	background-color:#98a7c8;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none; 
	color:#F18EF4;
}
a:hover {
	text-decoration: underline; 
}
.thumb_block {
	width:956px;
	margin:auto;
	text-align:center;
	padding-bottom:15px;
	background:url(images/tbg.jpg);
	border:1px solid #D4E1FF;
}
	.thumb_block a img{
		border:1px solid #d4e1ff;
		background: #141d42;
		width:150px;
		height:200px;
	}
	.thumb_block a:hover img{
		border:1px solid #F18EF4;
		background: #141d42;
	}
.top {
	color:#91A0C1;
	font-size:18px;
}
.top a {
	color: #ffffff;
	font-size:18px;
}
.toplrg {
	color:#91A0C1;
	font-size:22px;
}
.toplrg a {
	color: #ffffff;
	font-size:22px;
}
.th a {
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
}
.rl a {
	font-size:24px;
	color:#141d42;
	font-weight:bold;
}	
.bottom{
color: #394367;
font-size: 16px;
font-weight: bold;
}
.bottom a{
color: #394367;
font-size: 16px;
font-weight: bold;
}
.small {
	font-size:11px;
}
a.hl:link {
	font-size:11px;
	color:#000000;
}
a.hl:visited {
	font-size:11px;
	color:#000000;
}
.large {font-size:18px; font-weight:bold; line-height:1.3em;}
.nexus {
	color:#000000;
}
.nexus a {
	color:#000000;
}
