div {font-family:verdana,geneva,helvetica;font-size:11px;color:#000000;}
.text {font-family:verdana,geneva,helvetica;font-size:11px;color:#000000;}
.header {font-family:verdana,geneva,helvetica;font-size:11px;color:#CC9900;font-weight:bold;}
.header_blk {font-family:verdana,geneva,helvetica;font-size:11px;color:#000000;font-weight:bold;}
.white {font-family:verdana, geneva, helvetica;font-size:12px;color:#ffffff;font-weight:bold;}

a {color:#cc6633;text-decoration:none}
a:hover {color:#666666;text-decoration:underline}
a:visited {color:#a0a0a0}
.textinput {
	background-color: #ffffff;
	color: #000000;
	font-size: 9px;
	border-width:1px;
	border-style:outset;
	border-color:#7F9DB9;
	border-bottom-color:#7F9DB9;
	border-top-color:#7F9DB9;
	border-left-color:#7F9DB9;
	border-right-color:#7F9DB9;
}

table.edit_properties {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dashed dashed dashed dashed;
	border-color: rgb(225, 105, 18) rgb(225, 105, 18) rgb(225, 105, 18) rgb(225, 105, 18);
	border-collapse: collapse;
	background-color: white;
	position:relative;
	left: 15px;
	width: 90%;
}
table.edit_properties th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.edit_properties td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

