.qLinkBtnNotSelected 
{
	text-decoration:none;
	color: black;
 font-family:Arial, Helvetica, sans-serif;

}
.qLinkBtnSelected 
{
	text-decoration:none;
	color: #32A4D7;
 font-family:Arial, Helvetica, sans-serif;
font-weight:bold ;
}
.HiScoreHeader 
{
	font-size:12px;
	font-family:Arial;
	font-weight:bold ;
	color:Black;
	
}
.message
{
	color: red;
	font-weight:bold;
}

input.text, input.button, select
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	margin: 2px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.mainContentBorder
{
	border-right: #004499 thick solid;
	border-top: #004499 thick solid;
	border-left: #004499 thick solid;
	border-bottom: #004499 thick solid;
	background-color: White;
}

body
{
	margin: 0px;
	color: black;
	background-color: #B5B5B6;
}
.AdminMenu 
{ text-decoration:none;
	font-weight:bold;
	font-size:12px;
color:Black ;
	
}

.AdminBorder 
{
	border-bottom: #a6a936 1px solid;
}
.NoTestCell {
background-image:url(../images/NoTestBloke.gif);
background-position: bottom right;
background-repeat:no-repeat;
}
.TitleCell {
background-image:url(../images/LSClogo.gif);
background-position: bottom right;
background-repeat:no-repeat;
}
.WelcomeCell {
background-image:url(../images/MonthlyQuizGirl.gif);
background-position: bottom right;
background-repeat:no-repeat;
}
.QuestionCell {
background-image:url(../images/MonthlyQuizBloke.gif);
background-position: bottom right;
background-repeat:no-repeat;
}
.CongratsCell {
background-image:url(../images/CongratsBloke2.gif);
background-position: bottom right;
background-repeat:no-repeat;
}
.LeaderCell {
background-image:url(../images/LeaderBoardGirl.gif);
background-position: bottom right;
background-repeat:no-repeat;
}
.GreenSecondTitle {
background-image:url(../images/LSClogo2.gif);
background-position: top right;
background-repeat:no-repeat;
color:#FFFFFF;
font-size:20px;
font-weight:normal;
 
}


body, td, p, h1, h2,h3, input.text, input.button, select, textArea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

body, p, a, h1, h2,h3, input.text,input.button, select, textArea
{
	font-weight: normal;
}
h1
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
h2
{
	font-size: 13px;
}
h3
{
	font-size: 11px;
	font-weight:bolder
}
a
{
	color: indigo;
}
