body,td,th {
	margin: 0;
	padding: 0;
/*	background: #474747 url(imm/bg.gif) repeat-y top center;*/
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top;	
	line-height:15px;
}
.service {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top;	
	line-height:15px;
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #1F3083;		
}
a:visited {
	color: #1F3083;
}
a:hover {
	color: #1F3083;
}
a:active {
	color: #1F3083;	
}
.style-r{
	color:#AD0309;
}
.style-w{
	color:#FFFFFF;
}

.style-y{
	color:#7C4D00;
}
.style-s{
	color:#959595;
}
.bk {
	background-image: url(imm/bk1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.sxtab {
	background-image: url(imm/tab/sx.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.tabdx {
	background-image: url(imm/tab/dx.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
/**********************
*   Footer            *
***********************/

#footer {
	width: 650;
	height: 70px;
	clear: both;
	background: #191919;
	border-top: 1px solid #000;
	color: #fff;
	}

#footer .validate {
	background: url(images/icon_valid.gif) no-repeat 0 0;
	padding: 0 5px 0 20px;
	}

#footer .credits {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 13px 25px;
	font-size: 0.9em;
	line-height: 200%;
	}
#footer p a:link,
#footer p a:visited {
	color: #aaa;
	}
#footer p a:hover {
	color: #fff;
	}
#footer p a:active {
	color: #9ad202;
	}