BODY	{
		background-color: #000;
		color: #FFF;
		font-size: 12px;
		text-align: center;
	}

A	{
		color: #FFF;
		text-decoration: none;
	}

A#menu:hover	{
		color: #BD0000;
		border: 1px solid #BD0000;
	}

SPAN#copy	{
		color: #BD0000;
		font-size: 12px;
	}

SPAN#menu	{
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
	}

SPAN#nsp	{
		color: #BD0000;
		font-size: 14px;
		font-weight: bold;
	}

TD#empred	{
		/*
		background-color: #BD0000;
		*/
		background-color: #000;
		width: 150px;
		border: 3px solid #000;
	}

TD#note	{
		background-color: #000;
		width: 150px;
		border: 3px solid #000;
		font-size: 12px;
	}

TD#note2	{
		background-color: #000;
		width: 301;
		border: 3px solid #000;
		font-size: 12px;
	}

TD#menuelem	{
		font-size: 12px;
	}

DIV#pagettl	{
		font-weight: bold;
		font-size: 24px;
		font-family: Helvetica;
		margin: 10px, 0px, 10px, 0px;
		text-align: left;
		border-left: 60px solid #808000;
/*
		border-bottom: 2px solid #FFF;
*/
		padding-left: 4px;
	}

DIV#menurows	{
		margin: 14px, 0px, 20px, 0px;
		font-size: 12px;
	}

DIV#menuttl	{
		border-bottom: 1px solid #BD0000;
	}

SPAN#menuttlspan	{
		font-family: Helvetica;
		font-size: 18px;
	}

DIV#menuen	{
		border: 1px solid #BD0000;
		font-size:12px;
		padding: 2px;
		margin:4px;
		text-align: center;
	}

SPAN#menuadd	{
		font-size: 10px;
	}

TABLE#menuelemtbl	{
		margin-top: 10px;
		width: 100%;
	}

TD#menunote	{
		font-size: 12px;
		color: #FFF;
		text-align: center;
		border: 1px solid #BD0000;
	}

DIV#note	{
		padding: 4px;
	}

DIV#notettl	{
		background-color: #000;
		color: #000;
		font-size: 12px;
		text-align: center;
		padding: 2px;
	}

TABLE#instruction	{
		margin-top: 4px;
/*
		margin-left: 4px;
*/
		background-color: #BD0000;
	}

DIV#notice	{
		margin-top: 4px;
		padding: 4px;
		font-size: 12px;
	}

UL#notice	{
		list-style-type: square;
	}

DIV#concept	{
		font-size: 12px;
		width: 462px;
		padding: 12px;
		line-height: 200%;
		margin-left: 4px;
	}

SPAN#name	{
		text-align: right;
		width: 100%;
		font-weight: bold;
	}

DIV#cp		{
		float: right;
	}

DIV#cp2		{
		float: left;
	}

TD#copyright	{
		border-top: 1px solid #BD0000;
		padding-top: 2px;
	}

UL#menuul	{
		line-height: 1.1;
	}

UL#cntctus	{
		line-height: 1;
	}

UL#info		{
		line-height: 1.5;
		font-size: 14px;
	}

SPAN#telinfo	{
		font-weight: normal;
		font-size: 10px;
	}

DIV#topics	{
		overflow-y: auto;
		height: 190px;
		width: 183px;
		scrollbar-base-color: #BD0000;
		font-size: 12px;
	}
