body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;

}

.button {
	font-family: Tahoma;
	font-size: 12px;
	color: #321319;
	float: left;
	width: 112px;
	text-align: center;
	height: 25px;
	padding-top: 10px;
	margin-top: 13px;
	margin-left: 7px;
	text-decoration: none;
	display: block;
}
.button:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 112px;
	text-align: center;
	height: 25px;
	padding-top: 10px;
	margin-top: 13px;
	margin-left: 7px;
	text-decoration: none;
	display: block;
	background-color: #FF0000;
}

.rightlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #102D4B;
	text-decoration: none;
}
.rightbox {
	float: left;
	width: 212px;
	height: 68px;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
}
.header1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #5a5e47;
	text-decoration: none;
	padding-left: 10px;
}
.header2 {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
	text-decoration: none;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	text-align: justify;
}

.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #4f3831;
	text-decoration: none;
	padding-left: 10px;


}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
#bullet{
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	text-align: justify;
	
}

#bullet ul{
padding:0px;
margin:0px;

}

#bullet ul li{
	list-style-type: disc;
	line-height: 10px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 2px;
	margin-left: 40px;
	list-style-position: inside;
}
#bullet li a {
	color:#000000;
	font-family:Arial;
	font-size:12px;
	padding-left:10px;
	text-decoration:none;
}

#bullet li a:hover {
	color:#7B6B13;
}
.borderless {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form {
	width: 420px;
	background-color: #f0f0f0;
	border: 1px solid #cfcfcf;
}
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;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.whitebold {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.orangebold {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.redbold {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.style1 {font-size: 24px}
.style2 {font-size: 26px; color:#FF0000; text-decoration: none; font-family: Tahoma;}
