body
{
	background-color: #335B63;
	color: white;
	font: normal 9pt sans-serif;
}

ul
{
	margin: 0;
	padding: 0,0,0,35px;
}

td.thead li
{
	padding-bottom: 8px;
}

p, td p, td h3
{
	padding: 20px, 20px;
	margin: 5px;
}

table
{
	padding: 0px;
}

td
{
	empty-cells: show;
	background-color: #F5F5DC;
}

table.header td, table.footer td
{
	empty-cells: show;
	background-color: transparent;
	padding: 0px 0px 0px 0px ;
	margin: 0px;
}

td.script, .script
{
	background: transparent;
	margin: 0px;
	border: none;
	padding: 0px;
}
h3
{
	vertical-align: middle;
	padding: 10px, 10px, 10px, 10px;
	font: inherit medium bold;
}

h3.stacked
{
	vertical-align: middle;
	padding: 5px, 10px, 5px, 10px;
	font: inherit medium bold;
}
td
{
	font-size: 80%;
	vertical-align: top;
	margin: 0;
	color: black;
	padding: 5px;
}

.form
{
	vertical-align: top;
	margin: 0;
	font-size: 100%;
	color: black;
	padding:0, 0px;
}

td.thead, td.S, td.R, td.G, td.T, td.L, td.P
{
	font-size: 70%;
	color: White;
	font-variant: small-caps;
	border-bottom: thin solid Black;
	vertical-align: bottom;
	text-align: right;
	background: transparent;
	font-weight: bold;
}

td.S a, td.R a, td.G a, td.T a, td.L a, td.P a
{
	text-decoration: none;
	color: White;
}

.empty
{
	background-image: url(../image/training.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 75px;
}

td.S
{
	background-image: url(../image/pink.gif);
	background-color: #D1D200;
}

td.R
{
	width:25%;
	background-image: url(../image/red.gif);
	background-color: #CA0000;
}
td.G
{
	width:25%;
	background-image: url(../image/olivegreen.gif);
	background-color: #3A7500;
}
td.T
{
	width:25%;
	background-image: url(../image/silverblue.gif);
	background-color: #C10BFF;
}

td.thead2
{
	font-size: 80%;
	font-variant: small-caps;
	border-bottom: thin solid Black;
	background-color: tansparent;
	vertical-align: bottom;
	text-align: right;
}

td a:hover
{
color: red;
background-color: white;
text-decoration: none;
}

td a:visited
{
text-decoration: none;
}

td.thead a, td.thead2 a
{
	padding: 3px, 15px;
	color: red;
	background-color: transparent;
	text-decoration: none;
	font-size: 100%;
	width: 100%;
	text-align: right;
}

.thead a:hover, td.thead2 a:hover
{
	color: black;
	text-decoration: none;
	background-color: white;
}

p.thead a, p.thead a:visited, p.thead2 a, p.thead2 a:visited
{
	text-align: right;
	font-size: 100%;
	font-variant: small-caps;
	border-bottom: thin solid #335B63;
	background-color: transparent;
	color: red;
	padding-bottom: 3px;
	text-decoration: none;
}

td.headline
{
	background: transparent;
	color: white;
	line-height: normal;
	font: small-caps 24pt sans-serif;
}
span.subheadline
{
	background: transparent;
	color: white;
	font: small-caps 18pt sans-serif;
}

span.small
{
	background: transparent;
	color: white;
	font: 10pt sans-serif;
}

