﻿body 
{
	font-family: Verdana;
	font-size: 11px;
	margin:0px;
	text-align: justify;
}
input {
font-family: Verdana;
font-size: 11px;
}
textarea {
font-family: Verdana;
font-size: 11px;
}
select {
font-family: Verdana;
font-size: 11px;
}
.pageHeader
{
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
}
.mandatory
{
	font-size:xx-small;
	color:Red;
}
.buttons 
{
	background-color:#66B821;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color:White;
}
.messages
{
	color:#66B821;
	font-weight:bold;
	font-size:12px;
}
.messagesRed
{
	color:Red;
}
.tbheader
{
	background-color:Gray;
	font-size:10pt;
	color:White;
	text-align:center;
}
.alterrow
{
	background-color:#ccff99;
}
.row
{
	background-color:#f0fff0;
}
.labels
{
	font-weight:bold;
}
.pagination 
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color:#797C6E;
	text-decoration:none;
}
