body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#003399;
	background-image:url(../images/p.gif);
}
@media print{
	.noprint{
		display:none;
	}
	.HeighZero{Height:0;	}
}
.home{
	background-image:none;
}
.txtHome {
	font-family: arial;
	font-size: 10px;
	color: #003296;
}
.txtHome a:active{
	font-family: arial;
	font-size: 10px;
	color: #003296;
}
.txtHome a:visited{
	font-family: arial;
	font-size: 10px;
	color: #003296;
}
.txtHome a:hover{
	font-family: arial;
	font-size: 10px;
	color: #003296;
	text-decoration:none;
}
.txtHome a:link{
	font-family: arial;
	font-size: 10px;
	color: #003296;
}
.txtHomeW {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.box {
	font-family: verdana;
	font-size: 10px;
	color: #12419E;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #12419E;
	border-right-color: #12419E;
	border-bottom-color: #12419E;
	border-left-color: #12419E;
}
.noteOff {
	font-family: arial;
	font-size: 11px;
	color: #A0B3DB;
}
.noteON {
	font-family: arial;
	font-size: 11px;
	color: #003296;
}


.BotNav {
	font-family: arial;
	font-size: 10px;
	color: #A0B3DB;
}
.BotNav a:active{
	font-family: arial;
	font-size: 10px;
	color: #A0B3DB;
	text-decoration:none;
}
.BotNav a:visited{
	font-family: arial;
	font-size: 10px;
	color: #A0B3DB;
	text-decoration:none;
}
.BotNav a:hover{
	font-family: arial;
	font-size: 10px;
	color: #003296;
	text-decoration:none;
}
.BotNav a:link{
	font-family: arial;
	font-size: 10px;
	color: #A0B3DB;
	text-decoration:none;
}
.menu{
	font-family: arial;
	font-size: 10px;
	color: #003296;
	text-decoration:none;
	cursor:pointer;
	/*filter:Alpha(opacity=80);*/
}
.smenu{
	font-family: arial;
	font-size: 10px;
	color: #003296;
	text-decoration:none;
	cursor:pointer;
	
}

.txt {
	font-family: arial;
	font-size: 11px;
	color: 003296;
}
.txt12 {
        font-family: arial;
        font-size: 12px;
        color: 003296;
}

.txtb {
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: #003296;
}

.txt11b {
        font-family: arial;
        font-size: 11px;
        font-weight: bold;
        color: #003296;
}


.txt a:active{
	font-family: arial;
	font-size: 11px;
	color: 003296;
}
.txt a:visited{
	font-family: arial;
	font-size: 11px;
	color: 003296;
}
.txt a:hover{
	font-family: arial;
	font-size: 11px;
	color: 003296;
}
.txt a:link{
	font-family: arial;
	font-size: 11px;
	color: 003296;
}
.table1{
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: blue;
	border-collapse: separate;
	background-color: white;
}

#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid black;
  /*background-color: #777;*/
  background-color: #FFF; /*  transparent for 3 */
  font-family: arial;
  font-weight:bold;
  font-size: 11px;
  color: 003296;
}
