﻿body
{
}

.button
{
	width:60px;
	height:30px;
	text-align:center;
	font-size: 15px;
	color: White;
	font-family: Calibri;
	font-weight: bold;
	background-color:Black;
}
.txt
{
	height: 20px;
	width: 200px;
	font-weight: bold;
}
.listbox
{
	width:206px;
	font-weight:bold;
}
.Mtxt
{
	font-weight: bold;
	width:200px;
}
.headers
{
	font-size: 20px;
	color: White;
	font-family: Calibri;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 18px;
}
.text
{
	font-size: 15px;
	color: White;
	font-family: Calibri;
	font-weight: normal;
}
.textBlack
{
	font-size: 15px;
	color: Black;
	font-family: Calibri;
	font-weight: normal;
}
.hiddencol
{
	display: none;
}
.radio
{
	font-size: 15px;
	color: White;
	font-family: Calibri;
	font-weight: normal;
	width:75px;	
	border-color:White;	
}
.ddl
{
	height: 23px;
	width: 205px;
	font-weight: bold;
}
