.newform {
	
	margin-left: 10px;
	position: absolute;
	left: 182px;
	top: 200px;
	float:none;
	height:300px;
	width:750px;
	overflow:scroll;
	
	
		
}

.update{

}

.update h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
padding-top:10px;
text-decoration:underline;
}





.newform table {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*color: #666666;*/
	text-align: left;
	width:auto;
	background-image:url(images/new_bg.gif);
	
	
	}
	


.newform th {
	
	font-size: 12px;
	
	
}

.newform tr {
	
	height:20px;
	
}


.newform td {
	margin: 1px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;

	
	
}


.newform p {
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#333333;
	

}



.newform input {
	
	font-size:10px;
	}

.newform select {

	font-size:10px;
	}

#smalltext {

	font-size:8px;
	font-family:Times New Roman, Times, serif;
	color:#333333;
	margin-left:5px;
	
	}
	
#column_th {

	font-weight: bold;
	
	}
	
.newform a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	text-decoration:none;
}
.newform a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:  #003399;
	text-decoration:none;
}
.newform a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:  #003399;
	text-decoration: underline;
}

.confirmation_table {
margin:5px;
font:Geneva, Arial, Helvetica, sans-serif;
}

.confirmation_table tr {
padding-top:5px;
padding-bottom:5px;

}

.confirmation_table th {
text-align:left;
padding-left:10px;
padding-right:2px;
}

.confirmation_table td {

text-align:left;
padding-left:15px;
padding-right:12px;

}

.confirmation_table input {
padding-left:15px;
text-align:center;

}

#top_paragraph {

background-color:#5681AC;

}

.table_bg {
/*background-image:url(../images/backplay.jpg);*/
height:250px;


}

#table_detail_bg {
width:750px;
height:225px;	
background-image:url(../images/big_bg_2_cropped_top.jpg);
background-repeat:no-repeat;

}

#table_detail_bg th {
padding-left:15px;
}

#table_detail_bg td {
padding-left:15px;
}


#cropped_bottom {
background-image:url(../images/big_bg_cropped_bottom.jpg);
background-repeat:no-repeat;
height:50px;
}

.pastLFD {
border-left:thin;
border-left-color:#FF0000;
border-left-style:solid;
border-right:thin;
border-right-color:#FF0000;
border-right-style:solid;
border-top:thin;
border-top-color:#FF0000;
border-top-style:solid;
border-bottom:thin;
border-bottom-color:#FF0000;
border-bottom-style:solid;
background-color:#FFC4C4;
}

.sameasLFD {
border-left:thin;
border-left-color:#FFCC00;
border-left-style:solid;
border-right:thin;
border-right-color:#FFCC00;
border-right-style:solid;
border-top:thin;
border-top-color:#FFCC00;
border-top-style:solid;
border-bottom:thin;
border-bottom-color:#FFCC00;
border-bottom-style:solid;
background-color:#FFFFCC;
}
#loc_help {
display:visible;
position:relative;
cursor:help;

.pop_up {
background-image:url(/images/pop_up.gif);

}

.pop_up a:link {
}

.pop_up a:visited {
}
.pop_up a:hover {
background-image:url(/images/pop_up.gif);
}




