<!-- Tapit Partners Website Style Sheet -->

<style type="text/css">
body {
	background-color: #FFFFFF; 
	color: #333333;
	margin: 0;
	}

p, td, th, h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
p, blockquote, td, th {
	font-size: 11px; 
	color: #333333;
	line-height: 1.4em;
	margin-top:8px; 
	margin-bottom:0 
	}
th {
	font-size: 13px; 
	color: #006600; 
	}
h1, h2, h3, h4 {
	color: #660033; 
	}
h5 {
	color: rgb(39,69,118);
	}
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 15px; }
h5 { font-size: 13px; }

td {
	vertical-align: top;
}

A.menulink:link, A.menulink:active, A.menulink:hover, A.menulink:visited { 
	color: white;
	border: none;
	text-decoration: none;
	}

.textbox    {font-family: arial, helvetica; font-size: 10px; color: #660000; }
.bucksbox   {font-family: arial, helvetica; font-size: 10px; color: #660000; text-align: right; }
.dropdown   {font-family: arial, helvetica; font-size: 10px; color: #660000; }
.btnstyle   {font-family: arial, helvetica; font-size: 11px; color: white; background-color: darkgreen; height: 24; width: 175; }
.itemlist   {font-family: Verdana, Helvetica, sans-serif;  font-size: 10px; color: #660000;
               line-height=15px; margin-top:8px; margin-bottom:0 }
.pref:link    { color: #660000; }
.pref:active  { color: #660000; }
.pref:visited { color: #660000; }

#logo, #msg {
	position: absolute; 
	top: 0px; 
	height: 90px; 
	margin: 0;
	}
#logo {
	left: 0px;
	width: 400px;
	}
#msg {
	left: 400px;
	width: 600px; 
	background-color: #660000;
	color: #ffffff;
	font-size: 11px;
	line-height: 1.5em;
	padding: 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#menuTable {
	position: absolute; 
	top: 90px; 
	left: 0px; 
	border-collapse: collapse;
    background-color: #660000; /*: url(images/btn_bar_bg.gif) repeat; */
	border: 1px solid #000000;
	}
.btn_cell {
	width: 100px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.1em;
	padding: 3px 6px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #000000;
	cursor: pointer;
	}
.btn_active {
	color: #333333;
	background-color: #dddddd;
	}

</style>
