<head>
<title>styles-two.css</title>

<style type='text/css'>
<!--
body {
	background-color: #ffffff;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color=#000000;
	text-align: left;
	}

.note { color: #dc143c; font: 7.85pt verdana, arial, sans-serif; line-height; 2em; font-weight: normal; }
	}

h2 	{
	background-color: #9900cc;
	padding: 1pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-color: #ffffff;
	line-height; 1.2em;
	padding: 5px;
	margin: 0;
	}

h3 	{
	background-color: #c5c7c8;
	padding: 1pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-color: #000000;
	line-height; 1.4em;
	padding: 2px;
	margin: 0;
	}
h4 	{
	padding: 5pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18pt;
	weight: heavy;
	color: #1e90ff;
	margin: 0;
	}


/* All content boxes belong to the content class. */

.content	{
	position: absolute;
	width: 640px;
	height: 1500;  	
	top: 90px;
	left: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 1.2em;
	border: 0;
	padding: 10px 0 0 2;
	line-height: 1.3em;
	}

#top	{
	position: absolute;
	width: 100%;
	height: 90;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;

	}

#top2	{
	position: absolute;
	width: 100%;
	height: 90;
	top: 0;
	left: 17;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight: normal;
	font-align: right;
	color: #707172;
	line-height: 1.6em;
	background-image: url(images/fives-logo-sm.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 450px 3px;
	border: 0;
	padding: 25 8 8 8;
	}
	}

#middle   {
	position: absolute;
	width: 650px;
	height: 100%;
	top: 265px;
	left: 40px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24pt;
	color: #00ff00;
	line-height: 1.2em;
	border: 0;
	padding: 0px;;
	}

#overlay	{
	position: absolute;
	width: 640px;
	height: 100%;
	top: 370px;
	left: 115px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 1.2em;
	border: 0;
	padding: 0px;
	}

#left	{
	position: absolute;
	width: 640px;
	height: 100%;
	top: 290px;
	left: 27px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 1.2em;
	border: 0;
	padding: 0px;
	}

#leftts	{
	position: absolute;
	width: 640px;
	height: 100%;
	top: 330px;
	left: 22px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 1.2em;
	border: 0;
	padding: 0px;
	}

#left2	{
	position: absolute;
	width: 650px;
	height: 100%;
	top: 300px;
	left: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 1.2em;
	border: 0;
	padding: 0px;
	}

#navtop	{	
	position: absolute;
	width: 100%;
	height: 16px;
	top: 65;
	left: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7.5pt;
	text-align: left;
	color: #ffffff;
	line-height: 1.3em;
	background-color: #000000;
	border: 0;
	padding: 1;
	}

/* Table information */
table	{
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	line-height: 1.4em;
	color: #000000;
	border: 1px solid gray;
	border-spacing: 0;
	}

.odd	{
	background-color: #FFF0FF;
	}

.even	{
	background-color: #ffffff;
	}

.over	{
	background-color: #cccccc;
	}

td	{
	padding: 6px 6px;
	border: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt; 
	color: #000000;
	line-height: 1.3em;
	border-spacing: 0;
	}	
	
-->

</style>

</head>

