a { text-decoration: none; }
a:hover { color: #FF6600; }
a:link { color: #333333; }
a:visited { color: #333333; }

body,td { font-size: 9pt; line-height: 150%; }

input { border: 1px solid #666666; font-size: 9pt; color: #333333; height: 18px; }

textarea { border: 1px solid #666666; font-size: 9pt; color: #333333; }

button { font-size: 9pt; HEIGHT: 20px; }

img { border-style: none; }

.cbox1 { border: 1px solid #FFFFFF; }
.xbox1 { border: 1px dotted #FF6600; }

.xline1 {border-top: 1px none #FF6600; border-right: 1px none #FF6600;
	border-bottom: 1px dotted #FF6600; border-left: 1px none #FF6600;}

.xline2 {border-top: 1px none #808080; border-right: 1px none #808080;
	border-bottom: 1px dotted #808080; border-left: 1px none #808080;}

.ErrorS {
	position: absolute;
	top: 30%;
	left: 20%;
	width: 60%;
	text-align: center;
	color: #FF0000;
	border: solid 1px #FF9999;
	padding: 10px;
}
