﻿body {
    font-family:Arial,sans-serif;
    font-size:16px;
}

.loadReportButton {
    font-size:14px;
    background-color:maroon;
    color:white;
    font-weight:bold;
}

DropDownList {
    font-size:16px;
}
  .invalidBox
{
	background: #FFDDDD;
	
}

