body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a:link {
	color: #685C8C!important;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #685C8C;
}
a:focus, a:hover {
	text-decoration: none;
	color: #C81D1D !important;
}
a:active {
	text-decoration: none;
	color: #685C8C;
}
.box-outline {
	width: 120px;
	height: 120px;
	text-align: center;
	background-image: url(images/box-outline.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-top: 10px;
}
h1 {
	font-size: large;
	color: #FF0000;
}
h2 {
	font-size: medium;
	color: #685C8C
}
h2 a:link {
	color: #000000 !important;
}
h2 a:visited {
	color: #000000 !important;
}
h2 a:hover {
	color: #FF0000 !important;
}
h2 a:active {
	color: #000000 !important;
}

h3 {
	font-size: small;
	color: #FF0000
}
h4	{
	font-size: small;
	color: #685C8C;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}
.logo {
	height: 205px;
	width: 295px;
}
.menutop {
	background-image: url(images/menutop.jpg);
	height: 13px;
	width: 117px;
	background-repeat: no-repeat;
}
.menubot {
	background-image: url(images/menubot.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 117px;
}
.menu {
	text-decoration: none;
	background-image: url(images/menubkgd.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	width: 100px;
}
.menu a:link {
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:focus, a:hover {
	color: #C81D1D !important;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.redlink {
	font-weight: bold;
	color: #FF0000;
}
.text-red {
	color: #FF0000;
}
.text-red a:hover {
	color: #FFFFFF!important;
	background-color: #C81D1D!important;
}
UL.redsq  {
	text-indent: 1.0px;
	margin: 1.5em;
	font-weight: normal;
	list-style-image: url(images/redsq.gif);
	padding: 0px;
	list-style-position: outside;
}
UL.papers  {
	text-indent: 1.0px;
	font-weight: normal;
	list-style-image: url(http://www.chronos.co.uk/images/pdficon.gif);
	list-style-position: outside;
	margin-top: 1.5em;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 30px;
}
.prog {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 500px;
}
.sml {
	font-size: x-small;
}
.strap {
	font-size: xx-large;
	color: #685C8C;
}
.time {
	float: left;
	right-margin: 10px;
	margin-right: 5px;
	font-weight: bold;
	width: 60px;
	clear: both;
}

