﻿body, .rowdata {
	background-color: #d5e3ea;
 font-size:8pt;
}

body, td, input, textarea, select {
        font-family: tahoma;
        font-size: 8pt;
        color: #000000;
}

.rowdatasel {
	background-color: #D8E1EB;
font-size: 8pt;
text-align:right;

}

td {
	vertical-align: top;
font-size: 8pt;
}

td.header {
	background-color: #cde6f2;
	vertical-align: middle;
font-size: 8pt;
}

td.title {
	background-repeat: repeat-x;
	background-image: url(./tablebg.gif);
	font-weight: bold;
font-size: 8pt;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

small {
	font-size: 8pt;
}


a, a:link, a:visited {
	color: #223344;
	text-decoration: none;
font-size: 8pt;
}

a:hover, a:active {
	color: #778899;
	text-decoration: none;
font-size: 8pt;
}
* {
	font-family: tahoma;
 font-size:8pt;
}
.buttons-ok {
	
	FONT-SIZE: 11px;
	BACKGROUND: url(/_img/can.gif) #252525 repeat-x;
	padding-left:4px;
	padding-right:4px;

	COLOR: #ffffff;
	
	FONT-FAMILY: tahoma;
}