
body
{
	background-color:#F1F1F1;
}
#table-top
{
	background:url(/_i/_this_site/bg_top.gif) bottom repeat-x #DCDCF4;
	width:100%;
}
#table-top td
{
	border:0px solid red;
}
#table-top .td-left
{
	vertical-align:top;
}
#table-top .td-center
{
	width:100%;
	vertical-align:bottom;
	padding-top:24px;
	padding-bottom:48px;
	padding-left:23px;

}
#table-top .td-right
{
	vertical-align:top;
	text-align:right;
}

#h-ltd
{
	position:absolute;
	left:180px;
	top:24px;
	color:#2F2F98;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;

}
#h-title
{
	position:absolute;
	left:163px;
	top:43px;

	color:#2F2F98;
	font-size:30px;
	font-family:Arial;
	font-weight:bold;
}
#img-logo
{
	margin:20px;

}

#table-ico td
{
	padding:8px;
	vertical-align:bottom;
	border-top:#333399 solid 15px;
}
#table-center
{
	border-left:5px solid #DBDBF3;
	border-right:5px solid #DBDBF3;
	margin-top:-38px;

	width:100%;
}
#table-menu
{
	background-color:#373796;

}
#table-menu td div
{
	color:white;
	font-size:30px;
	padding-left:13px;
	padding-top:15px;
	padding-bottom:15px;
}
#table-menu a
{
	color:white;
	display:block;
	margin-left:13px;
	margin-bottom:8px;
}
#table-center td
{
	vertical-align:top;
}
#table-center .td-center
{	width:100%;
	padding:20px 20px 50px 20px;
	background:url(/_i/_this_site/bg_center.gif) bottom repeat-x;
	
}

#table-center .td-center h1
{
	color:#333399;
	font-size:30px;
	
}
#table-center .td-right
{	
	
	padding:50px 20px 0 20px;
	vertical-align:top;	
	background:url(/_i/_this_site/bg_center.gif) bottom repeat-x;
}
#table-news-div{
	padding:0 5px 0 5px;
	background-color:#DBDBF3;
	}
#table-news
{
	/*border-left:5px solid #DBDBF3;
	border-right:5px solid #DBDBF3;*/
	margin-bottom:100px;
	width:99%;
	background: #f1f1f1 url(/_i/_this_site/bg_news.gif) bottom repeat-x;
}

#table-news .td-right
{
	text-align:right;
}
#table-news .td-left;
{
	text-align:left;
}

#table-news h1
{
	color:#333399;
	font-size:30px;
	
}
#table-news .td-content
{
	padding-left:20px;
	padding-right:50px;
}

#table-news .td-content p
{
	text-indent:0px;
	padding-top:0px;
	margin-top:4px;
}
#table-news .td-content a
{
	color:#333399;
	text-decoration:none;
	padding-left:5px;
	
}
#table-bottom 
{
	
}
#table-bottom .td-center
{
	background:url(/_i/_this_site/bg_bottom.gif);
	width:100%;
}
#table-contact
{
	width:100%;

}
#table-contact td a
{
	font-size:11px;
	color:#333399;
	

}
#table-contact td
{
	font-size:11px;
	padding-left:20px;
	padding-right:30px;
}
#table-contact .td-belinfo
{
	width:50%;
	text-align:right;
	vertical-align:bottom;
}

