.title {
	font-family: Arial, helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.title2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

title3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8px;
	color: #A88801;
	font-weight: bold;
}

body {
	background: #CFDEEA;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

body,td,th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #575552;
}

a:link {
	background: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva, ;
	text-decoration: none;
}

a:visited {
	background: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva, ;
	text-decoration: none;
}

a:hover {
	background: none;
	color: #595959;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva, ;
	text-decoration: bold;
}

.tiny {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8px;
	color: #575552;
}

.tiny2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9px;
	color: #575552;
	font-weight: none;
}

.row1 {
	background: #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 15;
}

.row2 {
	background: #A6F1FF;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 15;
}

.row3 {
	background: #E89E34;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 15;
}

.row4 {
	background: #000000;
	color: #A6F1FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 1;
}

.row5 {
	background: #FFD393;
	color: #A6F1FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 10;
}

.deposit {
	color: #0E9A00;
}

.withdraw {
	color: #FF0000;
}

.input {
	background-color: #ffffff;
	border-bottom-color: #A88801;
	border-bottom-width: 1px;
	border-left-color: #A88801;
	border-left-width: 1px;
	border-right-color: #A88801;
	border-right-width: 1px;
	border-top-color: #A88801;
	border-top-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.button {
	background-color: #A88801;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
.option {
	background-color: #A88801;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-width: 1px;
	font-size: 10px;
	text-decoration: none;
}
