﻿* {
	font-family:Georgia;	
}
body 
{
	font-size:13px;
	color: #666666;	
}

a.MenuTop
{
	font-family:Georgia;
	font-size:11px;
	color: #666666;
	text-decoration:none;
}

.SiteMapLeaf
{
	font-size:13px;
	color: #666666;
	text-decoration:none;
}
.SiteMapRoot
{
	font-size:13px;
	color: #A8C52D;
	text-decoration:underline;
}

input[type="text"], input[type="password"]
{
	border:solid 1px #c0c0c0;
	font-size:13px;
	color: #666666;		
	text-align:left;	
}

input[type="button"], input[type="submit"]
{
	border:solid 1px #c0c0c0;
	font-size:13px;
	color: #666666;		
	text-align:center;	
}

.leftSide
{
	vertical-align:top;
	text-align:left;
	background-image:url(../Images/bgCenter.png);
	background-repeat:repeat-y;	
}
/*
.bottomSide
{
	vertical-align:middle;
	height:40px;
	text-align:center;
	background-image:url(../Images/bgBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:16px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}*/
.bottomSide
{
	vertical-align:top;
	height:87px;
	text-align:left;
	background-image:url(../Images/bgBottom.png);
	background-repeat:no-repeat;	
}

.linkForceSoftware
{
	font-size:13px;	
	color: #A8C52D;
}
.linkForceSoftware:visited
{
	font-size:13px;
	color: #A8C52D;		
}
.gridView
{
	font-size:13px;
	color: #666666;		
}
a
{
	font-size:13px;	
	color: #A8C52D;
}


.table_offer {
	width:560px;
	border:1px solid #EFEFEF;
	margin-top:3px;
}
.table_offer th a {
	font-size:11px;
	text-decoration:none;
	vertical-align:bottom;
}
.table_offer td {
	font-size:11px;
}
.table_offer td a{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.table_offer tr:hover td a{
	color:#FFFFFF;
}
.table_offer td.td1 {
	background-color:#EFEFEF;
}
.table_offer td.td0 {
	background-color:#FFFFFF;
}
.table_offer tr:hover td {
	background-color:#BBCE65;
	cursor:pointer;
	color:#FFFFFF;
}
.no_link {
	color:#000000;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.no_link:hover div{
	text-decoration:underline;
}
a.paginatie {
}
a.selected {
	text-decoration:none;
	color:#666666;
}
.selector {
	width:150px;
}
