BODY{
	font-size : 13px;
	color : #ffffff;
	background-color : #000000;
	text-align : center;
}
TABLE{
	font-size : 14px;
}
A{
	color : #da0080;
	text-decoration : none;
	font-weight : bold;
}
A:LINK{
	color : #da0080;
}
A:VISITED{
	color : #a06060;
}
A:HOVER{
	color : #ffffa0;
}
A:ACTIVE{
	color : #ff0000;
}
A.aMenu{
	color : #201278;
	text-decoration : none;
	text-align : center;
	width : 80px;
	font-size : 13px;
	font-weight : bold;
}
A:LINK.aMenu{
	color : #201278;
}
A:VISITED.aMenu{
	color : #c48080;
}
A:HOVER.aMenu{
	color : #d20000;
}
A:ACTIVE.aMenu{
	color : #ff0000;
}
SPAN.Red{
	font-weight : bold;
	color : #ce0000;
}
SPAN.Blue{
	font-weight : bold;
	color : #8080ff;
}
SPAN.Green{
	font-weight : bold;
	color : #228b22;
}
SPAN.Orange{
	font-weight : bold;
	color : #ffa500;
}
SPAN.Dark{
	font-weight : bold;
	color : #1B1B0C;
}
.Size13{
	font-size : 13px;
}
TD.Line160{
	background-image : url(parts/line160.gif);
	height : 2px;
}
TD.Line130{
	background-image : url(parts/line130.gif);
	height : 2px;
}
TD.Line100{
	background-image : url(parts/line100.gif);
	height : 2px;
}
TD.stBack{
	background-image : url(parts/red_r.gif);
	background-repeat : no-repeat;
	width : 18px;
	height : 18px;
}
TD.stFront{
	background-image : url(parts/red_l.gif);
	background-repeat : no-repeat;
	width : 18px;
	height : 18px;
}
TD.stCenter{
	background-image : url(parts/red_c.gif);
	background-repeat : repeat-x;
	height : 18px;
	font-weight : bold;
	vertical-align : bottom;
	text-align : center;
}
TD.stSp{
	background-image : url(parts/red_c.gif);
	background-repeat : repeat-x;
	height : 18px;
	width : 12px;
}
