.HeaderStyle
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	color: #93192F;
	font-size: 25px;
	font-family: verdana, arial;
	font-weight: bold;
}

.Text
{
	color: #000000;
	font-size: 11px;
	font-family: verdana, arial;
}

.inputstyle
{
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #93192f;
}

.filterstyle
{
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #93192f;
	width: 150px;
}

.requiredinputstyle
{
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	background-color: #faf4de;
	border: solid 1px #93192f;
}

.fileinputstyle
{
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #93192f;
	cursor: hand;
}

.inputheaderlabelstyle
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}

.inputlabelstyle
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}

.inputtimestyle
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}

.inputdatetimestyle
{
	font-family: Verdana, Arial;
	font-size: 10px;
	vertical-align: super;		
}

.filtercellstyle
{
	padding: 5px;
}

.inputbuttonstyle
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #93192f;
	border: solid 1px #000000;
	cursor: hand;
}

.sortstyle:link
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.sortstyle:visited
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.sortstyle:hover
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.sortstyle:active
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

tr.headerstyle td
{
	padding-right: 8px;
	border-right: #cccccc 0px solid;
	padding-left: 8px;
	padding-bottom: 4px;
	border-left: #cccccc 0px solid;
	padding-top: 4px;
	border-bottom: #cccccc 0px solid;
	font-family: verdana, arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border-right: 0px;
	background-color: #93192f;
}
tr.itemstyle td
{
	padding-right: 8px;
	border-right: #000000 0px solid;
	padding-left: 8px;
	padding-bottom: 4px;
	border-left: #000000 0px solid;
	padding-top: 4px;
	border-bottom: #000000 0px solid;
	font-family: verdana, arial;
	font-size: 11px;
	border-right: #000000 0px solid;
	background-color: #ffffff;
}
tr.footerstyle td
{
	border-right: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-family: verdana, arial;
	font-size: 10px;
}
.pagestyle
{
	font-family: verdana, arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}