TD{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.tableheader{
	color: #FFFFFF;
	background-color: #C60000;
	font-weight: bold;
}

.button{
    border-right: inset #000000 2px;
    border-left: inset #000000 2px;
    border-top: inset #000000 2px;
    border-bottom: inset #000000 2px;
    color: #FFFFFF;
    background-color: #C60000;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
}
.grey{
    color: #808080;
    font-size: 10px;
}

a{
	text-decoration: none;
	color: #C60000;
}

a:hover{
	text-decoration: underline;
	color: #C60000;
}
.textinput{
	font-size=8pt;
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

