A:link
{
	text-decoration: none;
	color: #6D0026;
	font: bold 8pt arial;
} 
A:visited
{
	text-decoration: none;
	color: #6D0026;
	font: bold 8pt arial;
} 
A:active
{
	text-decoration: none;
	color: #6D0026;
	font: bold 8pt arial;
} 
a:hover
{
	text-decoration: none;
	color: #993333;
	font-family: Arial;
}

a.b
{
	color: #134590;
	text-decoration: none;
	font-weight: bold;
}
a.b:visited
{
	color: #134590;
}
a.b:hover
{
	color: #ff5050;
}

a.w
{
	color: #ffffff;
}
a.w:visited
{
	color: #ffffff;
}

a.rl
{
	font-weight: bold;
}
a.rl:hover
{
	color: #ff5050;
}
a.rl:active {color:#ff5050;}

a.f
{
	color: #F00000;
}
a:visited.f
{
	color: #F00000;
}
a:hover.f {color:#F00000;}

a.m
{
	color: #500000;
}
a:visited.m
{
	color: #500000;
}
a:hover.m
{
	color: #500000;
}


A:link.sml
{
	text-decoration: none;
	color: #6D0026;
	font: normal 6pt arial;
} 
A:visited.sml
{
	text-decoration: none;
	color: #6D0026;
	font: normal 6pt arial;
} 
A:active.sml
{
	text-decoration: none;
	color: #6D0026;
	font: normal 6pt arial;
} 
A:hover.sml
{
	text-decoration: none;
	color: #993333;
	font: normal 6pt arial;
}


TD
{
	font: bold 8pt sans-serif;
	color: #451f0d;
}

td.m_off
{
	color: #6D0026;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}
td.m_on
{
	border: 1px inset #000000;
	background-color: #ffffff;
	padding-left: 0px;
}

TD.h
{
	border-bottom: 1px solid #C0C0C0;
	background-color: #FFFFFF;
}
TD.hh
{
	border-bottom: 1px solid #C0C0C0;
	background-color: #ffffed;
}

TD.hc
{
	border-bottom: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	text-align: center;
}
TABLE.a
{
	border-style: solid;
	border-width: 1pt;
	border-color: black;
	background-color: #FFFFFF;
}

TD.b
{
	text-align: center;
	background-color: #C8A46E;
	background-image: URL(pic/sm1.gif);
	font-weight: bold;
	color: #ffffff;
	height: 17px;
}

TD.bb
{
	text-align: center;
	background-color: #FF4040;
	background-image: URL(pic/2.png);
	font-weight: bold;
	color: #ffffff;
	height: 17px;
}


TD.l
{
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	text-align: center;
	background-color: #FFFFFF;
}
TD.ll
{
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background-color: #FFFFFF;
}

TD.fl
{
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	background-color: #ffffed;
}

TD.r
{
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	text-align: center;
	background-color: #FFFFFF;
}
input
{
	font-size: 7pt;
	font-weight: bold;
	border: none;
	background-color: #FFFFFF;
}
input.bd {border: 1px black inset}
input.bt
{
	background-image: URL(pic/button.gif);
	background-color: #C8A46E;
	border: 1px black inset;
}
select
{
	font-size: 7pt;
	font-weight: bold;
	border: 1px black inset;
	background-color: #FFFFFF;
}

body
{
	font: bold 8pt sans-serif;
	background-color: #ECDCC0;
	background-image: url( pic/n2.jpg );
}

html 
{
	border-right: solid 1px black; height:100%}
	
div.lf
{
	width: 120px;
	height: 130px;
	float: left;
	text-align: center;
	border-style: solid;
	border-color: White;
	border-width: 2px;
	cursor: hand;
}
div.lfx
{
	width: 120px;
	height: 130px;
	float: left;
	text-align: center;
	background-color: #ffffcc;
	cursor: hand;
	border-style: solid;
	border-color: Black;
	border-width: 2px;
}
