body	{ font-family:arial, helvetica, sans-serif; color:black; background-color:#c4c9e0; }
h1	{ font-size:24px; font-weight:bold; text-align:center; color:maroon; }
h2	{ font-size:20px; font-weight:bold; text-align:center; color:maroon; }
h3	{ font-size:16px; font-weight:bold; text-align:center; color:maroon; }
h4	{ font-size:14px; font-weight:bold; text-align:center; color:black; }
h5	{ font-size:12px; font-weight:bold; text-align:center; color:black; }
h6	{ font-size:10px; font-weight:bold; text-align:center; color:gray; line-height:14px; }

p	{ font-size:16px; font-weight:normal; text-align:justify; color:midnightblue; line-height:22px; }
q	{ font-size:16px; font-weight:normal; text-align:justify; color:blue; font-style:italic; }

th	{ font-size:16px; font-weight:bold; text-align:center; color:darkblue; }
td	{ font-size:16px; font-weight:normal; color:black; }

ul	{ font-size:16px; font-weight:normal; color:black; list-style-image:url('http://www.actiontoday.co.uk/images/tick.gif'); text-align:left; }
ol	{ font-size:16px; font-weight:normal; color:black; text-align:left; }

em	{ font-weight:bold; font-style:italic; }

dl	{ font-size:16px; color:gray; text-align:left; }
dt	{ font-weight:bold; }
dd	{ font-weight:normal; }

hr	{ color:lightblue; height:2px; line-height:4px; padding:0px; margin:0px; width:100%; }

img	{ border:0px; margin:0px; padding:0px; }

/* Anchor (link) Customisation */
a	{ font-weight:normal; text-decoration:none; }
a:link		{ color:darkblue; }
a:visited	{ color:darkgreen; }
a:hover		{ color:blue; }
a:active	{ color:maroon; }

/* Customised Classes */
.content {
	width:640px;
	margin:0px;
	margin-left:12px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:white;
}
.sidenav {
	margin:0px;
	padding:0px;
}
.sidenav td a {
	color:white;
	display:block;
	padding:6px;
	margin:0px;
	background-color:#133e71;
 	background-image:url('http://www.actiontoday.co.uk/images/atg-bull.gif');
	background-repeat:no-repeat;
	padding-left:19px;
	white-space:nowrap;
	text-align:left;
}
.sidenav td a:hover { background-color:#5c6b8f; }
.topnav {
	color:midnightblue;
	margin:0px;
	padding:0px;
	font-weight:normal;
	line-height:24px;
}
.topnav td a { color:maroon; font-size:20px; font-weight:normal; }
.topnav td a:hover { color:midnightblue; font-size:20px; font-weight:bold; }
.botnav {
	color:maroon;
	margin:0px;
	padding:0px;
	font-weight:normal;
	line-height:22px;
}
.botnav td a { color:midnightblue; font-size:18px; font-weight:normal; }
.botnav td a:hover { color:maroon; font-size:18px; font-weight:bold; }
.sidebar {
	background-color:#133e71;
}
.glossary {
	direction:ltr;
	width:640px;
	height:480px;
	overflow-y:scroll;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.rssIcon {
	background-image:url('http://www.actiontoday.co.uk/images/rss.bmp');
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	padding-left:39px;
	white-space:nowrap;
	color:white;
	font-size:12px;
	font-weight:normal;
}
.rssIcon:hover { color:lightblue; }
.nobr { white-space:nowrap; }
.trigger { font-size:16px; color:darkslateblue; }
.faq { margin-left:10px; }
.link {
	font-size:16px;
	font-weight:normal;
	text-align:justify;
	color:#555555;
	line-height:22px;
}