body
{
	text-align:left;
	margin: 0px auto 0px;
	padding: 0px;
	
}

td {
	FONT-SIZE: 13px; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: Verdana,Arial,Helvetica,Microsoft Sans Serif,Thonburi; TEXT-DECORATION: none
}

.fontmenu{
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	color: white;
}

.paddleftright{
	padding-left:30px;
	padding-right:30px;
}

.paddleftright2{
	padding-left:10px;
	padding-right:10px;
}

.footer {
	color: #606063;
}

.hide{
	display: none;
}

.inputbox {
	color: #6E5432;
	z-index : -3;
	font-family: Verdana;
	font-size: 13px;
	border: 1px solid #a7a6aa;
}

.fontnormal{
	color: #7D7B7A;
}

.button {
	font-family: Verdana,sans-serif;
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	width: auto;
	height: 22px;
	font-weight : bold;
	font-size: 11px;
	cursor:pointer;
}

.tblContent {
	width: 100%;
}

.tblContent th {
	background: url(../backoffice/images/table-th-bg.jpg);
	height: 30px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #716262;
}

.tblContent td {
	height: 30px;
	border-top: 1px solid #B28F63;
	font-family: Tahoma;
	font-size: 11px;
	color: #716262;
}

a {
	text-decoration: none;
	color: #716262;
}

a:hover {
	color: red;
}

