/*----------------------------------------------
 |  Hacks.css |
 |------------
 |  IE hacks for win and mac
 *---------------------------------------------*/
 
/*background image hacks instead of PNG use GIF for IE*/
* div#supercontainer {
}

*div#content-a-b {
}

.na_TABLE {
	width: 897px;
}

.natopfix {
   height: 33px;
   overflow:hidden;
}

.na_TOP {
	background: url(../images/top.jpg) no-repeat;
	height: 33px;
}

.na_BOTTOM {
	height: 73px;
}

.na_contAA {
	background: url(../images/bg.jpg) repeat-y;
	vertical-align: top;
	padding-left: 27px;
	padding-top: 10px;
}

.na_contINTAA {
	width: 121px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.na_contINTBAfix {
	width: 121px;
	overflow: hidden;
}

.na_contINTAB {
	padding-bottom: 10px;
}

.doc_fix {
	width: 475px;
	padding-left: 10px;
}

.doc_fix table {
border: 1px solid black;
padding: 2px;
}

.doc_fix td {
border: 1px solid black;
padding: 2px;
}

.doc_fix_front {
       width: 622px;
}

.na_contINTAB p {
	margin: 0px;
        padding: 0px;
        border: 0px;
}

.na_contINTAB img {
	margin: 0px;
        padding: 0px;
        border: 0px;
}

.na_contINTAB_fix {
 overflow: hidden;
 widht: 732px;
 height: 209px;
}


.na_contINTBA {
	
}
	
.na_contINTBB {

}

.na_contAB {
	vertical-align: top;
	width: 94px;
	text-align: right;
}

.na3col_img {
	background: #0A1C5C;
}

.na3col_img img {
   padding: 0px;
   border: 0px;
   margin: 0px;
}

.na3col_text {
	background: #0A1C5C;
        color: white !important;
        padding: 6px;
}

h1 {
        margin-top: 0px;
        font-size: 18px;
        color: #0A1C5C;
}
h5 {
        margin-top: 0px;
        font-size: 14px;
        color: #0A1C5C;
}

.na3col_text h1 {
        display: block;
        margin: 0px;
        font-size: 16px;
        color: white;
}

.na3col_text a {
        color: white;
        font-decoration: none;
}

.na3col_text p {
        margin: 0px;
        color: white;
}

.na3col_space {
	width: 19px;
}

.naContTabl {
	width: 100%;
	margin-bottom: 19px;
}

.na2col_img {
	width: 270px;
}

.na2col_img img {
        margin: 0px;
}

.na2col_img p {
        margin: 0px;
}

.na3col_img p {
        margin: 0px;
}

.na2col_text {
	width: 320px;

}

.gbghorsenews a {
  color:black;
}



.na3col_text a{
 color: white;
}

.na3col_text a:link{
 color: white;
}

.na3col_text a:visited{
 color: white;
}

.na3col_text a:active{
 color: white;
}

.na3col_text a:hover{
 color: white;
}