html, body {
  margin: 0;
  padding: 0;
  color: #820533;
  background-color: #ffffff;
  font: 90% Verdana, Arial, Helvetica, sans-serif;
  height: 100%;
}

.hormenu {
font: 90% Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
}

.hormenuA {
font: 90% Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
background-color: #DB3C77;
}

.navmenu {
font: 90% Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
 background-color: #DB3C77;
}

.outertbl {
	height: 100%; width: 100%;
    background-color: #ffffff;
}

.innertbl {
	height: 100%; width: 881px;
    background-color: #ffffff;

}

.contentcell
{
    background-color: #F3E2E9;
	   background-image: url('img/c2.jpg');
   background-repeat: no-repeat;
     background-position: top left;

}

.txheader
{
color: #DB3C77;
}


.flashcell
{
    background-color: #F3E2E9;
	vertical-align: top;
	  height: 100%;
}

.topbar
{
   background-image: url('img/topbar.jpg');
   background-repeat: no-repeat;
   text-align: center;
   vertical-align: middle;
}

.bottombar
{
   background-image: url('img/bottombar.gif');
   background-repeat: no-repeat;
}


.b1bar
{
   background-image: url('img/b1.jpg');
   background-repeat: no-repeat;
   height: 27px;
}

.b2bar
{
   background-image: url('img/b2.jpg');
   background-repeat: no-repeat;
   height: 27px;
}




.topbarmenuitem
{
   padding-left: 30px;
   padding-right: 30px;
}

#maincontent td, th
{
 background-color: #DDDDDD;
}

#maincontent table
{
width: 480px;
}

#maincontent a
{
color: #820533;
}

hr {
border: 0;
color: #820533;
background-color: #820533;
height: 1px;
width: 100%;
text-align: left;
}

.frminput {
background-color: #F3E2E9; border: 1px solid #820533;  FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; width: 300px;
}

.frminputSmall {
background-color: #F3E2E9; border: 1px solid #820533;  FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; width: 100px;
}

.frmbutton {
background-color: #820533; color: #ffffff;  FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; width: 100px;
}

.plaintab td, th
{
 background-color: #F3E2E9;
}
