BODY {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	background-color: #CC99FF;
	margin-top: 10px;
	border-right-width: 10px;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #6b7fbe;
	font-size : 16px;
}

TH {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #cccccc;
	font-size : 12px;
}

TR.warning {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #ffccff;
}

TR.green {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #99FF99;
}

TR.silver {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #cccccc;
}

TR.blur {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #fafafa;
}

TR.muda {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #eeeeee;
}

TR.white {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #ffffff;
}

TR.yellow {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #ffff99;
}

TR.title {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	background : #eeeeee;
	color:  #6b7fbe;
}

TD.black {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #ffffff;
	background : #000000;

}

TD.blur {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #fafafa;
}

TD.left {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #006699;
	color : #ffffff;
}

TD.muda{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #eeeeee;
}

TD.marine {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background : #003366;
	color:  #ffffff;
}

TD.blue {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
	color:  #6b7fbe;
}

TD {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
}

.scroller {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
}

A:hover {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration: underline;
}

A.no_line {
    font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #000000;
	text-decoration: none;
}

A.title {
    font-family : "MS Sans Serif", Geneva, sans-serif;
	color:  #6b7fbe;
}

A {
    font-family : "MS Sans Serif", Geneva, sans-serif;
	color : #000000;
}

INPUT.warning {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	background: #ffff99;
}

INPUT.button  {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	background: #b0ace7;
}

INPUT, SELECT  {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	background: #fafafa;
}