/* ccccccccccccccccccc copyright© 1996-2006 Grevillea Software cccccccccccccccccccccc */
BODY
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 8pt;
    MARGIN-LEFT: 0px;
    COLOR: black;
    FONT-FAMILY: 'Verdana','Arial','sans-serif';
    BACKGROUND-COLOR: #ffffe8;/* #cccc99; */
}
TABLE
{
    BACKGROUND-COLOR: #ffffe8;
    FONT-SIZE: 8pt;
    FONT-FAMILY: 'Verdana','Arial','sans-serif';
}
#maintable
{
	table-layout:fixed;
    BACKGROUND-COLOR: #cccc99;
}

#title
{
    COLOR: #006699;
    BACKGROUND-COLOR: #cccc99;
    FONT-FAMILY: 'Verdana','Arial','sans-serif';
    HEIGHT: 50px;
}
#title1
{
    PADDING-LEFT: 10px;
    PADDING-TOP:  15px;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16pt;
    FONT-FAMILY: 'Verdana','Arial','sans-serif';
    LETTER-SPACING: 1pt;
    TEXT-ALIGN: left;
}
#title3
{
    FONT-SIZE: 10pt;
	TEXT-ALIGN: left;
    TEXT-DECORATION: none
}

.column
{
	border: 10px solid #ffffe8;
	font-size: 10pt;
	width: 500px;
	font-family: 'Arial' , 'Verdana' , 'sans-serif';
	text-align: justify;
}



#mainMenu
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder;
	BACKGROUND-COLOR:#F08080;
	PADDING-LEFT:  5px;
	PADDING-TOP:   5px;
}
#homeTD
{
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder;
    COLOR: white;
	BACKGROUND-COLOR:#F08080;
	PADDING-LEFT:  5px;
	PADDING-TOP:   5px;
}

#mainMenu DIV
{	width: 160px;
    OVERFLOW: hidden;
    COLOR: white;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}
.mitem
{
    cursor: pointer; cursor: hand; /* works for Mozilla and IE - order is important - IE doesn't recognise 'pointer' and Mozilla doesn'trecognise 'hand'*/
}
.aiControl
{
    cursor: pointer; cursor: hand; /* works for Mozilla and IE - order is important - IE doesn't recognise 'pointer' and Mozilla doesn'trecognise 'hand'*/
}






#mtable TR
{
    OVERFLOW: hidden;
    WIDTH: 150px;
    HEIGHT: 16px;
}
#mtable TD
{
    OVERFLOW: hidden;
    WIDTH: 150px;
    COLOR: white;
    HEIGHT: 16px;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}
#mtable TD:active
{
    COLOR: #006699;
    TEXT-DECORATION: underline
}
#mtable TD:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}






#m SPAN
{
    OVERFLOW: hidden;
    WIDTH: 150px;
    COLOR: white;
    HEIGHT: 16px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none;
}
#m SPAN:active
{
    COLOR: #006699;
    TEXT-DECORATION: underline
}
#m SPAN:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}
H1
{
    FONT-SIZE: 16pt;
    COLOR: midnightblue;
	MARGIN-BOTTOM:   5px;
    FONT-FAMILY: 'Verdana','Arial','sans-serif';
}
H2
{
	MARGIN-BOTTOM:   0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: #cc9933;
    LINE-HEIGHT:16pt;
    FONT-FAMILY: 'Verdana','Arial','sans-serif';
}

.eventPerformance
{
	background-color: #ff99cc;
}





.abort
{
    PADDING-LEFT: 10px;
    COLOR: red
}
.error
{
    COLOR: red;
    TEXT-INDENT: 0px;
    FONT-FAMILY: 'Verdana','Arial','sans-serif';
}
.info
{
    COLOR: green;
    TEXT-INDENT: 0px;
    FONT-FAMILY: 'Verdana','Arial','sans-serif';
}
INPUT
{
	font-size: 8pt;
	font-family: 'Verdana','Arial','sans-serif';
}
#fBody
{
    position: absolute;
    top: 70px;
    left: 160px;
    width: 540px;
    margin: 0px;
    border-style: solid;
    border:1px solid #222222;
    padding-right: 0px;
    /* display: none; */
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
/* for gp pages */
.bordered {border:1px solid #D0CCCC}
.lbl      {FONT-FAMILY: 'Arial','sans-serif';TEXT-ALIGN: right;}
