hr {
	height : 1px;
	color: #000066;
}

.td  {
  font-family: arial;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  text-transform : uppercase;
}

body {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  background-color: #FFFFFF;
}

a.HeadLink {
  text-decoration: none;
  color: #FFFFFF;
}


a.HeadLink:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

a {
  text-decoration: none;
  color: #000066;
}

a:hover {
  color: #FF0000;
}

HeadLink {
  text-decoration: none;
  color: #FFFFFF;
}

table.login {
	font-size: 10pt;
	width: 100%;
	border-spacing : 1px;
}

table.Narrow {
	font-size: 10pt;
	width: 300px;
	border-spacing : 1px;
}

table.Narrowtext {
  font-size: 10pt;
}

table.Normal {
  font-size: 10pt;
  width: 500px;
}

table.Wide {
  font-size: 10pt;
  width: 620px
}

table.Inout {
  font-size: 10pt;
  width: 500px;
  border-collapse: collapse;
}

table.InoutWide {
  font-size: 10pt;
  width: 620px;
  border-collapse: collapse;
}

tr.Head1 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	background-color: #B7CADE;
	height : 70px;
	background : url(image/bgtop.gif);
}

tr.Head2 {
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  background-color: #B7CADE;
  text-transform : uppercase;
}

tr.Head3 {
  font-size: 10px;
  color: #000066;
  font-weight: bold;
  text-align: center;
  background-color: #B7CADE;
  text-transform : uppercase;
}

.head{
  font-family: arial;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  text-transform : uppercase;
}

tr.Body1 {
	color: #000000;
	background-color: #F0F5F9;
}

tr.Body1c {
	font-family: arial;
    font-size: 10px;
    color: #000000;
	text-align: center;
	background-color: #F0F5F9;
}
tr.Body2 { 
  font-family: arial;
  font-size: 10px;
  color: #000000;
  background-color: #CCCCCC;
  text-transform: uppercase;
}

tr.Body3 { 
  font-family: arial;
  font-size: 10px;
  color: #000000;
  background-color: #FFFFFF;
}

tr.Body3c { 
  font-family: arial;
  font-size: 10px;
  color: #000000;
  text-align: center;
  background-color: #FFFFFF;
}

em {
  color: #FF0000;
}

.info {
  font-family: Webdings, Verdana, Arial, Helvetica;
}

.footer { 
  font-size: 9px;
  color: #666666;
  font-weight: normal;
  text-align: center;
  font-family : Verdana, Arial, Helvetica, sans-serif;
}