﻿body
{
    font-family: Tahoma, Frutiger Linotype, Trebuchet MS,  Arial;
    font-size:11px;
}

input
{
    font-family: Tahoma, Frutiger Linotype, Trebuchet MS,  Arial;
    font-size:11px;
}

#message
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS,  Arial;
	font-size:8pt;
}

.grid
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS,  Arial;
	font-size:11px;	
	width : 100%;
}
.grid_vimo
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS,  Arial;
	font-size:11px;	
	width : 100%;
	line-height:1.8em;
}

.gridHeader
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 11px;
	/*background-color: #ffffff;*/
	text-align: left;
	vertical-align: middle;
	white-space: inherit;
	color: #4a82bd;
}

.gridHeader :link
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 11px;
	/*background-color: #ffffff;*/
	text-align: left;
	vertical-align: middle;
	white-space: inherit;
	color: #4a82bd;
}

.gridHeader : visited
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 11px;
	/*background-color: #ffffff;*/
	text-align: left;
	vertical-align: middle;
	white-space: inherit;
	color: #4a82bd;
}

.gridRow
{	
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS, Arial;
	font-size: 11px;
	background-color: #ffffff;
	border-bottom:#fff 2px solid;/*#E4E4E4 2px solid;*/
}

.gridAltRow
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS, Arial;
	/*font-size: 12px;*/
	padding-bottom:10px;
	/*border-bottom: #ffffff 2px solid;/*#E4E4E4 2px solid;*/
}
.gridAltRow_vimo
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS, Arial;
	/*font-size: 12px;*/
	padding-bottom:10px;
	line-height:2em;
	/*border-bottom: #ffffff 2px solid;/*#E4E4E4 2px solid;*/
}
.gridAltRow :link, :visited
{
	color: #4a82bd;
}
.gridSelectedRow
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS,  Arial;
	font-size:11px;
	background-color: #ffffcc;
}

.pager
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS, Arial;
	font-size:11px;
	color:#797979;
}

.pagerInfo
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS, Arial;
	font-size:11px;
	padding:2px;
}

.pagerCurrentPage
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS,  Arial;
	font-size:8pt;
	font-weight:bold; 
	color: #000000;
	background-color:#ffffcc;
	padding:2px;
}

.pagerOtherPage
{
	font-family: Tahoma, Frutiger Linotype, Trebuchet MS,  Arial;
	font-size:8pt;
	background-color: #f0f1f2;
	padding:2px;
}
