.page{
	height: 588px;
	width: 99%;
	top:2px;
	left:10px;
	position: absolute;
	text-align:center;
	min-width:800px;

}

* html .minwidth {
	border-left: 800px solid transparent;
}
* html .container {
	margin-left:-800px;
	position:relative;
}
/*\*/
* html .minwidth, * html .container {
	height: 1px;
}
/**/

 .page .topmenu{
	color:#FBBC17;
	width:980px;
	height:89px;
	top:0px;
	left:0px;
	position: absolute;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	z-index: 1;
	background-color: #FFFFFF;
}
 
 .page .topleft{
	width:188px;
	top:88px;
	height:495px;
	left:0px;
	position: absolute;
	color: #053075;
	z-index:1;
	background-image: url(/images/Lsidebar.jpg);
}

 .page .copyright{
	width:78%;
	height: 495px;
	top:88px;
	left:181px;
	position: absolute;
	text-align: center;
	overflow: visible;
	border-left: White 5px solid;
	border-right: White 5px solid;
	margin-left:1%;
	background-color: #FFFFFF;
}
.page .topcnt{
	width:78%;
	height: 495px;
	top:88px;
	left:181px;
	position: absolute;
	text-align: center;
	overflow: visible;
	border-left: White 5px solid;
	border-right: White 5px solid;
	margin-left:1%;
	background-color: #FFFFFF;
}
.page .header{
    text-align:left;
    font-size:16px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    color:#009966;
}
.page .body{
    text-align: left;
    font-size:14px;
    font-family: "Times New Roman", Times, serif;
    color:black;
}
.page .h1 {font-size: 24px;
		color: #FF0000;
		font-weight: bold;
}
.style5 {color: #FF0000}
.style9 {font-size: 18pt}
.style13 {color: #3333CC}
.style14 {
	color: #000000;
	font-weight: bold;
}
.style15 {color: #003399; font-weight: bold;}
.style16 {
	font-size: 12px;
	color: #000000;
}
.style20 {color: #003399; font-size: 18px; }
.style21 {font-size: 36px;
	color: #000000;
}
.style23 {color: #FFFFFF; font-size: 16px; font-weight: bold;}
a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:active {
	color: #0033CC;
}
a:hover {
	color: #FF3300;
}
        
body {
	background-color: #FAF9FF;
}
