body {
	font-size: 12px;
	line-height: 20pt;
	color: #333333;
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../images/layout/layout_bg.jpg);
	background-repeat: repeat-x;
}
table {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.input {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #999999;
	width: 700px;
	height: 16px;	
}
.input1 {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	border: 1px solid #999999;
	width: 345px;
	height: 17px;
}
.select {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #999999;
	width: 700px;
	height: 16px;
}
.select1 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #999999;
	width: 345px;
	height: 16px;
}
.select2 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #999999;
	height: 16px;
	width: 130px;
}
.select3 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	border: 1px solid #999999;
	height: 16px;
}
.filefield {
	font-size: 12px;
	line-height: 16px;
	color: #333333;

	width: 700px;
	height: 20px;
}
.textarea {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #999999;
	width: 700px;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
}
.textarea1 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #999999;
	width: 700px;
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
}
.submit {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #999999;
	width: 700px;
	height: 20px;	
	cursor: hand;
}
.submit1{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #999999;
	height: 20px;
	cursor: hand;
	width: 80px;
}
.text1 {
	font-size: 13px;
	font-weight: bold;
}
.text2 {
	color: #999999;
}
.text3 {
	color: #666666;
}
.text4 {
	color: #FF0000;
}
.border1 {
	border: 1px solid #999999;
}
.border2 {
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
}
.margin1 {
	margin-right: 15px;
	margin-bottom: 10px;
}
