﻿body 
{
	margin:0px 0px 0px 0px;
	font-family: Comic Sans MS, Tahoma, Arial;
	font-size: 10pt;
	color:#666666;
	font-style:normal;
	font-weight:normal;
}
.redheading
{
	font-family: Comic Sans MS, Tahoma,Arial Narrow;
	font-size: 12pt;
	font-weight:bold;
	color:#9C0A0D;
}
input
{
	color : #666666;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	border-color : #000000;
	border-width:1px;
}
input.text
{
 background-color:#ffffff;
}
.boldtext
{
	font-family: Comic Sans MS, Tahoma, Arial;
	font-size: 9pt;
	color:#000000;
	font-style:normal; 
	font-weight:bold ;
	
}
.whiteheading
{
	font-family: Arial Narrow;
	font-size: 10pt;
	font-weight:bold;
	color:#ffffff;
}
.whitetext
{
	font-family: Arial Narrow;
	font-size: 8pt;
	font-weight:bold;
	color:#ffffff;
}
.charttext
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color:#666666;
	font-style:normal;
	font-weight:normal;
}
.blacktext
{
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color:#000000;
	font-style:normal; 	
}
.error
{
		
	font-family: Tahoma, Arial;
	font-size: 9pt;
	color:#ff0000;
	font-style:normal;
	font-weight:normal;
}

.glt-elm{
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	color: #fff;
	visibility: hidden;
}

.glt-elm p{
	background: #666;
	margin: 0;
	padding: 0.5em;
}

.glt-elm img{
	display: block;
}
