/*
H1              {
                font-family: Verdana, Arial;
                font-size: medium;
                }
H2              {
                font-family: Verdana, Arial;
                font-size: small;
                }
BODY            {
                font-family: Verdana, Arial;
                font-size: x-small;
                margin: 0;
                }
TABLE           {
                font-family: Verdana, Arial;
                font-size: x-small;
                }
INPUT           {
                font-family: Verdana, Arial;
                font-size: x-small;
                }
SELECT          {
                font-family: Verdana, Arial;
                font-size: x-small;
                }
TD.background
{
	background-position: 0% 0%;
	background-image: url(/11plusonline/images/header.gif);
	background-repeat: repeat-x;
	text-align: center;
}

DIV.position{
	left : 0;
	position : absolute;
	top : 0
}

.topbar{
	font: normal 400 18pt Verdana, Arial;
	color: #FFFFFF;
	
}

a:link
{
	color: Black;
	text-decoration: underline;
}

a:active        {
				    text-decoration: underline;
                }
a:visited       {

                text-decoration: underline;
                }
a:hover         {

                font-weight: bold;
                text-decoration: underline;
                }
.navtable
{
	font-weight: bold;
	background-image: none;
	color: #ffffff;
}
.navtext        {
                color: #FFFFFF;
                font-weight: bold;
                }
.navlink:link   {
                color: silver;
                text-decoration: none;
                }
.navlink:active {
                color: silver;
                text-decoration: none;
                }
.navlink:visited {
                color: silver;
                text-decoration: none;
                }
.navlink:hover  {
                color: white;
                text-decoration: underline;
                }
.rheader
{
	border-right: #5084a8 1px solid;
	border-top: #5084a8 1px solid;
	font-weight: bold;
	font-size: 12pt;
	background: #6666ff;
	border-left: #5084a8 1px solid;
	color: white;
	text-indent: 6px;
	line-height: normal;
	border-bottom: #5084a8 1px solid;
	font-style: normal;
	font-variant: normal;
}

.rheadermain
{
	border-right: #5084a8 1px solid;
	border-top: #5084a8 1px solid;
	font-weight: bold;
	font-size: 12pt;
	background: #cc0066;
	border-left: #5084a8 1px solid;
	color: white;
	text-indent: 6px;
	line-height: normal;
	border-bottom: #5084a8 1px solid;
	font-style: normal;
	font-variant: normal;
}

.rheadercol
{
	padding-left: 4px;

}

.rbody          {
                background-color: #FFFFFF;
                }

.smalltext       {
                COLOR: gray;
                FONT-FAMILY: Verdana, Arial;
                FONT-SIZE: 9pt;
                LINE-HEIGHT: 140%
                }

.DataList
{
	list-style-position: outside;
	list-style-type: disc;
}

.ErrorText
{
    color: red;
}

.Footer
{
	line-height: 190%;
	background-color: #993399;
	font-weight: bold;
	font-size: 10pt;
	background: #a0d0e0;
	color: #185090;
	font-style: normal;
	font-variant: normal;
}

.HeaderXX
{
	font-size: large;
	color: white;
	line-height: 200%;
	background-color: #993399;
}

.HelpHeader
{
	font-size: x-small;
	color: Blue;
	text-align: left;
}

.HelpText
{
	font-size: xx-small;
	color: black;
	line-height: 180%;
}

.Labels
{
	font-size: 9pt;
	color: black;
}

.SubPrem
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;

}

.Final
{
    color: black;
    font-family: Verdana, Arial;
    font-size: 14px;
    font-weight: bold
}


.HelpButton
{
	cursor: help;
}

.ListHeader
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	line-height: 80%
	
}
.ListItem
{
	font-weight: normal;
	list-style-position: outside;
	font-size: 8pt;
	direction: ltr;
	font-family: Verdana, Arial;
	list-style-type: disc;
}
*/
	
.HelpButton
{
	cursor: help;
}
.QuestionNumber
{
	font-weight: bold;
}
.Question
{
	font-weight: normal;
	font-family: 'Trebuchet MS' , Arial;
	font-size: 120%; 
}
.Answer
{
	font-weight: normal;
	background-color: lavender;
}
.QuestionFrame
{
	border-right: thin inset;
	border-top: thin inset;
	border-left: thin inset;
	border-bottom: thin inset;
	background-color: lemonchiffon;
}
.CorrectAnswer
{
	color: black;
}
.InCorrectAnswer
{
	color: red;
}

.featurebox {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;	
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #737171;/*themecolour1$ -2.2%, -37.2%;*/
	border-right-color: #737171;/*themecolour1$ -2.2%, -37.2%;*/
	background-color: #ffffff;/*themecolour6;*/
	border-bottom-color: #737171;/*themecolour1$ -2.2%, -37.2%;*/
	border-left-color: #737171;/*themecolour1$ -2.2%, -37.2%;*/

}
.rowunderline {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	background-color: #ffffff;/*themecolour6;*/
	border-bottom-color: #737171;/*themecolour1$ -2.2%, -37.2%;*/
}
.TimerGreen
{
	background-color: lawngreen;
}

.Bot
{
	color: #f1ffff;
	background-color: #fffefc;
}