html, body { 
    min-height: 100%; height: 100%; margin: 0;
	padding: 0; 
	width: 100%;
} 


#page {
	position:relative;
	height: 100%;
	min-height:100%;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #F8F7F1;
}

.container {
	width:870px;
	min-height:110%;
	height: 100%;
	background: white;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;	
}

.table100 {
	width:100%;
	min-height:100%;
	height: 100%;
}
#header {
	float:left;
	margin-left: 10px;
	padding:0;
	width:560px;
	height:200px;
	display: inline;
	
}
.header2 {

float:left;
margin-left:10px;
margin-top: 10px;
padding:0;
width:850px;
display: inline;
}

#main{

margin-top: 10px;
margin-left: 10px;
padding: 0; 
	float:left;
display: inline;

}

.content {
background:white;
width:850px; 
margin: 0;
float:left;
display: inline;

overflow:auto;
}

.sectiune {
border-bottom: 5px solid #C1CCCC;
}
.sectiune2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A5BCBE;
}
.sectiune3 {
border-bottom: 5px solid #C7C5AF;
}
.imglink{
border-bottom: 5px solid #ffffff;
margin-bottom: 1px;

}

.imglink a{
margin-bottom: 1px;

border-bottom: 5px solid #ffffff;
}

.imglink a:hover{
margin-bottom: 1px;
border-bottom: 5px solid #b11d3f;

}
#footer {

	margin-left: 10px;
	float:left;
	width: 850px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #b12d3f;
	display: inline;
} 
#rightcolumn{
background-color: white;
}

#cartooltip{
position: absolute;
visibility: hidden;
padding: 3px;

}
#leftcolumn{
float:left;
margin: 0;
width:155px;
height: 300px;
padding-left: 3px;
padding-top: 5px;
}

#leftcolumn a{
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	COLOR: #363E4B;
padding: 3px 1px;
display: block;
width: 100%;
text-decoration: none;
border-bottom: 1px solid gray;
}

#leftcolumn a:hover{
background-color: #FFE16C;
COLOR: #000000;
}

#rightcolumn{
float:right;
width:670px;
min-height: 300px;
margin-left: 5px;
padding-bottom: 5px;
}

* html #rightcolumn{ /*IE only style*/
height: 300px;
}

#s7 {
	 WIDTH: 160px; HEIGHT: 220px;
}
#s7 DIV {
	PADDING: 0px; FONT-SIZE: 16px; OVERFLOW: hidden; WIDTH: 160px; COLOR: #333; HEIGHT: 220px; TEXT-ALIGN: left
}

#s7 DIV {
	LEFT: 0px; TOP: 0px
}

TD A {
	MARGIN: 0px
}
.nav {
	MARGIN: 0px
}
#nav A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fc0; PADDING-BOTTOM: 3px; MARGIN: 0px 5px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
#s7 STRONG {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fc0; PADDING-BOTTOM: 3px; MARGIN: 0px 5px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}

#output {
	TEXT-ALIGN: left
}
.nav1 {	MARGIN: 0px}
#Layer1 {
	position:absolute;
	width:5px;
	height:5px;
	z-index:1;
	visibility: hidden;
}
