/* CSS Document */

a:link{COLOR: #000000; TEXT-DECORATION:underline;} 
a:visited{COLOR: #000000; TEXT-DECORATION:underline;} 
a:active{COLOR: #000000; TEXT-DECORATION:none;} 
a:hover{COLOR: #61422F; TEXT-DECORATION:underline; }

A.link2:link{COLOR: 000000; TEXT-DECORATION: none; letter-spacing: 0px} 
A.link2:visited{COLOR: b47651; TEXT-DECORATION: none; letter-spacing: 0px} 
A.link2:active{COLOR: b47651; TEXT-DECORATION: none; letter-spacing: 0px; background-color: F2E8E1} 
A.link2:hover{COLOR: F2E8E1; TEXT-DECORATION: none; letter-spacing: 0px; background-color: B47651}

body, tr, td, li
{color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 11pt;}

body{
  margin: 0;
  padding: 0;
  background-image: 
 url(''); 
               background-color: #b47651; 
               background-attachment: fixed;}


b {color: #794F35; cursor:hand;}

i {color: #000000; cursor:e-resize;}

u {color: #b47651; cursor:n-resize;}


.title {color:  #b47651;
font-weight:;
background-color: #E3D0C2;
font-family: Verdana;
width: 200%;
font-size: 16pt;
line-height: 20pt;
text-align: center;}

.subtitle {color:  #DC143C;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
width: 100%;
line-height: 9pt;
text-align: center;}

input, textarea 
{color: #000000;
background:;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align: center;
border-width: 1px;
border-style: solid;
border-color:000000;}



h2
{color: #b47651;
background:;
font-size: 12pt;
font-weight: ;
text-decoration: none;
font-family: verdana; 
text-align: center;}


td
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
text-align:;
}

select
{
background-color:#FFFFFF;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7.5pt;
border:#000000 1px solid;
text-align:left;
}


.ResultsTable {
	background-color: #F2E8E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.ResultsHeading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}
.HomePageTables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2E8E1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #7B5035;
	border-right-color: #7B5035;
	border-bottom-color: #7B5035;
	border-left-color: #7B5035;
	text-align:left;
}
.HomePageTables2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2E8E1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #7B5035;
	border-right-color: #7B5035;
	border-bottom-color: #7B5035;
	border-left-color: #7B5035;
	text-align:justify;
}