body, table, td
{
	font-family: Verdanda, Arial;
	font-size: 11pt; color: #666;
}
.out
{
	color: #666;
	background-color: #fff;
}
.m
{
	color: #666;
	background-color: #fee;
}
.header
{
	font-size: 12pt;
	font-weight: bold;
	background-color: #daa;
	color: #fff;
	text-align: center;
	height: 24pt;
	letter-spacing: 2pt;
	border-top:dotted 2px #ecc;
	border-bottom:dotted 2px #ecc;
}
.myheader
{
	font-size: 12pt;
	font-weight: bold;
	background-color: #f99;
	color: #fff;
	text-align: center;
	height: 24pt;
	letter-spacing: 3pt;
}
.column
{
	font-weight: bold;
	background-color: #daa;
	text-align: center;
	height: 24pt;
	border-top:dotted 2px #cce;
}
.mycolumn
{
	font-weight: bold;
	background-color: #ecc;
	text-align: center;
	height: 24pt;
}
.menu
{
	font-size: 12pt;
	font-weight: bold;
	color: #800;
	background-color: #daa;
	text-align: center;
	height: 32pt;
	letter-spacing: 1pt;
}
.mymenu
{
	font-size: 12pt;
	font-weight: bold;
	background-color: #fcc;
	text-align: center;
	height: 24pt;
}
.row
{
	background-color: #eee;
}
.my
{
	background-color: #fee;
}
.shade
{
	background-color: #fdd;
}
.hover
{
	background-color: #ff9;
}
.myshade
{
	background-color: #fee;
}
.featured
{
	background-color: #ff9;
	font: bold;
}
.name
{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
.big
{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.side
{
	background-color: #ecc;
	text-align: center;
}
.side .header
{
	background-color: #daa;
	border-top:none;
	border-bottom:none;
}

.red
{
	font-weight: bold;
	color: red;
	text-align: center;
}
.green
{
	font-weight: bold;
	color: green;
	text-align: center;
}
.blue
{
	font-weight: bold;
	color: blue;
	text-align: center;
}
.orange
{
	font-weight: bold;
	color: orange;
	text-align: center;
}
.black
{
	font-weight: bold;
	text-align: center;
}

.error
{
	font-weight: bold;
	color: red;
	text-align: center;
}
a:link
{
	color: #800;
	text-decoration: none;
}
a:visited
{
	color: #800;
	text-decoration: none;
}
a:hover
{
	color: #f00;
	text-decoration: underline;
}

.header a:link
{
	color: #fff;
	text-decoration: underline;
}
.header a:visited
{
	color: #fff;
	text-decoration: underline;
}
.header a:hover
{
	color: #f66;
	text-decoration: none;
}

.Vertical
{
	background: url( "images/dots_vertical.gif" );
}
p
{
	color: red;
}

.bb
{
	border-left: dotted 1px #000;
}
