BODY {
	margin:0px;
	height:100%;
}

HTML {
	height:100%;
}

img
{  border-style: none;
}

.mainTable {
	width:900px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	height:100%;
	background-color:#eeeeee;
}

.contnent {
	background-image:url('../images/int_07.png');
	background-repeat:repeat-x;
	background-position:top;
}

.container {
	background-color:#95a2ab;
	color:#ffffff;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ctnTop {
	background-color:#95a2ab;
	color:#ffffff;
	height:13px;
	font-size:9px;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-left:30px;
	padding-top:25px;
}
