*{
	font-family: Sans-serif, Arial, Helvetica;
}
.noprint{
	display:none;
}
a.a {
	color:black;
	text-decoration:none;
	font-size:11px;
}
.login{
	font-weight : bold;
	font-size: 11px;
}
.login input{
	font-weight : bold;
	font-size: 11px;
}
.login button{
	font-weight : bold;
	font-size: 11px;
}

body{
	background-color: #ececec;
	margin:10px 0px 0px 10px;
}
.status{
	background-color : #FFCC33;

	font-weight : bold;
	font-size: 10px;
	color:White;
	text-align : right;
	padding-right : 10;
}

.content, .content td{
	font-size: 11px;
}
.content td a{
	font-size: 11px;
	color:black;
	text-decoration:none;
}
.kop{
	font-weight : bold;
	font-size: 11px;
	color: #7A9BDE;
}
.tdKop{
	font-weight : bold;
	font-size: 11px;
	color: #000000;
	background-color : #FFFFFF;
	border-bottom:2px solid #FFCC33;
}

.tot{
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid #FFCC33;
	border-bottom: 1px dashed #FFCC33;
}
.menu td{
	font-size: 11px;
	color: #7A9BDE;
}
.menu td a{
	padding-left:10px;
	font-size: 11px;
	color:black;
	text-decoration:none;
}
h1{
	font-weight : bold;
	font-size: 14px;
	color: #7A9BDE;
}
h1 a{
	font-weight : bold;
	font-size: 14px;
	color:#7A9BDE;
	text-decoration:none;
}
h2{

	font-weight : bold;
	font-size: 13px;
	color: black;
}
.left{
	background-color : #FFCC33;
}
.small{
	font-size: 11px;
}
.tmain {
	border : 1px solid Black;
}
input, select{
	font-size: 11px;}
	
.trans{
	border:0px;
	background-color: transparent;
}

button{
	background-color: #B4B4B4;

	font-size:11px;
	font-weight : bold;
	color: White;
	cursor:hand;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid gray;
	border-bottom:1px solid gray;
}
.footer{
	font-size:10px;
	color:Black;
	border-top : 1px solid Black;
	text-align : center;
}
.total{
	font-weight:bold;
	border-top:2px solid black;
}

              
 .payway tr td{
     vertical-align:top;
     padding:5px 10px 5px 5px;
     
 }
