/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
td img {display: block;}
.MastSkin {
	height: 57px;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.HeadSkin {
	margin: auto;
	height: 354px;
	width: 700px;
}

.BodySkin {
	margin: auto;
	height: 387px;
	width: 700px;
}.TailSkin {
	margin: auto;
	height: 36px;
	width: 700px;
}
.FootSkin {
	margin: auto;
	height: 48px;
	width: 700px;
}.ListSkin {
	margin: auto;
	height: 48px;
	width: 300px;
}
.List {
	margin: auto;
	height: 24px;
	width: 100%;
}

.Button { 
 border: 0px ;
 background-color: transparent
}
INPUT, TEXTAREA, TEXTFIELD, SELECT{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #3C3729;
	background-color: #999999;
	list-style-type: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #3C3729;
	border-right-color: #3C3729;
	border-bottom-color: #3C3729;
	border-left-color: #3C3729;
	}
	
.CForm {
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #777777;
	line-height: 13px;
}
.Send {
	float: right;
}
.InnerList {
}
.ContactSkin {
	background-image: url(../images/conbg1.png);
	margin: auto;
	height: 741px;
	width: 700px;
}
.ContactText {
	width: 500px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.ConfirmSkin {
	height: 199px;
	width: 499px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
