BODY
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
P
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
TH
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
.submit
{
    FONT-FAMILY: Tahoma, Arial;
	 font-size: 10pt;
    BACKGROUND-COLOR: gray;
	 cursor:pointer;
	 font-weight: normal;
	 vertical-align: top;
	 
}
.buttons
{
    FONT-FAMILY: Tahoma, Arial;
	 font-size: 8pt;
    BACKGROUND-COLOR: gray;
	 cursor:pointer;
	 font-weight: normal;
	 vertical-align: top;
	
	 
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: white;
	 vertical-align:top;
}
TH.introbox
{
    BORDER-RIGHT: gray thin solid;
    BORDER-TOP: gray thin solid;
    FONT-WEIGHT: lighter;
    FONT-SIZE: 10pt;
    BORDER-LEFT: gray thin solid;
    BORDER-BOTTOM: gray thin solid;
    FONT-FAMILY: Tahoma, arial
}
A
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-DECORATION: underline
}
.resultbox
{
    BORDER-RIGHT: gray thin solid;
    BORDER-TOP: gray thin solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: gray thin solid;
    COLOR: black;
    BORDER-BOTTOM: gray thin solid;
    FONT-FAMILY: Tahoma, arial
}
.tblheader
{
    FONT-SIZE: 12pt;
    COLOR: black;
	font-weight: bold;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
.tblheaderrow
{
    FONT-SIZE: 10pt;
    COLOR: black;
	font-weight: bold;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none;
		text-align: center
}
.tbltitle
{
    FONT-SIZE: 14pt;
    COLOR: black;
	font-weight: bold;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}
.smallit
{
    FONT-SIZE: 8pt;
    COLOR: black;
	font-style:italic;
	font-weight: normal;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}

.scorebox
{
    BORDER-RIGHT: gray thin solid;
    BORDER-TOP: gray thin solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: gray thin solid;
    COLOR: black;
    BORDER-BOTTOM: gray thin solid;
    FONT-FAMILY: Tahoma, arial;
	 border-width: thin;
	 
	 
}

.Error
{
    FONT-SIZE: 8pt;
    COLOR: red;
	font-style:normal;
	font-weight: bold;
    FONT-FAMILY: Tahoma, Arial;
    BACKGROUND-COLOR: white;
    TEXT-DECORATION: none
}





