body {}
p {}
td {}
.pageheaders         { color: white; font-weight: bold; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text_headers    { color: black; font-weight: bold; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_data  { color: black; font-size: smaller; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.links     { color: #03c; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.login { color: black; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.textfield_headers   { color: black; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.logonBtnBackground {
	background-color: #FFCC00;
	background-image: url(images/logon.gif);
	background-repeat: no-repeat;
	vertical-align: middle;


}

.control_header {background-color: #d80383;}

.dialog_header {background-color: #091858;
		        color: White;
                font-size: 11pt;
	            font-family: Verdana;
	            font-weight: bold;		        
		        }

.tblBorder
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: black 1px solid;
	padding-top: 5px;
	border-bottom: black 1px solid;
}

.tblOptionDemo
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ffffff;
}

.tblOptionDemo2
{
	border-right: black 1px outset;
	padding-right: 5px;
	border-top: black 1px outset;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: black 1px outset;
	padding-top: 5px;
	border-bottom: black 1px outset;
	background-color: #ffffff;
}

.tblRowHeader
{
	font-weight: bold;
	font-size: small;
	border-bottom: #000000 1px solid;
	font-family: Arial;
}

.tblRowHeader1
{
	font-weight: bold;
	font-size: small;
	border-top: #000000 1px solid;
	font-family: Arial;
}

.tblRowHeader2
{
	font-weight: bold;
	font-size: medium;
	border-bottom: #000000 1px solid;
	font-family: Arial;
}

.tblRowHeader3
{
	font-weight: bold;
	font-size: small;
	font-family: Arial;
}

.navLabel
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

a.mainNav:link
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
a.mainNav:visited
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
a.mainNav:active
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff; 
	font-family: Arial;
	text-decoration: none;
}
a.mainNav:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #FEBF50;
	font-family: Arial;
	text-decoration: none;
}
a.mainNav2:link
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffff99;
	font-family: Arial;
	text-decoration: none;
}
a.mainNav2:visited
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffff99;
	font-family: Arial;
	text-decoration: none;
}
a.mainNav2:active
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffff99;
	font-family: Arial;
	text-decoration: none;
}
a.mainNav2:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.mainlinks
{
	font-size: 11pt;
	font-family: Verdana;
}

.smallmainlinks
{
	font-size: 8pt;
	font-family: Verdana;
}

.eventTableRow
{
	font-size: 9pt;
	font-family: Verdana;
}

.accountSummary
{
	font-size: 9pt;
	font-family: Verdana;
}


.errortext
{
	font-weight: bolder;
	font-size: 13pt;
	color: red;
	font-family: Verdana;
}

.smallerrortext
{
	font-weight: bolder;
	font-size: 8pt;
	color: red;
	font-family: Verdana;
}


.copyright
{
	font-size: 8pt;
	font-family: Verdana;
}
.subHeader
{
	font-size: larger;
	
	border-bottom: #000033 1px solid;
	font-family: Arial;
	
	
}

.ErrorMsg
{
	font-weight: bold;
	font-size: small;
	color: #ff0000;
	font-family: Verdana;
}

.PasswordMsg
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff0000;
	font-family: Verdana;
}

.lftNavBackGround
{
	background-image: url(images/greenClrBack.JPG);
}
.mainfont
{
	font-size: 10pt;
	line-height: 18px;
	font-family: Tahoma, Verdana;
}
