table.pagetable table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.pagetable table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
	font-size:11px;
	text-align:center;
	height:30px;
}
table.pagetable table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	font-size:11px;
}

p.errorMessage {
        font-weight: bold;
        color: red;
}

table.pagetable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 0px;
	border-color: #666666;
	border-collapse: collapse;
	width:100%;

}
table.pagetable th {
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #85A3FF;
	height:50px;
	text-align:left;
	font-size:15px;
}
table.pagetable td {
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	height:10px;
}
table.pagetable table.headtable{
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 0px;
	border-color: #666666;
	border-collapse: collapse;
	width:100%;
}
table.pagetable table.headtable td {
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	height:5px;
}
table.pagetable table.headtable th {
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #85A3FF;
	height:40px;
	text-align:left;
	font-size:15px;
}
table.pagetable table.headtable th.kello {
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #85A3FF;
	height:40px;
	text-align:right;
	font-size:15px;
}
table.pagetable table.headtable td.login {
	border-width: 0px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #85A3FF;
	height:5px;
	text-align:right;
	font-size:10px;
}
