td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333300;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom:20px;
	min-width:795px;
	background-color:#f9f5ef;

}
.popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333300;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom:10px;
	min-width:420px;
	background-color:#f9f5ef;
	}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333300;
	white-space: normal;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}

.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333300;
	margin-left: 20px;
    padding-right: 20px;
	text-align: left;
}

.table {
	background-image:url(images/lap-joint-3.jpg);
	background-repeat:no-repeat;
}

a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold
}

.form_title{
	color : #333300;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
}
		
.form_field {
	font-size : 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #333300;
	font-weight : bold;
	text-align:left;
}
		
.form_text{
	font-size : 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #333300;
}
		
.text_box{
	font-size : 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #333300;
	width:200px;
}
		
.text_area{
	font-size : 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #333300;
	width:200px;
	height:60px;
}
		
.text_select{
	font-size : 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #333300;
}

.form_error{
	font-size : 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #ff0000;
	font-weight : bold;
}

