body {
  font-family: Times New Roman, Times, serif;
  background-color: #F5DEB3;
  background-image: url(/_themes/blends/background.jpg); 
  background-repeat: repeat; 
}

tr {
	text-align: center;	
}

td {
	text-align: center;	
}

thead {
	font-family: Times New Roman, Times, serif;
	font-size: 133%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #996633;
}

tfoot {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	font-style: bold;
	background-color: #6699FF;
}

#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 300px;
  border: 1px solid black;
  background-color: #777;
  color: white;
  font-size: 0.65em;
}

a:link { 
	color: #FF0000;
	}
a:visited { 
	color: #800000;
	}
a:hover { 
	color: #BB0000;
	}
a:active { 
	color: #FF00FF;
	}
	
	.modTableMainBGNL {background-color: #000080;}
	
	.modTableSubBGNL {background-color: #0000BB;}
	
	.modTableDivBGNL {background-color: #0556f6;}
	
	.modTableMainBGAS {background-color: #006600;}
	
	.modTableSubBGAS {background-color: #33AA33;}
	
	.modTableDivBGAS {background-color: #33CC00;}
	
	.modTableMainBGNG {background-color: #FF0000;}
	
	.modTableSubBGNG {background-color: #CC0000;}
	
	.modTableDivBGNG {background-color: #170099;}
	
	.modTableMainBG {background-color: #35099d;}
	
	.modTableMainFont {	font-family: Times New Roman, Times, serif;
	font-size: 133%;
	font-weight: bold;
	color: #f70a0a;}
		
   .modTableSubBG {background-color: #0000BB;}
   
   .modTableSubFont {font-family: Times New Roman, Times, serif;
               font-size: 14px;
               font-style: normal;
               line-height: 16px;
               font-weight: bold;
               color: #FFFFFF;
               text-decoration: none;}

	.modTableDivBG {background-color: #6699FF;}

	.modTableBlackFont {font-family: Times New Roman, Times, serif;
               font-size: 14px;
               font-style: normal;
               line-height: 16px;
               font-weight: bold;
               color: #000000;
               text-decoration: none;}
	
	.modInputLabelFont {font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;}