body{
	margin:0px;
	background-color:#769fca;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	margin:10px 0px 12px 0px;
	font-weight:normal;
}
h2{
	color:#034d8b;
	margin:10px 0px 10px 0px;
	font-size:12px;
}

h3{
	color:#000000;
	margin:0;
	font-size:12px;
	font-weight:normal;
}
p{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 15px 0px; 
	font-weight:normal;
}

li{
	list-style-image: url(images/list_bullit.gif);
	margin-left:-20px;
}
.list_ol{
	list-style-image:none;
	color:#b9e3ff;
	font-weight:bold;
	
}

a:link {
	color: #1c5d94;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	color: #1c5d94;
}
a:active {
	text-decoration: underline;
	color: #CEF5FF;
}
a:hover {
	color: #CEF5FF;
	text-decoration: underline;
	
}
a.white_link:link {
	color: #000000;
	text-decoration:underline;
	font-size:12px;
}

a.white_link:visited {
	text-decoration:underline;
	color: #000000;
	font-size:12px;
}
a.white_link:active {
	text-decoration: underline;
	color: #6ce1ff;
	font-size:12px;
}
a.white_link:hover {
	color: #1c5d94;
	text-decoration: none;
	font-size:12px;
	
}
.header{
	background:url(images/bg_top.jpg) repeat-x top;

}
.table_general{
	background:url(images/bgbottom.jpg) repeat-x bottom;
	background-color:#FFF;
}
.content{
	background:url(images/bg_content.jpg) no-repeat top;
	background-color:#678abb;
	padding: 276px 36px 15px 42px;
	line-height:18px;
}
.btm_table{
	background:none;
	background-color:none;
}
.btm_table_left{
	float:left;
	background:url(images/btm_table_left.gif) no-repeat left;
	width:7px;
	height:210px;
	
}
.btm_table_right{
	float:right;
	background:url(images/btm_table_right.gif) no-repeat left;
	width:6px;
	height:210px;
	
}
.btm_menu{
	background-color:#819ec6;
	height:210px;
	margin-top:60px;
	margin-bottom:15px;
	line-height:normal;
}
.sponsors{
	height:195px;
	width:195px;
	float: left;
	margin:7px 55px 0px 1px;
	background-color:#eceef2;
	float: left
}
.btm_blocks{
	width:173px;
	height:177px;
	float: left;
	margin-top:13px;
	font-size:11px;
	padding-right:27px;
}
.line_spacer{
	width:30px;
	background:url(images/line_spacer.gif) no-repeat left;
	float: left;
	height:170px;
	margin-top:13px;
}
.btm_regist{
	float:right;
}
.sponsors_descr{
	float:left; 
	padding: 0px 0px 15px 0px;
	margin-bottom:15px;
	margin-right:25px;
}
.sponsors_img{
	float:left; 
	margin: 0px 12px 25px 0px;
}
