.border {
	border: 1px solid #333333;
}
.bodytext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.copyrights {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.left {
	background-attachment: scroll;
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.textbox {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 120px;
	border: 1px solid;
}
.sibmit {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #8CC6FF;
	height: 18px;
	width: 75px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat;
	background-position: center center;
}
.crossline {
	background-attachment: scroll;
	background-image: url(images/crossline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

