﻿

.title
{
	font-size: 16px;
	color: White;
	background-color: #0000cc;
}
.subtitle
{
	width: 450px;
	font-size: 12pt;
	height: 37px;
	padding-top: 1px;
	background-color:gainsboro;
}


.titlebig
{
	font-size: 14px;
	color:Black;
	font-weight:bold;
	vertical-align:middle;
	
	height: 40px;
	background-color: gainsboro;
}
.thebgcolor
{
	background-color:White;
}
.thelabel
{
	background-color: gainsboro;
}


