body {
	margin: 0px;
	background-color: #000000;
	padding: 5px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#flash {
	float: left;
	height: 346px;
	width: 920px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
	text-align: justify;
}
.htxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #753F00;
	text-decoration: none;
}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
}
.img {
	background-color: #EBEBEB;
	padding: 5px;
	float: right;
	width: 183px;
	margin-left: 5px;
}
.img a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1370A5;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	float: right;
}



.img h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #242424;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.img p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pro {
	float: left;
	width: 183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.pro ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}
.pro ul li {
	list-style-type: none;
	line-height: 10px;
	background-image: url(../images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 2px;
	padding-left: 15px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #898989;
}
.link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #898989;
}

.copyrighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
}
#form {

	width: 420px;

	background-color: #f2f2f2;

	border: 1px solid #cfcfcf;

}
#form1 {
	width: 230px;
	background-color: #FFECCF;
	border: 1px solid #cfcfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 10px;

}

input, select {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #333333;

	border: 1px solid #cccccc;

	width: 140px;

	height:15px;

	

}

label {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #393939;

	padding-left: 1px;

	float: left;

	width: 100px;

}

.formdiv{

	padding-top: 2px;

	padding-right: 0px;

	padding-bottom: 1px;

	padding-left: 0px;

    font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #999999;

}

.add{

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #333333;

	border: 1px solid #cccccc;

	width: 140px;

	height:40px;

}

#input1 {

	width:57px;

	height: 15px;

}

#input2 {

	width:150px;

	height: 50px;

}

#submit {

	padding-left: 103px;

}
