#wrapper {
  min-height:850px;
  height:auto !important;
  height:850px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 15px;
  border-top: solid 1px #052a7c;
  border-left: solid 1px #052a7c;
  border-bottom: solid 1px #052a7c;
  background-color: #000;
}  

body {
  /*text-align: center; */
  margin-top: 0px;
  margin-left: 25px;
  margin-right: 25px;
  background: url('../images/background.jpg');
}

#header {
  background: url('../images/header_right.gif');*/
}

#maintext {
  margin-left: 50px;
  margin-right: 50px;
}
 
 
#footer {
text-align: center;
  width: 786px;
  margin-left 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-top: 50px;
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: italic;
  color: #999;
  padding-left: 25px;
}  

a:link {
  text-decoration: none;
  color: #e6b42e;
}


a:visited {
 text-decoration: none;
 color: #e6b42e; 
}


a:hover {
  text-decoration: underline;
  color: #e6b42e;
}

.selected {
 font-weight: bold;
 color: #094dfa;
} 

.count {
 color: #999;
 font-weight: normal;
} 

.glist_findtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #7ba0ec;
	padding-left: 20px;
}

.glist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #999;
}

.glist_lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5571a8;
}

.glist9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #999;
}

.glist7bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #999;
}
		
.gtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999;
}

.gtitle_bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}

.gtitle_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: blue;
}

.gtitle_lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #094dfa;
}

.gtitle_mediumblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #094dfa;
}
	
.ghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999;
}

.glist_gray999 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #999;
}

.glist10r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: red;
	
}
	
