body, .rowdata {
	background-color: #FFFFFF;
}

body, td, input, textarea, select {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11;
        color: #000000;
}

.rowdatasel {
	background-color: #D8E1EB;
}
.homeheader {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #DD2243;
	font-weight: bold;
	text-decoration: blink;
}
td {
	vertical-align: top;
}

td.header {
	background-color: #FFFFFF;
	vertical-align: middle;
}

td.title {
	font-weight: bold;
	font-size: 13;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

small {
	font-size: 10;
}


a, a:link, a:visited {
	color:  #DD2243;
	text-decoration: none;
}

a:hover, a:active {
	color: #DD2243;
	text-decoration: underline;
}
.hometext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 16px;
}
.blue {
	color: #003399;
}

