﻿
BODY  {
	color : Black;
	background-color : White;
	font-family : Arial,  Verdana, Helvetica, Geneva, sans-serif;
	}


td {
	font-size : 83%;
	font-family :Arial, Verdana, Helvetica, Geneva, sans-serif;
}

th {
	font-size : 83%;
	font-family : Arial,  Verdana, Helvetica, Geneva, sans-serif;
}

a:link {
	color : #000099;
	background-color : transparent;
}
a:visited {
	color : #333333;
	background-color : transparent;
}
h1 {
		font-size : 220%;
}
h2 {
	font-size : 160%;
}

h3 {
	font-size : 120%;
}

h4 {
	font-size : 100%;
}

p.buttons {
	color : White;
} 

dt {
	font-weight : bold;
}

.centrebold {
	font-weight : bold;
	text-align : center;
}

.navbar {
	background-color: #000099;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	color : #CCCCCC;
}
	
p.navbar{
	color : #999999;
	background-color : #000099;
}

td.navbar{
	border-left : none;
	border-right : 1px solid White;
	border-top : none;
	border-bottom : 1px solid White;
}

a.navbar:link {
	color : White;
	text-decoration : none;
	border-bottom : White;
	background-color : transparent;
}
a.navbar:visited {
	color : White;
	text-decoration : none;
	background-color : transparent;
}
a.navbar:hover {
	color : #FFCC00;
	text-decoration : none;
	margin-left : 2px;
	background-color : transparent;
}
	
td.sep{
	width : 1px;
	color : Black;
	background-color : Black;
}

.navbarextra {
	background-color : #990000;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	color : White; 
	}
	
p.navbarextra{
	color : #999999;
	background-color : #990000;
}

td.navbarextra{
	border-left : none;
	border-right : 1px solid White;
	border-top : none;
	border-bottom : 1px solid White;
}

a.navbarextra:link {
	color : White;
	text-decoration : none;
	border-bottom : White;
	background-color : transparent;
}
a.navbarextra:visited {
	color : White;
	text-decoration : none;
	background-color : transparent;
}
a.navbarextra:hover {
	color : #FFCC00;
	text-decoration : none;
	margin-left : 2px;
	background-color : transparent;
}

p.tempnotice {
	color : Yellow;
	text-align : center;
	font-size : 12px;
	background-color : #006600;
}
span.abbreviation {
	border-style : none none dashed none;
	border-bottom-width : 1px;
	color : #0000CD;
}

