/* CSS Document */

body{
	background: url(images/bfg.gif);
	padding:0px;
	margin:0px;
}
body, td	{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:13px;
	padding:0px; 
	margin:0px; 
	border:0px; 
	color:#000000;
}

p {margin:0 0 10px 0; padding:0px;}

a{ color:#d01c18; text-decoration:none}
a:hover{ text-decoration:underline}

#body {
	text-align:left;
	padding:0px;
	width:810px;
    margin-left: auto;
    margin-right: auto;
}

.logo{
	background:url(images/logo.gif) no-repeat left top;
	height:120px;
	width:350px;
	display:block;
}

.data{ background:url(images/data.gif) no-repeat;
	width:350px;
	height:55px;
	margin-left:90px;
	margin-top:10px;
	
}

a img{ border:0}

.fl{ float:left}

.blue_one{
	background:#008fd5;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:5px;
	color:#FFFFFF;
	width:335px;
	margin-top:10px;
	margin-left:90px;
}

.blue_two{
	background:#008fd5;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:5px;
	color:#FFFFFF;
	width:230px;
	margin-left:90px;
	margin-bottom:20px;
	
}

.block_left{
	width:440px;
	float:left;	
	margin-top:10px;
}

.block_right{
	width:330px;
	margin-left:480px;	
	margin-top:10px;	
	margin-bottom:30px;	
}

.mult{
	background:url(images/mult.gif) no-repeat;
	width:330px;
	height:260px;
}

.data_one{
	background:url(images/may_30.gif) no-repeat;
	width:204px;
	height:27px;
	margin-bottom:5px;
}

.data_two{
	background:url(images/may_31.gif) no-repeat;
	width:215px;
	height:30px;
	margin-bottom:5px;
}

.data_tree{
	background:url(images/one.gif) no-repeat;
	width:358px;
	height:46px;
	margin-bottom:5px;
}

.fest{
	margin-left:90px;
	margin-top:20px;
	margin-left:90px;
	font-size:12px;
}

.green{
	color:#007f3e;
	margin-right:5px;
	font-weight:bold;
	
}

.red{
	color:#b11116;
	margin-right:5px;
	font-weight:bold;
}

.bl{
	color:#211d70;
	margin-right:5px;
	font-weight:bold;
}

.pink{
	color:#7a1878;
	font-size:18px;
	margin-top:28px;
	margin-bottom:5px;
}

.bott{ margin-bottom:20px;}

.mini{ font-size:11px; text-align:center;}

.big{ font-size:18px;}

.list_mult{ float:left; margin-right:29px; }

.mult_bot{ clear:both; height:180px;}

.logos {margin-bottom:20px; text-align:center; }

.logos img{margin-left:10px; margin-bottom:20px; }
.logos div{ margin-bottom:10px;}
a.bot{
	background:url(images/bot_01.gif) no-repeat;
	width:230px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;
	text-align:center;
	font-size:20px;
	display:block;
	text-decoration:none;
}

a.bot:hover{ text-decoration: underline;}

a.bot_two{
	background:url(images/bot_02.gif) no-repeat;
	width:130px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;
	text-align:center;
	font-size:20px;
	display:block;
	text-decoration:none;
}

a.bot_two:hover{ text-decoration: underline;}

.prog{ margin-left:90px; margin-bottom:20px;}

.prog div{ margin-top:20px; margin-right:10px;}

.title{font-size:22px; color:#008fd5; text-transform:uppercase}