body {
	background-color:#000000;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(images/bg_horizontal.gif);
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	}

#padSet1 {padding:20px;}
#padSet2 {padding-right:10px;}
#padSet3 {padding:15px;}

.videowindowtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}

.videotext {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; color : #000000;}
A.videotext {color: #0000FF; text-decoration : none;}
A.videotext:hover {color: #FF0000; text-decoration : underline;}

.mainTable {
	background-image: url(images/bg_vertical.gif);
	background-repeat: repeat-y;
	}

#color1 {
	background-color:#000000;
	}	

.text1 {
	color:#FFFFFF;
	font-size:10px;
	text-align:justify;
	}

.text2 {
	font-size:10px;
	text-align:justify;
	color : #A5A5A6;
	}

.text3 {
	font-size:10px;
	color : #A5A5A6;
	padding-right:10px;
	}

.text4 {
	color:#FFFFFF;
	font-size:10px;
	}

a.text2link:link, a.text2link:visited{text-decoration : none; color : #A5A5A6;}
a.text2link:hover, a.text2link:active{text-decoration : none; color : #D9D9D9;}

a.text3link:link, a.text3link:visited{text-decoration : underline; color : #D9D9D9;}
a.text3link:hover, a.text3link:active{text-decoration : underline; color : #FFFFFF;}


#evenRow {
	background-color:#000000;
}

#oddRow {
	background-color:#333333;
}

.inputLocator {
	font-size:10px;
	width:90px;
	}

.inputText {
	font-size:10px;
	width:100%;
	margin-top:2px;
}

.inputTextfield {
	font-size:10px;
	width:100%;
	height:60px;
	margin-top:2px;
}

.inputTextCity {
	font-size:10px;
	width:130px;
	margin-top:2px;
}

.inputTextState {
	font-size:10px;
	margin-top:2px;
}

.inputTextPhone {
	font-size:10px;
	width:30px;
	margin-top:2px;
}

.inputTextZipcode {
	font-size:10px;
	width:50px;
	margin-top:2px;
}

.inputTextexp {
	font-size:10px;
	width:60px;
	margin-top:2px;
}

.copyright {
	color:#7B7B7B;
	font-size:10px;
	text-align:center;
	}


.content { 
	font-size : 10px;
	color : #A5A5A6;
	text-align: justify;
	}
	


/*Main Scroll Page*/
div#hold1	{ 
	position:relative; overflow:hidden;
	width:390px; height:279px; 
  	z-index:100; 
	}
div#wn1	{ 
	position:absolute; 
	left:0px; top:0px;
	width:390px; height:279px; 
	clip:rect(0px, 390px, 279px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
	
	
div#hold2	{ 
	position:relative; overflow:hidden;
	width:288px; height:193px; 
  	z-index:100; 
	}
div#wn2	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:288px; height:193px; 
	clip:rect(0px, 288px, 193px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	font-size : 10px;
	color : #A5A5A6;
	text-align: justify;
	}
td#scrollLinks  {
	width:25px;
	vertical-align:top;
	padding-top:0px;
	background-color:#000000;
	padding-right:0px;
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar1 { 
  position:relative; left:0; top:0;
  width:11px; height:279px; 
  font-size:1px; z-index:1;
  }

div#track1 { 
  position:absolute; left:0; top:12px;
  width:11px; height:255px;
  background: url("images/buttons/track.gif") #336 repeat;
  z-index:1;
  }
div#dragBar1 {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#6C6B6B;
  z-index:1;
  }
  

div#scrollbar2 { 
  position:relative; left:0; top:0;
  width:11px; height:193px; 
  font-size:1px; z-index:1;
  }

div#track2 { 
  position:absolute; left:0; top:12px;
  width:11px; height:169px;
  background: url("images/buttons/track.gif") #336 repeat;
  z-index:1;
  }
div#dragBar2 {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-color:#6C6B6B;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }

.error {font-family :  Arial, Helvetica, sans-serif; font-size : 12px; }
.errorhdr { font-family :  Arial, Helvetica, sans-serif; font-size : 12px; color : #ffffff; padding-left : 5px; padding-right : 5px; padding-top : 1px; padding-bottom : 1px; background : #B60909; font-weight : Bold; }
.errorspcr { background-color : #c1c1c1; }
.errorbkgd { background-color : #ffffff; border : 1; border-color : 000000;}
table.error { cell-padding : 1; cell-spacing : 1; border : 1; background : green; border-color : 000000; }
td.errormsg { background-color: #ffffff; color: #B60909; font-weight: bold; font-size: 11px; vertical-align: top; }
th.error { font-weight: bold; text-align: left; padding-left: 15px; padding-right: 15px;}

a.error { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #B60909; text-decoration : none; }
a:VISITED.error { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #B60909; text-decoration : none; }
a:HOVER.error { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #B60909; text-decoration : underline; }
font.error { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; color : #B60909; text-decoration : none; }
ul.error { font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; color :#B60909; text-decoration : none; list-style-image: url("/lls_software/images/icons/icon_error.gif"); }
