﻿#aspnetForm
{
	/*
	width:1366px;
	height:768px;
	background-color: Silver;
	*/
	margin-top: 30px;	
}


#title
{
	font-size:36pt;
	text-align:center;
	font-weight:bold;
	color: #D3D3D3;
}


.Subtitle
{
	font-size:2em;
}

th
{
	font-weight:normal;
	border-bottom: solid 1px silver;
}

.style2
{
	font-size:18pt;
	text-align:left;
	font-weight:bold;
	color: black;
}

.style3
{
	font-size:15pt;
	text-align:left;
	font-weight:bold;
	color: #717171;
}

