/* This is the default style sheet for the RCU ABI database */
/* Created 31 January 2001 by Tom James, www.digitext.co.uk */
/* Last altered 12 March 2001 */

body
	{font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	background-image: url(/abi/styles/bgimage.gif);
	background-repeat: repeat-y;
	width: 100%;}
	
h1	
	{border-bottom: solid 1.5pt black;
	margin-top: 0;}
	
h1, h2, h3	
	{font-family: arial, sans-serif;}

td	
	{vertical-align: top;
	font-size: 80%;}

th	
	{vertical-align: top;
	text-align: left;
	font-size: 80%;}
	
dt 	
	{font-weight: bold;
	margin-top: 1em;}	
	
dt a
	{text-decoration: none;
	font-weight: bold;}
	
dt a:link
	{color: #000099;
	background-color: #ffffff;}	
	
dt a:visited	
	{color: #990000;
	background-color: #ffffff;}	
	
dt a:hover
	{color: #000000;
	background-color: #ffffff;
	text-decoration: underline;}	

#rightcol
	{position: absolute;
	top: 0;
	left: 200px;
	padding: 20px;
	color: #000000;}
	
#leftcol
	{width: 200px;
	background-color: #ccccff;
	color: #000000;
	height: 100%;}

#mainnav
	{padding-left: 10px;}

#mainnav a:link, #mainnav a:visited
	{font-weight: bold;
	text-decoration: none;
	font-size: 120%;
	color: #000099;}

#mainnav a:hover, #mainnav a:active
	{font-weight: bold;
	text-decoration: underline;
	font-size: 120%;
	color: #000000;}
	
#aim	
	{text-align: left;
	font-weight: bold;}

#aimtext
	{font-style: italic;}

#contact
	{text-align: left;
	font-weight: bold;}

.pagenav
	{border-top: solid black 1.5pt;}

.errorText
	{font-weight: bold;
	color: #800000;
	background-color: #ffffff;}

.noResultsText
	{font-weight: bold;
	color: #330066;
	background-color: #ffffff;}

/* Guidance tables */

#guidenav
	{border: solid 1.5pt #000099;}

#guidenav th
	{background-color: #000099;
	color: #ffffff;}

/* End */


	