.mainbgcolor {
  background-color: #FFFFFF;
}

.seperatorstyle 
{
  background-color: #FFA8A8;
}

.onepxtable
{
border: 1px solid #FFA8A8;
}
.sidepanelstyle
{
  border-top: thin none;
  border-right: 1px solid #FFA8A8;
  border-bottom: thin none;
  border-left: thin none;

}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #990000;
  text-decoration: none;/*underline;*/
}
a.help_style {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #990000;
  text-decoration: none;/*underline;*/
}
a.small_link{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #990000;
  text-decoration: none;/*underline;*/
}

a.titlelink {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
/*  background-color: #FFD5D5;*/
  text-decoration: Underline;
}
a.bottomlink {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
/*  background-color: #FFD5D5;
  text-decoration: Underline;*/
}

.titlestyle {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  font-weight: bold;
  font-size: 12px;
  color: #990000;
  background-color: #FFD5D5;
}
.activetab {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #C33100;
  border-top: 1px solid #C33100;
  border-right: 1px solid #C33100;
  border-bottom: thin none;
  border-left: 1px solid #C33100;
}
.inactivetab
{
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  background-color: #EEEEEE;
  border-top: 1px solid #FFA8A8;
  border-right: 1px solid #FFA8A8;
  border-bottom: thin none;
  border-left: 1px solid #FFA8A8;
}

.sidetitle {
  /*background-image: url(images/menu_bg.gif);
  background-repeat: repeat-x;*/
  font-family: Arial, Helvetica, sans-serif;
  line-height: 25px;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #C33100;
}
.bottomstyle {
  /*background-image: url(images/menu_bg.gif);
  background-repeat: repeat-x;*/
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #C33100;
}

.subtitle {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  background-color: #EEEEEE;
}
.alternatecolor {
  font-family: Arial, Helvetica, sans-serif;
  /*line-height: 20px;*/
  font-size: 12px;
  color: #000000;
  background-color: #EEEEEE;
}
.maintablestyle {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFFF;
}
.innertablestyle {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  /*font-size: 12px;*/
  color: #000000;
  background-color: #F5F5F5;
}
.highlighted1 {
  font-family: Arial, Helvetica, sans-serif;
  /*line-height: 20px;*/
  font-size: 12px;
  color: #000000;
  background-color: #FFFFDD;
}
.highlighted {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  background-color: #FFFFCC;
}
.errorstyle {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #990000 ;
  background-color: #F5F5F5;
  border: 1px solid #ff0000 ;
}
.msgstyle {
  font-family: Arial, Helvetica, sans-serif;
  /*list-style-image: url(images/main_bullet.gif);*/
  font-weight: normal;
  font-size: 12px;
  color:  #000000;
  background-color: #F5F5F5;
  border: 1px solid  #FFA8A8;
  /*border: 1px double #ff0000;*/
}
.helpstyle {
  font-family: Arial, Helvetica, sans-serif;
  list-style-type: square;
  font-weight: normal;
  font-size: 12px;
  color:  #000000;
  background-color: #F5F5F5;
  border: 1px solid  #FFA8A8;
  /*border: 1px double #ff0000;*/
}

font.normal {
  font-family:  Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}

.red{
  font-family:  Arial, Helvetica, sans-serif;
  color: #990000;
  /*font-size: 12px;*/
}

.smalltext {
  font-family:  Arial, Helvetica, sans-serif;
  /*color: #000000;*/
  font-size: 11px;
}
li {
  list-style-type: square;
}
textarea.letterstyle {
  height: 350px;
  width: 500px; 
  font-family:  Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}
.headermenu{
width:90%;
height:100%;
border:0;
text-align:center;
}
