BODY {
	color: #555555;
	background-color: #FFFFFF;
	background-image: url(images/kei-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 0px;
	min-width: 800px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif, Verdana;}

a:link { 
	color: #333333; 
	}

a:visited {
	color: #AAAAAA; } 

a:hover {
	color: #222222;
	font-weight: bold;}

h1 {font-size: 12pt;
	font-weight: bold;}

h2 {font-size: 10pt;
	font-weight: bold;}

#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0% 0%;
	margin: 20px 20px 5px 212px;
	height: 60px;
}

#linknav{
	position: absolute;
	top: 90px;
	left: 135px;
	width: 500;
	text-align: center;
}

#content {
	position: absolute;
	top: 130px;
	left: 135px;
	width: 500px;
}

#columnright {
	position: absolute;
	top: 125px;
	left: 645px;
}

#footeraffiliates {
	clear: both;
	position: absolute;
	text-align: right;
	top: 830px;
	left: 135px;
	width: 680px;
	text-align: center;
}


#footerlegal {
	clear: both;
	position: absolute;
	text-align: right;
	top: 890px;
	left: 550px;
}

#footer A {
	font-weight: normal;
}

CAPTION.MYTABLE
  {
     background-color:#FFFFFF;
     border-width:2px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-size:11px;
     background-color:#FFFFFF;
     width:500px;
     border-color:#FFFFFF;
     border-width:0px;
  }

  TH.MYTABLE
  {
     font-size:10px;
     background-color:#FFFFFF;
     text-align:left;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:10px;
     background-color:#FFFFFF;
     border-width:0px;
     text-align:left;
  }

