body {
	background-color:#ffffff;
	text-align:center;
}

td {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#808080;
}

a {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#808080;
}
a:hover {
	text-decoration:none;
}

a.more {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#DC0000;
	text-decoration:underline;
	padding-left:10px;
	background:url(images/more.jpg) left no-repeat;
}
a.more:hover {
	text-decoration:none;
}
/************************************************/
#main {
	width:100%;
}
#main td.left {
	vertical-align:top;
/*	width:524px;*/
	padding:11px 58px 20px 48px;
}
#main td.right {
	vertical-align:top;
/*	width:210px;*/
	padding:7px 19px 30px 0px;
}
#main p {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#808080;
	margin:3px 0px 20px 0px;
}
#main span.hd {
	color:#DC0000;
	font-weight:bold;
}
#main img.hd {
	display:block;
	margin-bottom:16px;
}
#main p.list {
	margin-bottom:5px;
}
/************************************************/
#bottom {
	width:734px;
	height:82px;
	background:url(images/bottom.jpg) left;
}
#bottom td {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	color:#91CAF8;
	text-align:center;
}
#bottom a {
	font:11px tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
#bottom a:hover {
	text-decoration:underline;
}
#bottom p {
	font:bold 11px tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#bottom a.menu {
	font-weight:bold;
}
#bottom a.act {
	font-weight:bold;
	text-decoration:underline;
}
/************************************************/
#serv  {
}
#serv td.separ {
	width:5px;
	height:17px;
	background-color:#E40D00;
}
#serv td.txt {
	width:174px;
	height:17px;
	background-color:#E7E3E3;
}
#serv a {
	text-transform:uppercase;
	font:bold 10px tahoma, Arial, Helvetica, sans-serif;
	color:#868686;
	text-decoration:none;
	margin-left:6px;	
}
#serv a:hover {
	text-decoration:underline;
}
/*********************************************************/
#top_mn {
	background:url(images/flash_back.jpg); 
	width:211px; 
	height:111px;
	vertical-align:top;
	padding-top:25px; 
}
#top_mn a { 
	color:#000000;
	text-decoration:none;
}
#top_mn a:hover { 
	text-decoration:underline;
}
#top_mn .spr { 
	margin:0px 5px 0px 5px;
}
/*********************************************************/
#search {
	margin:9px 0px 0px 0px;
	padding:0px;
}
#search .txt {
	width:104px; 
	height:19px;
	border:1px solid #A1A1A1;
	margin:0px 3px 0px 3px;
}
#search label {
	font-weight:bold;
	color:#666666;
}
