html, body {
    padding: 0px;
    margin: 0px;
    text-align: center;
    height: 100%;
    background-color: #F2F6F9;
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #000000;
}
#wrapper { width: 1024px; min-height: 100%; background-color:#FFFFFF; margin: auto; text-align: left;}
* html #wrapper { height: 100%;}
#header { background-color:White; height: 186px;}
#sidebar {width: 248px; background-color:White}
#content-box {width:1024px;background-color:White}
#footer {height: 32px;background-color:White;width:1024px;margin: -32px auto 0;}
#out-content {padding-bottom: 196px;}
#out-content:after {clear: both;display: block;font: 1px/0px serif;content: ".";height: 0;visibility: hidden;}
* html #out-content {height: 1%;}

a:hover{text-decoration:   none;  }   
a:link {text-decoration:   none;  }   
a:visited{text-decoration: none;  }   

form  {
    height: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

td {
	font-size: 12px;
}
input, textarea 
{
	BORDER-LEFT: #bbbbbb 1px rige; 
	BORDER-RIGHT: #bbbbbb 1px rige; 
	BORDER-TOP: #bbbbbb 1px rige; 
	BORDER-BOTTOM: #bbbbbb 1px rige; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: "ËÎÌå"; 
	WIDTH: auto; 
	HEIGHT: auto; 
	TEXT-DECORATION: none
}
select {
	font-size: 12px;
	border-width: 1px;
}

.title
{
	text-indent: 1em;
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 2em;
	color:#ffffff;
	background-color: #0361a7;	   
}
.table1 {
	
	border:1px solid ;
	border-collapse:collapse;
	background-color: #eeeeee;
	padding: 5px;
	height: 100%;
}
.content
{
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 2em;
	background-color:#E6E6E6;
		color:#0361a7;

}
