body {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #DED5BA;
	margin-top: 20px;
	text-align: center;
}
table {
	margin-left: auto;
	margin-right: auto;
}
th {
	text-align: center;
	font-size: 10px;
}
td {
	color: #000000;
	background-color: #DED5BA;
	font-size: 12px;
	text-align: left;
}
a {
	color: #303030;
	background-color: #DED5BA;
	font-size: 11px;
	text-decoration: none;
}
a:hover{
	color: #000000;
	background-color: #DED5BA;
	text-decoration: underline;
}
ul {
	padding-left: 18px;
	margin: 0px;
}
img {
	border: 0px;
}
input, select, textarea {
	color: #505040;
	background-color: #DED5BA;
	font-size: 10px;
}
li {
	list-style: disc;
}
.square {
	list-style: square;
}
.dots {
	color: #505040;
	background-color: #DED5BA;
}
.bodytable {
	color: #505040;
	background-color: #DED5BA;
	background-image: url("img/bg2.jpg");
	padding: 8px;
	font-size:  12px;
}
.border1 {
	margin-top: 4px;
}
.caption1 {
	color: #404040;
	background-color: #BAA880;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	border: #404040 1px solid;
	font-size: 11px;
	font-weight: bold;
}
.caption2 {
	color: #404040;
	background-color: #BAA880;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	border: #404040 1px solid;
	font-size: 14px;
}
.caption3 {
	color: #404040;
	background-color: #BAA880;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border: #404040 1px solid;
	font-size: 14px;
}
.mini {
	font-size: 9px;
	font-style: normal;
}
.movtable {
	border-color: #404040;
	border-style: solid;
}
.movarea {
	color: #505040;
	background-color: #DED5BA;
	font-size: 12px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}
.movvo {
	font-size: 10px;
	font-style: normal;
	text-align: center;
}
.statsbg {
	font-size: 1px;
	color: #000000;
	background-color: #0AA880;
}
.stats2 {
	font-size: 10px;
	font-style: normal;
	text-align: center;
	color: #000000;
	background-color: #DED5BA;
}
.w100pc {
	width: 100%;
}

