td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.button {
	background-color: #6699CC;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images_structural/form_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 5px;

}
.button2 {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images_structural/form_bg.jpg);
    height: 24px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;

}
.button3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.button4 {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images_structural/form_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
}
.table1 {
	border: 1px solid #CCCCCC;
	background-attachment: fixed;
	background-image: url(../images_structural/bg_tableform.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.table2 {
	background-attachment: fixed;
	background-image: url(../images_structural/cornertitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;

}
.table3 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
	background-color: #CDD0DB;
}
hr {
	border: 2px dotted #CCCCCC;
}.bullet {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images_structural/bullet.gif);

}

