h1
{
	color:#1D497F;
	font-size:150%;
	/*border-bottom:4px double #C3C4C6;*/
	padding:0 0 10px 0;
	font-family:Tahoma, Georgia, serif;
	margin-top:30px;
}

h2
{
	font-size:120%;
	font-weight:bold;
	padding:3px;
	margin:3px;
	margin-left:0px;
	padding-left:0px;
}

h3
{
	font-size:115%;
	font-weight:bold;
	padding:3px;
	margin:3px;
	margin-left:0px;
	padding-left:0px;

}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	margin-top:2px;
	font-size:95%;
	color:#4C4C4C;
}

.information-block-head
{
	background:#E7E7E7 url(images/information_bg.gif) repeat-x;
	font-weight:bold;
	min-height:26px;
	height:expression(this.scrollHeight < 26 ? "26px" :"auto");
	padding-left:14px;
	padding-top:4px;
}

.information-block-head-image
{
	width:21px;
	height:21px;
	background-image: url(images/information_image.gif);
	background-repeat:no-repeat;
	float:left;
	margin-right:9px;
}

.information-block-head-text
{
	padding-top:3px;
}

.information-block-body
{
	padding:14px;
	text-align:left;
	border:1px solid #C9C9C9;
}
.txtcor{
	color: #457dad;
	font-weight: bold;
	font-size: 14px;
}
.txtborad{
	font-size:14px;
	font-weight: bold;
}
.txtdata{
	color:gray;
	font-size:10px;
}
.txtcor1{
	font-size: 14px;
}
.txtcor2{
	font-size: 10px;

}
.txtborad1{
	font-size:14px;
	color: #000177;
	
}

.txtsponsor{
	font-size:10px;
	color: #447eb0;
	
}
.txtpize{
	font-size:14px;
	font-weight: bold;
	color: white;
}
.txtspondata{
	color:gray;
	font-size:10px;
	font-weight: bold;
}
