/* CSS Document */


.maintable {
     width:765px;
	 
	 
}
.cellone {
     width:765px;
	 height:98px;
	 background-image:url(../images/index_01.gif);
	 background-repeat:no-repeat;
	 
	 
}
.celltwo {
     width:765px;
	 height:243px;
	 background-image:url(../images/index_02.jpg);
	 background-repeat:no-repeat;
	 padding-left:23px;


}
.cellthree {
      width:765px;
	  background-image:url(../images/index_03.gif);
	  background-repeat:repeat-y;
	  padding-left:22px;
	  padding-top:17px;
	  padding-right:15px;
	  
}
.cellfour {
      width:765px;
	  height:28px;
	  background-image:url(../images/index_04.gif);
	  background-repeat:no-repeat;
	  padding-left:22px;
	  padding-top:8px;
	  
}
.navigation {
      width:200px;
	  height:160px;
	  background-image:url(../images/navigation-bkg.gif);
	  background-repeat:no-repeat;
	  margin-top:35px;
	  padding-left:18px;
	  
}
.image-cell {
      width:231px;
	  
}
.bottomfont {
       font-family:verdana;
	   font-size:10px;
	   font-weight:bold;
	   color:#5d5d5d;
	   
}
.greyfont {
       font-family:verdana;
	   font-size:11px;
	   line-height:17px;
	   color:#5b5b5b;
	   
}
.greysmallfont {
       font-family:verdana;
	   font-size:10px;
	   line-height:17px;
	   color:#5b5b5b;
	   
}
.whitesmallfont {
       font-family:verdana;
	   font-size:10px;
	   line-height:17px;
	   color:#ffffff;
	   
}
.subgreyfont {
       font-family:verdana;
	   font-size:12px;
	   line-height:17px;
	   font-weight:bold;
	   color:#777575;
	   
}
.redfont {
       font-family:verdana;
	   font-size:11px;
	   line-height:17px;
	   color:#FF0000;   
	  
}
.redtitle {
       font-family:verdana;
	   font-size:18px;
	   color:#e20000;
	   
}
a.nav:link {font-size:12px; font-family:verdana; color:#ffffff; background-image:url(../images/navigation-arrow.gif);  text-decoration:none; background-position:left; background-repeat:no-repeat; line-height:24px;  padding-left:14px;  }
a.nav:visited { font-size:12px; font-family:verdana; color:#ffffff; background-image:url(../images/navigation-arrow.gif); text-decoration:none; background-position:left; background-repeat:no-repeat; line-height:24px;  padding-left:14px;   }
a.nav:hover { font-size:12px; font-family:verdana; color:#ab1918; background-image:url(../images/navigation-arrow.gif);  text-decoration:none; background-position:left; background-repeat:no-repeat; line-height:24px;   padding-left:14px;  }
a.nav:active { font-size:12px; font-family:verdana; color:#ffffff; background-image:url(../images/navigation-arrow.gif); text-decoration:none; background-position:left; background-repeat:no-repeat; line-height:24px; padding-left:14px;  }
