a{user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none;}
.tabBar {
	position:absolute;
	top:0px;
	left:0px;
	height:45px;
	width:100%;
	background-image:url('../testImages/tabBackground.jpg');
	backgrund-repeat:repeat-x;
}

.localText { 
	position:absolute;
	top:43px;
	left:0px;
	width:300px;
	height:685px;
	background-color:#fff;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	text-align:justify;
}

.localTextLeft { 
	position:absolute;
	top:0px;
	left:0px;
	width:450px;
	height:300px;
}

.localTextRight { 
	position:absolute;
	top:25px;
	left:350px;
	width:100px;
	height:100px;
	background-image:url('testImages/vfiles14304.jpg');
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

h1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
}



.weatherChannelDiv {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:250px;
	padding:10px;
	background-color:#ccf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	border-style:solid;
	border-width:2px;
	border-color:#0033CC;
}

.davidTest { 
	/*background-image:url('../testImages/advancedSearchBackground.jpg');*/
	position:absolute;
	width:675px; 
	height:421px; 
	top:50px; 
	left:0px; 
	background-color:#fff;color:#000; 
	border-style:solid; 
	border-width: 3px; 
	border-color:#000; 
}

.divMenuL_0 {
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:30px;
}
.divMenuL_1 {
	position:absolute;
	left:0px;
	top:35px;
	width:160px;
	height:30px;
}
.divMenuL_2 {
	position:absolute;
	left:0px;
	top:70px;
	width:160px;
	height:30px;
}
.divMenuL_3 {
	position:absolute;
	left:0px;
	top:105px;
	width:160px;
	height:30px;
}
.divMenuLeftBottom { 
	position:absolute;
	top:150px;
	left: 0px;
	bottom: 5px;
	width:160px;
	height:248px;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:top;
}



#divMain {
	background-image:url('../testImages/gray_dient.jpg');
	background-align:bottom;
	background-position:bottom;
	background-repeat:repeat-x;
}

.schoolTable {
	padding:10px;
}

.schoolTable td { 
	background-color:#ddd;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
}

.schoolTable td h1 { 
	text-align:center;
	font-size:12pt;
	background-color:#eee;
	border-style:double;
	border-width:5px;
	border-color:#aaa;
	height:55px;
	vertical-align:middle;
	padding-top:15px;
	
}
