body
{
	font-size: 10pt;
	background-image: url(/sota/%28xiqcwbafs1g2f545djcedieo%29/pasbkgnd.gif);
	color: black;
	font-family: 'Trebuchet MS' , Arial, Sans-Serif;
	background-color: #ffffff;
}
INPUT
{
	background-color: #ffffcc;
}

SELECT
{
	background-color: #ffffcc;
}

HR
{
	background-color: #009966;
}
TD
{
	font-size:10pt;
}
.InfoLabel
{
	font-weight: bold;	
}
.NormalBold
{
	font-weight: bold;
	background-color: #99cc99;
	text-align: center;
}		
.titlebar
{
	border-top: none;
	border-left: none;
	border-bottom: olive thin solid;
	border-right-style: none;
}
.title
{
	font-size: 24pt;
	font-family: 'Trebuchet MS' , Arial, Sans-Serif;
	text-align: center;
}
.username
{
	font-size: 14pt;
	font-family: 'Trebuchet MS' , Arial, Sans-Serif;
	text-align: left;
}		
.subtitle
{
	font-size: 20pt;
	font-family: 'Trebuchet MS' , Arial, Sans-Serif;
	text-align: center;
}
.smallheading
{
	font-size: 16pt;
	text-transform: capitalize;
	font-family: 'Trebuchet MS' , Arial, Sans-Serif;
	text-align: center;
}
.gridheader
{
	font-weight: bold;
	background-color: #AAcc99;
	text-align: center;
	border:black 1px solid;
	font-size:10pt;
}
.gridcell
{
	border:black 1px solid;	
	font-size:9pt;
}
.gridcellbold
{
	border:black 1px solid;	
	font-size:9pt;
	font-weight:bold;
}
.gridtable
{
	table-layout: auto;
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	border-collapse: collapse;
}
.formpanel
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.cookie
{
	font-size: 12pt;
	text-transform: capitalize;
	color: blue;
	font-style: normal;
	font-family: 'Comic Sans MS' , Fantasy, Cursive;
	text-align: center;
}
.colouredpanel
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #ffff99;
}

