/* Default CSS Stylesheet for a new Web Application project */

TD
{
	font-weight: normal;
	font-size: 11px;
	color: #10147e;
	font-family: Verdana;
	text-decoration: none;
}
A
{
	font-size: 11px;
	color: #10147e;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-size: 11px;
	color: #10147e;
	font-family: Verdana;
	text-decoration: underline;
}
.whitetitel
{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
input.border
{
	border-right: #10147e 1px solid;
	border-top: #10147e 1px solid;
	font-size: 11px;
	border-left: #10147e 1px solid;
	color: #ffffff;
	border-bottom: #10147e 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
	text-decoration: none;
}
.tableborder 
{
	border-right: #10147e 1px solid;
	border-top: #10147e 1px solid;
	
	border-left: #10147e 1px solid;
	border-bottom: #10147e 1px solid;
}
.footer
{
	font-weight: normal;
	font-size: 9px;
	color: #10147e;
	font-family: Verdana;
	text-decoration: none;
}
A.footer
{
	font-size: 9px;
	color: #10147e;
	background-repeat: no-repeat;
	font-family: Verdana;
	text-decoration: underline;
}

A.footer:hover
{
	font-size: 9px;
	color: #10147e;
	font-family: Verdana;
	text-decoration: none;
}
.copyright
{
	font-weight: normal;
	font-size: 9px;
	color: #6565CF;
	font-family: Verdana;
	text-decoration: none;
}
.tiphoofd
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	background-color: #10147e;
}

.button
{
	border-right: #10147e 1px solid;
	border-top: #10147e 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #10147e 1px solid;
	color: #10147e;
	border-bottom: #10147e 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
	text-decoration: none;
}
.pollvraagtitel
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial;
	background-color: #9fa1cb;
	text-align: center;
	text-decoration: none;
}
.Cap
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	color: #ffffff;
	font-family: Verdana, Arial;
	background-color: #10147e;
	text-align: center;
	text-decoration: none;
}
SELECT.sel
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
	border-left-color: #10147e;
	border-bottom-width: 1px;
	border-bottom-color: #10147e;
	color: #10147e;
	border-top-color: #10147e;
	font-family: Verdana, Arial;
	border-right-width: 1px;
	border-right-color: #10147e;
}

.whitebutton
{
	border-right: #10147e 1px solid;
	border-top: #10147e 1px solid;
	font-size: 10px;
	border-left: #10147e 1px solid;
	color: #10147e;
	border-bottom: #10147e 1px solid;
	font-family: Verdana, Arial;
	background-color: #ffffff;
	text-decoration: none;
}

.e2e a:link { font-family: Verdana; font-size: 9px; color: #999999; text-decoration: underline; font-weight: normal}
.e2e a:visited { font-family: Verdana; font-size: 9px; color: #999999; text-decoration: underline; font-weight: normal}
.e2e a:hover { font-family: Verdana; font-size: 9px; color: #999999; text-decoration: none; font-weight: normal}
.e2e a:active {font-family: Verdana; font-size: 9px; color: #999999; text-decoration: underline; font-weight: normal}

.e2e
{
	font-weight: normal;
	font-size: 9px;
	color: #999999;
	font-family: Verdana;
	text-decoration: none;
}