body { 
  font-family: Verdana; 
  font-size: 11px;
  color: #000000; 
  background-color: #A1A8FC; 
  /*background-image: url(http://www.thebaac.com/v1/images/baac_topgradent.jpg);
  background-repeat: repeat-x;*/
  margin-top: 15px;
  margin-bottom: 15px;
}

table        		{ font-family: Verdana; font-size: 11px; color: #000000 }
a:link       		{ color: #001B58; text-decoration: none }
a:active     		{ color: #001B58; text-decoration: none }
a:visited    		{ color: #001B58; text-decoration: none }
a:hover      		{ color: #001B58; text-decoration: underline }
.pn-logo, .pn-title, .pn-pagetitle	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #001B58 }
input.pn-button     { color: #FFFFFF; background-color: #001B58; font-weight: bold }

.menu_bar {
  background-color:#F6F6F6;
  color:#FF0000;
}
.norepeat {
  background-repeat: repeat-x;
}

/* Content txt properties */
.content {
        font-family: Verdana; font-size:
        font-size: 12px;
        color: #001B58;
}
.content a:link {
        font-family: Verdana; font-size:
        font-size: 12px;
        color: #001B58;
}
.content a:visited {
        font-family: Verdana; font-size:
        font-size: 12px;
        color: #001B58;
}
.content a:hover {
        font-family: Verdana; font-size:
        font-size: 12px;
		text-decoration: underline;
        color: #001B58;
}

/* NEWS TITLES TXT */
.blc_titles {
        font-family: Verdana;
        font-size: 10px;
		font-weight: bold;
        color: #000000;
		background-repeat: repeat-x;
		padding-left: 5px;
}

/* NEWS TITLES TXT */
.news_titles {
        font-family: Verdana;
        font-size: 11px;
		font-weight: bold;
        color: #000000;
		background-repeat: repeat-x;
}

/* NEWS ARTICLE TXT */
.new_txt {
        font-family: Verdana;
        font-size: 11px;
        color: #001B58;
		padding-left: 50px;
}
.new_txt a:link {
        font-family: Verdana;
        font-size: 11px;
        color: #001B58;
		padding-left: 50px;
}
.new_txt a:visited {
        font-family: Verdana;
        font-size: 11px;
        color: #001B58;
		padding-left: 50px;
}
.new_txt a:hover {
        font-family: Verdana;
        font-size: 11px;
		text-decoration: underline;
        color: #001B58;
		padding-left: 50px;
}

/* NEWS READ MORE TXT */
.new_more {
        font-family: Verdana;
        font-size: 10px;
		font-style: italic;
		text-decoration: underline;
        color: #C89F02;
}
.new_more a:link {
        font-family: Verdana;
        font-size: 10px;
		font-style: italic;
		text-decoration: underline;
        color: #C89F02;
}
.new_more a:visited {
        font-family: Verdana;
        font-size: 10px;
		font-style: italic;
		text-decoration: underline;
        color: #C89F02;
}
.new_more a:hover {
        font-family: Verdana;
        font-size: 10px;
		font-style: italic;
		text-decoration: none;
        color: #C89F02;
}
.pn-title {
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#001B58;
  font-weight:normal;
}

/* Forums stuff starts here.... */
.table_blgd_1 {
	background: #E7E9FC;
}
.table_blgd_2 {
	background: #011537;
}
.forum_border {
	background: #000000;
}

/* Caledar layout borders */
.cal_bkgd {
background:#F6F6F6;
}