body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666E60;
}
a:link {
	color: #0099FF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;

}
a:hover {
	color: #00CCFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
}
a:visited {
	color: #0099FF;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;

}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: #666E60;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #C6D1C0;
}
.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #730506;
	font-weight: normal;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #730506;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.picture {
	border: 2px solid #78060A;
}
 
.thinborderfloat {
	float:left;
	border:solid 1px black;
	padding:5px;
	margin: 10px;
	clear: both;
  } 

.img {
	padding:5px;
	border:1px solid black;
	background-color: #996633;
}
