/* CSS Document */
body {
	background-color:#FFFFFF;
	margin:0px;
	}
	
.table_bg {
	background:url(images/in_m_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	width:787px;
	height:5px;
	}
	
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	line-height:22px;
	text-align:justify;
	text-decoration:none;
	}
	
.menu {
	background:url(images/menu.jpg);
	width:624px;
	height:75px;
	background-repeat:no-repeat;
	background-position:left;
}

.u_menu {
	background:url(images/u_menu.jpg);
	width:624px;
	height:95px;
	background-repeat:no-repeat;
	background-position:left;
}

.in_head {
	background:url(images/in_header.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:787px;
	height:75px;
	}
	
.in_logotop {
	background:url(images/in_logo_top.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:163px;
	height:75px;
	}
	
.in_logobtm {
	background:url(images/in_logo_btm.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:163px;
	height:159px;
	}
	
.logo {
	background:url(images/no1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:163px;
	height:170px;
}

.legal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	line-height:18px;
	text-align:justify;
	text-decoration:none;
	}
	
A.news:link, A.news:visited, A.news:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-align:right;
	text-decoration:underline;
}