body
{
	font-family: Tahoma;
	font-size: x-small;
	color: White;
}

tr
{
	font-family: Tahoma;
	font-size: x-small;
	color: White;
}

td
{
	font-family: Tahoma;
	font-size: x-small;
	color: White;
}

span
{
	font-family: Tahoma;
	font-size: x-small;
	color: White;
}

td.colour1
{
	background-color: White;
}

h1
{
	font-weight: bold;
	font-size: small;
	color: #ffbd00;
}

h2
{
	font-weight: bold;
	font-size: x-small;
	color: white;
}

h3
{
	font-weight: normal;
	font-size: x-small;
	color: white;
}

h4
{
	color: white;
}

h5
{
	color: white;
}

h6
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
}

td.colour2
{
	background-color: #003163;
}

td.colour3
{
	background-color: #31639c;
}

td.colour4
{
	background-color: #9c9c63;
}

td.colour5
{
	background-color: #34655d;
}

td.colour6
{
	background-color: #c96005;
}

font.orange_heading
{
	font-weight: bold;
	font-size: small;
	color: #ffbd00;
}

font.white_heading
{
	font-weight: bold;
	font-size: small;
	color: #ffffff;
}

font.khaki_heading
{
	font-weight: bold;
	font-size: small;
	color: #dede91;
}

font.green_heading
{
	font-weight: bold;
	font-size: small;
	color: #92c7bf;
}

font.small_heading
{
	font-weight: bold;
	font-size: x-small;
	color: white;
}

font.8pt
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
}

font.normal
{
	font-weight: normal;
	font-size: x-small;
	color: white;
}

font.9pt
{
	font-size: 9pt;
}

table
{
	border-collapse: collapse;
}

td.blue_dotted_border
{
	border-top: #003163 1px dotted;
	border-left-width: 1px;
	border-bottom: #003163 1px dotted;
	border-right-width: 1px;
}

td.khaki_dotted_border
{
	border-top: #878756 1px dotted;
	border-left-width: 1px;
	border-bottom: #878756 1px dotted;
	border-right-width: 1px;
}

a.black_no_u:link 
{ 
	color: black; 
	text-decoration: none;
	font-size: x-small;
}

a.black_no_u:visited 
{ 
	color: black; 
	text-decoration: none;
	font-size: x-small;
}

a.black_no_u:hover 
{
	text-decoration: underline;
	font-size: x-small;
}

a.white_no_u:link 
{ 
	color: white; 
	text-decoration: none;
	font-size: x-small;
}

a.white_no_u:visited 
{ 
	color: white; 
	text-decoration: none;
	font-size: x-small;
}

a.white_no_u:hover 
{
	text-decoration: underline;
	font-size: x-small;
}

a.white_with_u:link
{
	color: white;
	text-decoration: underline;
	font-size: x-small;
}

a.white_with_u:visited 
{ 
	color: white; 
	text-decoration: underline;
	font-size: x-small;
}

a.white_with_u:hover 
{
	text-decoration: underline;
	font-size: x-small;
}

.calendar A:link
{
	color: white; 
	text-decoration: none;
	font-size: 8pt;
}

.calendar A:visited
{
	color: white; 
	text-decoration: none;
	font-size: 8pt;
}

.calendar A:hover
{
	text-decoration: underline;
	font-size: 8pt;
}

.pager A:link
{
	color: white; 
	text-decoration: underline;
	font-size: x-small;
}

.pager A:visited
{
	color: white; 
	text-decoration: underline;
	font-size: x-small;
}

.pager A:hover
{
	text-decoration: underline;
	font-size: x-small;
}

a.white_no_u_big:link 
{ 
	color: white; 
	text-decoration: none;
	font-size: small;
}

a.white_no_u_big:visited 
{ 
	color: white; 
	text-decoration: none;
	font-size: small;
}

a.white_no_u_big:hover 
{
	text-decoration: underline;
	font-size: small;
}

a.white_with_u_small:link
{
	color: white;
	text-decoration: underline;
	font-size: 8pt;
}

a.white_with_u_small:visited 
{ 
	color: white; 
	text-decoration: underline;
	font-size: 8pt;
}

a.white_with_u_small:hover 
{
	text-decoration: underline;
	font-size: 8pt;
}

a.khaki_no_u_small:link
{
	color: #9c9c63;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

a.khaki_no_u_small:visited 
{ 
	color: #9c9c63; 
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

a.khaki_no_u_small:hover 
{
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

a.khaki_with_u:link
{
	color: #DEDE91;
	text-decoration: underline;
	font-size: x-small;
}

a.khaki_with_u:visited 
{ 
	color: #DEDE91; 
	text-decoration: underline;
	font-size: x-small;
}

a.khaki_with_u:hover 
{
	text-decoration: underline;
	font-size: x-small;
}

a.khaki_no_u:link
{
	color: #DEDE91;
	text-decoration: none;;
	font-size: x-small;
}

a.khaki_no_u:visited 
{ 
	color: #DEDE91; 
	text-decoration: none;
	font-size: x-small;
}

a.khaki_no_u:hover 
{
	text-decoration: underline;
	font-size: x-small;
}

.blue_components
{
	background-color: #003163;
	font-family: Tahoma;
	color: White;
	font-size: 8pt;
}

a:link 
{ 
	color: #DEDE91; 
	text-decoration: none;
	font-size: x-small;
}

a:visited 
{ 
	color: #DEDE91; 
	text-decoration: none;
	font-size: x-small;
}

a:hover 
{
	text-decoration: underline;
	font-size: x-small;
}

.khaki_components
{
	background-color: #878756;
	font-family: Tahoma;
	color: White;
	font-size: 8pt;
}

.white_components
{
	background-color: White;
	font-family: Tahoma;
	color: Black;
	font-size: 8pt;
}

.error
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Red;
}
