/*

businessstrategyadvisors.com StyleSheet
Author: Daniel Reck
Copyright 2004, Daniel Reck.

*/

/* ************************************************
   HEADER & FOOTER
   ************************************************ */

td.headermenu	{padding-right:1px; background-color: #DDDD77; color:#800000; height:30px; 
	font-size:10pt; font-family:Times New Roman }
				
td.footer	{padding:2; background-color: #DDDD77; color:#800000; height:25px; 
	font-size:8pt; font-family:Times New Roman }

/* ************************************************
   TABLES and BARS
   ************************************************ */

td.sidebar	{ width:150px; color:#DDDD77; background-color:#800000;
               padding:5px; font-size:10pt; text-align:center}

td.sidebar a {color: #CCCC00}
td.sidebar a:hover {color: #FFFF00}

td.rightbar	{ background-image: url('images/rightbarcorner.gif'); background-repeat: 
               no-repeat; background-position: left top; color:#DDDD77; background-color:#800000;
               padding:5px; font-size:10pt; text-align:center}
               
td.rightbar h1 {color:#DDDD77}
               
td.rightbar a {color: #CCCC00; font-weight:bold}
td.rightbar a:hover {color: #FFFF00; font-weight:bold}

table.boardtable td {border-top:2px solid #800000; border-bottom:2px solid #800000}

/* ************************************************
   BOXES
   ************************************************ */

table.insetbox {background-color: #DDDD77; color:#800000; border: 2px solid #800000; padding: 2; margin-left: 25px}




/* ************************************************
   GENERAL
   ************************************************ */

body		{ color: #000000; background-color: #FFFFFF; margin:0; font-family:arial,geneva,"sans serif"}

h1			{ color: #800000; font-size:18pt; font-family:"Times New Roman", times, serif}

ul 			{list-style-type: square}

a			{ text-decoration: none; color: #CC0000 }
a:hover		{ text-decoration: underline; color: #FF0000 }
