td {
	font-size: 9pt;
	line-height: 1.5;
	color: #000000;
	word-break:break-all;

}
.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-color: #FFCC00;
	padding-top: 2px;
}

hr {
	color: #333333;

}

a {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #006600;

}
.input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #636563;
	font-size: 9pt;


}
.hands {
	cursor: hand;
	background-color: #FFCC00;

}


.emuW{
	position:absolute;
	font-size:1px;
	width:1;
}
.emuH{
	position:absolute;
	font-size:1px;
	height:1;
}
.emuWH{
	position:absolute;
	font-size:1px;
	width:1;
	height:1;
	background-color: #FFCC00;
}
.body_title {
	padding-top: 6px;
}
.body_bg {
	background-image:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
