body {
	background-image: url(images/the_body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
form {
	margin: 0px;
	padding: 0px;
}


img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
.theMenu {
	float: left;
	width: 940px;
	padding-left: 20px;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
}
.theMenu a {
	background-image: url(images/menu_bg.png);
	display: block;
	height: 35px;
	float: left;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left top;
}
.theMenu a:hover {
	background-position: left bottom;
}


.rows   {
	background-color: #D7DDE3;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	color: #000000;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 405px;
}
.rows tr {
}
.rows td {
	margin: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.rows font {
	font-size: 12px;
}




.theHeader  {
	background-image: url(images/header_bg.jpg);
	height: 185px;
	width: 960px;
	background-repeat: no-repeat;
	float: left;
}
.theHeader h2 {
	float: right;
	font-size: 13px;
	margin-top: 95px;
	color: #66FFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	text-align: right;
}

.theMain {
	float: left;
	width: 960px;
	padding-bottom: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D0E10;
}
.theMain h2 {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.theMain_left   h1, .theVeryRight  h1, .theMain_one h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #304C64;
	margin: 0px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.theMain_left    h2, .theVeryRight   h2, .theMain_one  h2 {
	margin: 0px;
	color: #304C64;
}
.theMain_left .scnote {
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	background-image: url(images/body_middle.jpg);
	width: 370px;
}


.theLogin {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;

}
.theLogin ul {
	clear: both;
	float: left;
	width: 500px;
	margin-right: 140px;
	margin-left: 140px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.theLogin li {
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;
	width: 130px;
}
.theLogin input {
	color: #FFFFFF;
	border: 1px solid #0099FF;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.theMain_right .steps {
}

.theButton {
	text-align: center;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 50px;
	float: left;
	width: 290px;
}

.theButton a {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	font-size: 12px;
	background-image: url(images/submit_bg.png);
	display: block;
	height: 55px;
	width: 114px;
	line-height: 18px;
	text-transform: uppercase;
	float: left;
	background-position: left top;
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 9px;
	margin-left: 10px;
	padding-top: 5px;
}
.theButton a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/submit_bg.png);
	display: block;
	background-position: left -60px;
}
.theFooter {
	float: left;
	width: 960px;
	text-align: center;
	margin-top: 15px;
	font-size: 12px;
	color: #000033;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.copyroght {
	text-align: right;
	margin-right: 15px;
	font-size: 12px;
	color: #999999;
	line-height: 24px;
}
.theinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

.theBVM {
	font-size: 10px;
	color: #333333;
}
.theBVM a {
	color: #6699FF;
}
.theMain_left, .theMain_one {
	float: left;
	width: 390px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	color: #333333;
	margin-right: 10px;
}
.theMain_one {
	width: 890px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.theMain_right {
	float: left;
	width: 495px;
}
.theLeft_Menu {
	float: left;
	width: 245px;
	background-color: #2D3742;
	margin-right: 10px;
	border: 1px solid #2D3740;
}
.theLeft_Menu   h1, .theRight_Info  h1 {
	display: block;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #66FFFF;
	background-color: #000000;
}
.theLeft_Menu a {
	display: block;
	background-image: url(images/menu.png);
	background-position: left -2px;
	font-size: 12px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #506173;
	color: #FFFFFF;
}
.theLeft_Menu a:hover {
	background-color: #000000;
	background-image: none;
	color: #FFCC00;
}
.theLeft_Menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

.theRight_Info  {
	background-color: #323E47;
	float: left;
	width: 700px;
	border: 1px solid #2D3740;
}
.text_info {
	padding-right: 10px;
	padding-left: 10px;
}
.text_info p {
	margin-top: 2px;
	margin-bottom: 8px;
}
.theVeryRight {
	float: right;
	text-align: right;
	padding-right: 30px;
}
.pro_list {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 890px;
	display: block;
	float: left;
	margin: 0px;
}
.pro_list li {
	display: block;
	float: left;
	width: 170px;
	text-align: center;
	border: 1px solid #B3BDCA;
	background-color: #4B5B6B;
	margin: 3px;
	padding-bottom: 10px;
}
.theMain_left p, .theVeryRight p, .theMain_one p {
	clear: left;
}
input, select {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
