
.content
{
  font-family: Tahoma, Ariel, sans-serif;
  font-size: 12px;
  color: #000000;
}
.content a:link {font-weight:bold;text-decoration: none; color: #800000;}
.content a:visited {font-weight:bold;text-decoration: none; color: #800000;}
.content a:active {font-weight:bold;text-decoration: none; color: #800000;}
.content a:hover { font-weight:bold;text-decoration: none; color: #ff0000;}

.whitecontent
{
  font-family: Tahoma, Ariel, sans-serif;
  font-size: 12px;
  color: #ffffff;
}
.whitecontent a:link {font-weight:bold;text-decoration: none; color: #ffffff;}
.whitecontent a:visited {font-weight:bold;text-decoration: none; color: #ffffff;}
.whitecontent a:active {font-weight:bold;text-decoration: none; color: #ffffff;}
.whitecontent a:hover { font-weight:bold;text-decoration: none; color: #ff0000;}

.footer{
  font-family: Tahoma, Ariel, sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color: #68121f;
  text-align: center;

}

.footerbox{
  height:10px;
  display: inline;
  font-family: Tahoma, Ariel, sans-serif;
  font-size: 12px;

}



.title
{
  background-color: #68121f ;
  font-family: Tahoma, Ariel, sans-serif;
  font-size: 18px;
  color: #ffffff;
}

.subtitle
{
  background-color:#ffffff ;
  font-family: Tahoma, Ariel, sans-serif;
  font-size: 18px;
  color:  #000000;
  text-align: right;
}
.subtitle  :link {text-decoration: none; color: #8B0000;}
.subtitle  :visited {text-decoration: none; color: #68121f;}
.subtitle  :active {text-decoration: none; color: #68121f;}
.subtitle  :hover { color: #ff0000;}

.subtitlel
{
  background-color:#ffffff ;
  font-family: Tahoma, Ariel, sans-serif;
  font-size: 18px;
  color:  #000000;
  text-align: left;
  font-weight: bold
}

.blacktitle{
PADDING-RIGHT: 10px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
color: #000000;
PADDING-TOP: 0px;
font-weight: bold;
font-family: Tahoma, Ariel, sans-serif;
font-size: 14px;
}

.menuitem
{
  background:url('menutab.png');
  color:#68121f;
  height:20px;
  width:100px;
  font-family: Tahoma, Ariel, sans-serif;
  font-size: 12px;
  float:left ;
  text-align:center;
}
.menuitem :link {text-decoration: none; color: #68121f;}
.menuitem :visited {text-decoration: none; color: #68121f;}
.menuitem  :active {text-decoration: none; color: #68121f;}
.menuitem  :hover { color: #ff0000;}

.menuitemr
{
  background:url('menutabon.png');
  color:#000000;
  height:32px;
  width:100px;
  font-family: Tahoma, Ariel, sans-serif;
  font-size: 12px;
  float:left;
  text-align:center;
}
.menuitemr :link {text-decoration: none; color: #ffffff;}
.menuitemr :visited {text-decoration: none; color: #ffffff;}
.menuitemr  :active {text-decoration: none; color: #ffffff;}
.menuitemr  :hover { color: #ff0000;}

.menu
{
  background-color: #68121f ;
  color:#ffffff;
  vertical-align: top;
  width:128px;
  font-family: Tahoma, Ariel, sans-serif;
	font-size: 14px;
}


.pageright
 {
	color: #1c3f93;
    font-family: Tahoma, Ariel, sans-serif;
	font-size: 10px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
    text-align: left;
}
.pageright  :link {text-decoration: none; color: #1c3f93;}
.pageright  :visited {text-decoration: none; color: #1c3f93;}
.pageright  :active {text-decoration: none; color: #1c3f93;}
.pageright  :hover { color: #0000FF;}


html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;

   }
#wrapper {
      margin: 0 auto;
      vertical-align: middle;
   }


.frame{
  background-color: #ffffff;
}

.table1{
  background-color: #FFE6E7;
  color:#000000;
  font-family: Tahoma, Ariel, sans-serif;
	font-size: 12px;
    vertical-align: top;
}

.table2{
  background-color: #FFCCCC;
  color:#000000;
  font-family: Tahoma, Ariel, sans-serif;
	font-size: 12px;
    vertical-align: top;
}

table td{
   font-family: Tahoma, Ariel, sans-serif;
	font-size: 12px;
}

