/*Styles for the Main Content Layer */

body {

	background-color : #E5E5E5;
	background-image : url(images/bgd.gif);

}

.bodyTxt {
font-family:   Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size : 90%;
font-style: normal;
color:#ffffff;
line-height : 140%;
margin-left : 10px;
margin-top : 6px;
padding-left: 10px;
padding-right: 10px;
 }

 h1 {

font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100%;
color : #009830;
font-style : italic;
margin-top : 6px;
margin-bottom: 2px;
margin-left : 10px;
padding-left: 10px;
padding-right: 10px;
background-color : transparent;
 }

 .head{

font-family:  "Trebuchet MS",Verdana,Helvetica, sans-serif;
font-size: 95%;
font-style : normal;
font-weight: bold;
margin-top : 6px;
margin-bottom: 2px;
color: #983400;
background-color : transparent;
}

 .headFix{

font-family:  "Trebuchet MS",Verdana,Helvetica, sans-serif;
font-size: 80%;
font-style : normal;
font-weight: bold;
margin-top : 6px;
margin-bottom: 2px;
color: #983400;
background-color : transparent;
}

  .date {
font-family: "Georgia, Times New Roman, Times, serif";
font-size : 90%;
color:#983400;
line-height : 125%; 
font-weight: normal;
margin-top: 10px;
padding-bottom: 10px;
padding-right: 15px;
 }

p.copyright {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 70%;
color: #983400;
 }
 
  li {
	list-style : square;
}


/*Styles for the hyperlinks */

a	{ 
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size : 90%;
color: #ffffff;
text-decoration: underline;
}


a:link{
color:#ffffff;
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size : 90%;
text-decoration: underline;

}

a:visited{
color:  #009830;
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size : 90%;
text-decoration: underline;
}

a:active{
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size : 90%;
color:#ffffff;
text-decoration: none;

}

a.one:link{
color:#ffffff;
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size : 70%;
text-decoration: underline;

}

a.one:visited{
color:#009830;
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size : 70%;
text-decoration: underline;
}

a.one:active{
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size : 70%;
color:#ffffff;
text-decoration: none;

}

.tblbdr {
	border-color: #cccccc; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.tblhead, .tblhead a:link, .tblhead a:hover, .tblhead a:visited
{
	font-family:   Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
	margin-top : 6px;
	margin-bottom: 2px;
	color: #ffffff;
	background-color : #BD5942;
}
.tbltext
{
font-family:   Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size : 90%;
font-style: normal;
color:#ffffff;
background-color : #A8B480;
line-height : 140%;
margin-left : 10px;
margin-top : 6px;
padding-left: 10px;
padding-right: 10px;
}
.tbl
{
 background-color: #404040;

 
}
	
.wrong
{
font-family:   Arial, "Trebuchet MS", Helvetica, sans-serif;
font-size : 90%;
font-style: normal;
color:#B85A41;
background-color : #A8B480;
line-height : 140%;
margin-left : 10px;
margin-top : 6px;
padding-left: 10px;
padding-right: 10px;
}
.title
{
	font-family:   Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
	font-weight: bold;
	margin-top : 6px;
	margin-bottom: 2px;
	color: #983400;
	background-color : transparent;
	padding:20px;
}
	
	
	