html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background: #0C3467 url(../images/maingb.jpg);
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 780px;
   }

#fullheight{height:100%}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;		
	color: #0A3466;
	font-weight: bold;
}

a.categories:link    {text-decoration:none;color:#0A3466;background-color:transparent}
a.categories:visited {text-decoration:none;color:#0A3466;background-color:transparent}
a.categories:hover   {text-decoration:underline;color:#006E96;background-color:transparent}
a.categories:active  {text-decoration:underline;color:#006E96;background-color:transparent}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;	
	color: #000000;
}
.textw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
	color: #333333;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.fbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;	
	color: #000000;
}
.ptitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003376;
}
