body
{
	background:#5c5c5c;
	color:#000000;
}
a
{
	color:#ff0000;
}
a:hover,a#back:hover
{
	color:#ff7500;
}
.nava
{
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
  font-size:15px;
}
.nava:hover
{
  color:#ff4400;
  text-decoration:underline;
}
a#back
{
	color:#ffffff;
}
#nav
{
  border:3px outset #999999;
  font-size:17px;
  color:#ffffff;
}
#maindiv
{
	width:940px;
	background-image:url("../img/mid.png");
	background-repeat:repeat-y;
	background-position:0 0;
}
#topdiv
{
	overflow:hidden;
	width:940px;
	height:254px;
	background-image:url("../img/top.png?flb");
	background-repeat:no-repeat;
	background-position:0 0;
}
#bottomdiv
{
	overflow:hidden;
	width:940px;
	height:51px;
	background-image:url("../img/bottom.png");
	background-repeat:no-repeat;
	background-position:0 0;
}
#content
{
	width:900px;
	margin-left:20px;
	margin-right:20px;
}
#maintable
{
	width:900px;
}
#graytd
{
	color:#d40000;
	background:#d4d4d4;
	width:218px;
}
#maintd
{
	width:682px;
}

#mainimgtable
{
	width:662px;
}
#mainimgtd
{
	width:479px;
}
#maintexttd
{
	width:183px;
}
#backdiv
{
	width:940px;
}