﻿
.Resulttabel {
	margin:5px;padding:0px;
	width:100%;
	
	border:1px;
	border-style:none;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.Resulttabel table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
	border-style:none;
}
.Resulttabel Caption{
    	/*background-image: url(../images/tabletitleblue1.jpg);
	background-repeat: repeat;*/
	background-color:#3DA0BF;
	font-weight: bold;
	color: #FFF;
    	height:23px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	padding-right: 8px;
    	padding-left: 8px;
	padding-top: 4px;
	text-align: left;
	text-transform: uppercase;
	border-style:none;
}
.Resulttabel th {

	/*background-image: url(../images/tabletitleblue1.jpg);
	background-repeat: repeat;*/
	background-color:#3DA0BF;
	font-weight: bold;
	color: #FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	height:21px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
	border-style:none;
}

/*.header th {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding:11px 15px 12px 15px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	text-align: left;
    	text-transform: uppercase;
	background: #F7CB9C;
	background: -webkit-gradient(linear, left top, left bottom, from(#F7CB9C), to(#F7CB9C));
	background: -moz-linear-gradient(top,  #F7CB9C,  #F7CB9C);
}*/
.Resulttabel tr:last-child td:last-child {
	border-style:none;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.Resulttabel td:first-child {
	border-style:none;
    background-color:#f0fdff;
}
.Resulttabel table tr:first-child td:first-child {
	border-style:none;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.Resulttabel table tr:first-child td:last-child {
	border-style:none;
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.Resulttabel tr:last-child td:first-child{
	border-style:none;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}/*.Resulttabel tr:hover td{
	background-color:#e5e5e5;
}*/
.Resulttabel td{
	vertical-align:middle;
	/*background:-o-linear-gradient(bottom, #ffffff 5%, #e5e5e5 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e5e5e5) ); 
	background:-moz-linear-gradient( center top, #ffffff 5%, #e5e5e5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e5e5e5");	background: -o-linear-gradient(top,#ffffff,e5e5e5);*/
	background-color:#ffffff;
/*	border:0px solid #cccccc;
	border-width:0px 0px 0px 0px;
	border-width:0px 0px 0px 0px;*/
	text-align:left;
	padding:7px;
	color: rgb(51, 51, 51);
    	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	border-style:none;

}.Resulttabel tr:last-child td{
	border-width:0px 0px 0px 0px;
}.Resulttabel tr td:last-child{
	border-width:0px 0px 0px 0px;
}.Resulttabel tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.Resulttabel tr{
	/*background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);*/

	background-color:#cccccc;
/*	border:0px solid #cccccc;*/
	text-align:left;
	border-width:0px 0px 0px 0px;
	color:#000000;
	border-style:none;
}
/*.Resulttabel tr:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
}*/
.Resulttabel tr:first-child td:first-child{
	border-width:0px 0px 0px 0px;
}
.Resulttabel tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}

.mytextarea{
	height:50px;
	width:95%;
	vertical-align:top;
	/*background:-o-linear-gradient(bottom, #ffffff 5%, #e5e5e5 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e5e5e5) ); 
	background:-moz-linear-gradient( center top, #ffffff 5%, #e5e5e5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e5e5e5");
	background: -o-linear-gradient(top,#ffffff,e5e5e5);*/

	background-color:#ffffff;

	border:0px solid #cccccc;
	/*border-width:0px 1px 1px 0px;*/
	text-align:left;
	padding:0px;
	color: rgb(51, 51, 51);
	/*font-family: 'Lucida Grande',Sans-serif;
	font-size: 11px;
	font-weight:bold;*/
    	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
}
/*.mytextarea:hover{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
}*/
.dyear{
	width:160px;
	margin-left:80%;		
	float:right;
	position:absolute;
	color: rgb(255, 255, 255);
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13.75px;
	/*padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;*/
	padding-top: 3px;
	text-align: right;
	text-transform: uppercase;
	vertical-align: top;
	background: #FCAF3E;
}


.Resulttabelwhite {
	margin:5px;padding:0px;
	width:100%;
	
	border:1px solid #cccccc;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.Resulttabelwhite table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}
.Resulttabelwhite Caption{
    /*background-image: url(../images/tabletitleblue1.jpg);
	background-repeat: repeat-x;*/
	background-color:#3DA0BF;
	font-weight: bold;
	color: #FFF;
    	height:23px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
}
.Resulttabelwhite th {

	/*background-image: url(../images/tabletitleblue1.jpg);
	background-repeat: repeat;*/
	background-color:#3DA0BF;
	font-weight: bold;
	color: #FFF;
    	height:21px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 21px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
}
.Resulttabelwhite tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.Resulttabelwhite td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
    background-color:#ffffff;
}
.Resulttabelwhite table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.Resulttabelwhite tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}/*.Resulttabelwhite tr:hover td{
	background-color:#e5e5e5;
}*/
.Resulttabelwhite td{
	vertical-align:middle;
	/*background:-o-linear-gradient(bottom, #ffffff 5%, #e5e5e5 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e5e5e5) ); 
	background:-moz-linear-gradient( center top, #ffffff 5%, #e5e5e5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e5e5e5");	background: -o-linear-gradient(top,#ffffff,e5e5e5);*/
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-width:0px 0px 0px 0px;
	text-align:left;
	padding:7px;
	color: rgb(51, 51, 51);
      	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	
}.Resulttabelwhite tr:last-child td{
	border-width:0px 0px 0px 0px;
}.Resulttabelwhite tr td:last-child{
	border-width:0px 0px 0px 0px;
}.Resulttabelwhite tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.Resulttabelwhite tr{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#000000;
}
/*.Resulttabel tr:hover td{
	background:-o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");	background: -o-linear-gradient(top,#cccccc,b2b2b2);

	background-color:#cccccc;
}*/
.Resulttabelwhite tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.Resulttabelwhite tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}
