body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(../img/topbg.jpg);
	background-repeat: repeat-x;
	background-position: 50px top;
}


a{
     text-decoration: none;
     color: #000000;
     font-size: 11px;
}

table{
      margin: 0px;
}

th{
   background-color: #D1D1D1;
}

td{
   font-size: 11px;
}
img{
    border: none;
}

h2{
   color: #193976;   
}

td#top{
     background-color: #003D7C;
}

td#menu{
     background-image: url(../img/dash2.jpg);   
     background-repeat: repeat-x;
     background-position: top;
     background-color: #43BA37;
}

.lblock{
        width: 214;
        background-color: #F1F1F1;
}

.header{
        font-family: Verdana;
        font-weight; bold;
        font-size: 13pt;
        color: #FFFFFF;
        background-color: #193976;
        height: 30px;
}

.date{
      font-size: 12px;
      font-weight: bold;
      color: #193976;
}

.gray{
      color: #999999;
      font-size: 11px;
}

.delim{
       width: 210;
       height: 1;
       background-color: #ffffff;
}

.bg3{
         background-image: url(../img/bg3.jpg);
         background-repeat: no-repeat;
         background-position: top;
}

.center1{
         background-image: url(../img/bg2.jpg);
         background-repeat: no-repeat;
         background-position: top right;
         padding: 30px;
         font-size: 11px;
         font-color: #193976;
}

.rblock1{
         background-image: url(../img/bg1.jpg);
         background-repeat: repeat-y;
         background-position: left;
         background-color: #E4E4E4;
         width: 242px;
         font-size: 12px;
}

.foot{
      color: #ffffff;
      background-color: #193976;
      height: 50px;
      font-size: 10px;
}

.subsc{
       padding: 10px;
}

.lpadd{
       padding-left: 15px;
}
