body, .rowdata {
	background-color: #FFFFFF;
}

body, td, input, textarea, select {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10;
        color: #000000;
}
.ecwebbox {font-family:verdana,arial,helvetica,sans-serif; font-size:10px; font-weight:bold;}
            A.ecwebboxinfo:link {color:#FF960A; text-decoration: none;}
            A.ecwebboxinfo:active {color:#FF960A; text-decoration: none;}
            A.ecwebboxinfo:visited {color:#FF960A; text-decoration:none;}

.rowdatasel {
	background-color: #D8E1EB;
}

td {
	vertical-align: top;
}

td.header {
	background-color: #DDDDDD;
	vertical-align: middle;
}

td.title {
	background-repeat: repeat-x;
	background-image: url(./tablebg.gif);
	font-weight: bold;
	font-size: 15;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

td.title2 {
	font-weight: bold;
	font-size: 11;
}

small {
	font-size: 10;
}


a, a:link, a:visited {
	color: #223344;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF0000;
	text-decoration: none;
}
