body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	margin: 0px;
	background-image: url('img/bg.gif');
	background-repeat: repeat-x;
	background-color: White;
	line-height: 17px
}
a {
	text-decoration:underline;
	color:#008eca;
}
a:hover {
	text-decoration:underline;
	color: #352062;
}
img {	border-width: 0px;}

h1 {
	color: #b91001;
	font-weight: normal;
	font-size: 20px;
	margin-top:0px;
}

h2 {
	color: #b91001;
	font-weight: normal;
	font-size: 20px;
	margin-top:0px;
}

#topt {
	height: 135px;
}
#main {
	margin-left: 20px;
}
.bl {
	color: #000000;
}
.pl_top {
	padding-left: 20px;
	background-image: url('img/pl_top.gif');
	background-repeat: no-repeat;
	width: 210px;
	height: 30px;
	color:#ffffff;
	font-weight: bold
}
.pl_main {
	line-height: 27px;
}
a.pl {
	text-decoration: none;
	margin-left: 20px;
}
.mn_cntr {
	background-image: url('img/mn_cntr.gif');
	background-repeat: repeat-x;
	height: 39px;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px
}
.mn_l {
	background-image: url('img/mn_lft.gif');
	background-repeat: no-repeat;
	width: 10px
}
.m_num {
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	color: #666666;
}
a.in {
	font-size: 12px;
}
a.in_small {
	font-size: 10px;
	font-weight: bold;
}
.cell1 {
	height: 60px;
	background-image: url('img/cell1.gif');
	background-repeat: repeat-x;
	line-height: 14px;
	font-size: 10px
}
.cell2 {
	height: 60px;
	background-image: url('img/cell2.gif');
	background-repeat: repeat-x;
	line-height: 14px;
	font-size: 10px
}

.bot_pl_m {
	background-image: url('img/bot_pl_m.gif');
	background-repeat: repeat-x;
	color: #008eca
}
.ln_lst {
	color: #008eca;
	line-height: 25px;
}
.hdr {
	font-size: 18px;
	margin-bottom: 10px;
}
.bl_list {
	font-size: 12px;
	font-style: italic;
	line-height: 27px;
}
.gr {
	color: #666666;
}
.i_cell1 {
	background-color:#ffffff;
	padding:5px;
}
.i_cell2 {
	background-color:#e5f3fa;
	padding:5px;
}
.blu {	
		color: #008eca;
}