.main-header {
	background-image:url(/LBC/Images/hdr-weather.gif);
}
.weather-cities{
    font-size:11px;
	color:#333366;
	font-weight:bold;
}
.weather-desc{
   text-transform:lowercase;
}
.left-brdr {
	border-left:4px solid #ABB202;
}
/*--- headtbl - the table that contains the links under the header ---*/
.headtbl {
	background-color:#ABB202;
	border-top:1px solid #A8B656;
}
.headtbl a{
	color:#FFFFFF;
}
/*--- headtbl-level2 - table with light color bg ---*/
.headtbl-level2 {
	background-color:#CED17A;
}
.headtbl-level2 a {
	color:#274C81;
}

/*--- content table ---*/
.contenttbl{
	background-color:#FFFFFF;
}
.contenttbl .corner1,.contenttbl .corner2, .contenttbl .corner3, .contenttbl .corner4{
	width:6px;
	height:6px;
} 
.contenttbl .corner1{
	background-image:url(/LBC/Images/subs/nw1.gif);
}
.contenttbl .corner2{
	background-image:url(/LBC/Images/subs/nw2.gif);
}
.contenttbl .corner3{
	background-image:url(/LBC/Images/subs/nw3.gif);
}
.contenttbl .corner4{
	background-image:url(/LBC/Images/subs/nw4.gif);
}
/*-pic of the day-*/
.picoftheday{
margin-top:25px;
}

.picoftheday td{
    font-size:11px;
	color:#333366;
	padding-bottom: 10px;
}
.picoftheday .bold{
    font-size:10px;
	color:#333366;
	font-weight:bold;
}
.picoftheday a{
	color:#333366;
}
.picoftheday-link{
 font-size:10px;
}
/*--- gray content table ---*/
.graytbl{
	background-color:#f5f5f5;
}
.graytbl .corner1{
	background-image:url(/LBC/Images/subs/ng1.gif);
}
.graytbl .corner2{
	background-image:url(/LBC/Images/subs/ng2.gif);
}
.graytbl .corner3{
	background-image:url(/LBC/Images/subs/ng3.gif);
}
.graytbl .corner4{
	background-image:url(/LBC/Images/subs/ng4.gif);
}



/*-top msg- table*/
.top-msg{
    background-color:#fafafa;
}
.top-msg .corner1{
    background-image:url(/LBC/images/subs/gl1.gif);
}
.top-msg .corner2{
    background-image:url(/LBC/images/subs/gl2.gif);
}
.top-msg .corner3{
    background-image:url(/LBC/images/subs/gl3.gif);
}
.top-msg .corner4{
    background-image:url(/LBC/images/subs/gl4.gif);
}