a:link {color: #FF0000;}
a:visited {color: #0000FF;}
a:active {color: #FF0000;}

a.menu:link {color: #FF0000; font-size: large;}
a.menu:visited {color: #0000FF; font-size: large;}
a.menu:active {color: #FF0000; font-size: large;}


body {
  margin: 0;
  height: 100%;
  width: 100%;
  background-color: #b5bdd5;
}
img { border-width: 0;}
.txt0 {
  font-family: 'Times New Roman', serif;
  font-size: 19px;
  color: #400040;
}
.dfltt {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  color: #000000;
}
.dfltc {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;

  color: #000000;
}
.calign {

  text-align: center;
}
.bold {font-weight: bold;}
.unln {text-decoration: underline;}
.txt1 {
  font-family: 'Times New Roman', serif;
  font-size: 24px;
  color: #400040;
}

.txt2 {font-size: 24px;}
.txt3 {font-size: 30px;}

div.img
  {
  margin:1px;
  border:1px solid #0000ff;
  width:240px;
  height:320px;
  float:left;
  text-align:center;
  }

  div.img2
  {
  margin:2px;
  border:1px solid #0000ff;
  width:490px;
  height:410px;
  float:left;
  text-align:center;
  }
 div.img3
  {
  margin:1px;
  border:1px solid #0000ff;
  width:245px;
  height:375px;
  float:left;
  text-align:center;
  }
div.img4
  {
  margin:1px;
  border:1px solid #0000ff;
  width:320px;
  height:245px;
  float:left;
  text-align:center;
  }  
  
  div.img5
  {
  margin:1px;
  border:1px solid #0000ff;
  width:245px;
  height:150px;
  float:left;
  text-align:center;
  }  
  
    div.img6
  {
  margin:1px;
  border:1px solid #0000ff;
  width:192px;
  height:310px;
  float:left;
  text-align:center;
  } 
  
div.img img ,div.img2 img ,div.img3 img ,div.img4 img ,div.img5 img 
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  width:auto;
  height:auto;
  }
div.img a:hover img ,div.img2 a:hover img ,div.img3 a:hover img ,div.img4 a:hover img 
,div.img5 a:hover img 
  {
  border:1px solid #ff0000;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:auto;
  margin:2px;
  }

#tablea {border-color:#000000;
		background-color: #FFFFFF;}
