.topFrame { 
    height:144px;
}
.leftFrame { 
    height:1100px;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*background: #666666;*/
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	/*padding: 0 10px 0 20px; */
} 
.twoColFixLtHdr #container { 
	background: #1CB9F1;
	width: 791px;  
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
} 
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 173px; 
	 background: #EBEBEB; 
	 padding-top: 0px;
	/*padding: 0 0 300px 0;*/
	 border-right:618px solid #ffffff;
	/*The width and color of the rail */
	margin-right:-618px; /* Hat tip to Ryan Brill */
}
.twoColFixLtHdr #mainContent { 
overflow:auto;overflow-y:hidden;
background: #FFFFFF;
float: left; 
	/*margin: 0 0 0 175;  */
	width: 618px;
	padding: 0px 0px 2px 0px; 
padding-top: 0px;
/* border-left:175px solid #f00;
The width and color of the rail */
/*margin-left:-175px;  Hat tip to Ryan Brill */
} 
.twoColFixLtHdr #tableContent { 
	padding: 10px 6px;
}

.twoColFixLtHdr #footer { 
	/*padding: 0 10px 0 20px; 
	background:#DDDDDD; 
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 12px;
    line-height: 0px;
}
.style1 {color: #6699CC}
.style2 {color: #996666}
.style9 {
	font-size: xx-small;
	color: #CCCCCC;
}
.style10 {color: #999999}
.style11 {color: #FFFFFF}
.style12 {color: #000000}
.style14 {color: #FFFFFF; font-size: xx-small; }
.style15 {font-size: xx-small}
.style5 {color: #FF3300}
.style7 {color: #669900}

