﻿/* CSS Document */

body
{
	font-family: Arial;
	font-size:11px;
	background-image: url('Images/bkg.jpg');
	background-position:center;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top;	
	text-align: left;
	
}


}
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.footertextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #AC020F;
	width: 14px;
}

.footertextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	padding-right:40px;
	line-height: normal;
}

.footer {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-image: url('Images/footer.jpg');
}
.style2 {
color: #970000
}


a:link
{
	color: #990000; 
}
a:visited
{
	color: #990000; 
} 
a:active 
{
	color: #990000;
}
a:hover 
{
	color: #990000;
}

}
h6
{
	font-family: Arial;
}
h5
{
	font-family: Arial;
}
h4
{
	font-family: Arial;
}
h3
{
	font-family: Arial;
}
h2
{
	font-family: Arial;
}
h1
{
	font-family: Arial;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}

h1
{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h2
{
	color: #666666; 
}
h3
{
	color: #999999; 
}

h4
{	
	font-size: 10pt; color: #666666; margin-bottom: 6px
}


h5
{	
	font-size: 12pt; color: #666666; margin-bottom: 6px}
	
.quiztext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	font-weight: bold;
}
.question{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #990000;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	font-weight: bold;

}

.red_body {
color: #990000
}

