﻿body {
}

.RequiredMarker
{
    font-weight: bold;
    
    color: #cc0000;
}

input, select
{
	background-color: #ffffff !important;
}

.button
{
	background-color: #cccccc !important;
}
