body {	
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #222325;
	margin:0;
	padding:0;
	background-color:#b7e0f8;
	background-image:url(imgs/bg_top.jpg);
	background-position:left top;
	background-repeat:repeat-x;	
}
.bg_bottom {
	background-image:url(imgs/bg_bottom.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
td {	
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #222325;
}
H1 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight:normal;
	color: #ec2000;
	background-image:url(imgs/m_h1.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px dotted #979797;
}
H2 {
	font-family: Verdana, Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight:bold;
	color:#23056d;
}
H3 {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#23056d;

}
hr {
	height:3px;
	color:#FFFFFF;
	border-bottom:1px solid #c1e4f9;
	border-top:1px solid #c1e4f9;	
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;	
}
a {	
	color:#004797;
	text-decoration:underline;
}
a:hover {	
	color:#23056d;
	text-decoration:underline;
}
li {
	list-style-image:url(imgs/m.gif);
	margin-bottom:20px;
	}
.white {
	color:#ffffff;
}
.big {
	font-size:16px;
	color:#797979;
	line-height:22px;
}




.footer {
	color:#FFFFFF;
	font-size:11px;
}
.footer a{
	color:#FFFFFF;
		text-decoration:none;
}
