#header {
		align: middle;
		height: 50px;;
}

#leftcolumn {
		position: absolute;
		float: left;
		width: 50%;
		align: center;
}

#rightcolumn {
		position: relative;
		float: right;
		width: 50%;
		text-align: center;
		vertical-align: center;
		}

body {
    	font-family:'Roboto', sans-serif;
		font-size:11px; 
		letter-spacing:0.1em; 
		line-height:1.3em;
		text-decoration:none; 
		color:#000000
}
table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}round-color: #ffffff;
}
