#mainbody #bodytable #ctop {
	background-image: url(../images/contact_img01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 585px;
}
#mainbody #bodytable #cbottom {
	background-image: url(../images/contact_img03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 585px;
}
#mainbody #bodytable #cmiddle {
	background-image: url(../images/contact_img02.gif);
	width: 585px;
	font-family: Verdana;
	font-size: 10px;
}
#mainbody #bodytable #cmiddle input {
	background-color: #CCCCCC;
	width: 380px;
	height: 20px;
	font-family: Verdana;
	font-size: 10px;
}
#mainbody #bodytable #cmiddle select {
	background-color: #CCCCCC;
	width: 380px;
	height: 20px;
	font-family: Verdana;
	font-size: 10px;
}
#mainbody #bodytable #cmiddle textarea {
	background-color: #CCCCCC;
	width: 380px;
	height: 120px;
	font-family: Verdana;
	font-size: 10px;
}
#mainbody #bodytable #cmiddle table {
	font-family: verdana;
	font-size: 10px;
}

