﻿<style type="text/css">

body
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

      
.small {
	font-size: 9px;
}

.white {
	color: white;
}

main
{
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-left: 0px;
}

.larger
{
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-left: 0px;
	line-height:130%;
}

.largest
{
	font-size: 1.3em;
	font-weight:bold;
	line-height:120%;
}

.largestRed
{
	font-size: 1.6em;
	font-weight:bold;
	line-height:120%;
	color: #A51329;
}

h1
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A81B30;
	text-align: left;
	margin-left: 5px;
}

h2
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: light;
	color: #A81B30;
	text-align: left;
	margin: 15px 0 5px 0px;
}

h3
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A81B30;
	text-align: left;
	margin-left: 5px;
}

h4
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0048B2;
	text-align: left;
	margin-left: 5px;
}

ul
{
font-size:1.3em;
}

li{
	padding: 4px 0px 4px 0px;
}

ul.small
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

ol
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

ol.small
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

p.big
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0048B2;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
}

p
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 0px;
}

p.center
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 5px;
}

p.medium
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 5px;
}
p.small
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 5px;
}

p.right
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

hr.page
{
	margin-left: 5px;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #A81B30;
	text-decoration: none;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #A81B30;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #A81B30;
	text-decoration: underline;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #A81B30;
	text-decoration: none;
}

td.toc
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-left: 0px;
}

td.normal
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

td.white
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: 000000
	color: FFFFFF
}

td.gold
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: E9E9E9
}

td.left
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

td.bold
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
}

td.right
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

td.center
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

td.graph
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

th
{
	font-size: 12px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: ffffff;
	background-color: #a51329;
}

#head
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#link
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#jump
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#title
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	text-indent: 95px;
}

#graph
{
	margin-left: 10px;
}

#tableTitle
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #999999;
}

#tableHead
{
	background-color: #cccccc;
}

#tableRowA
{
	background-color: #e7e7e7;
}

#tableRowB
{
	background-color: #f4f4f4;
}

#tableAverage
{
	background-color: #99cccc;
}

#tableTotals
{
	background-color: #99cccc;
}

#demo
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: red;
}

#indexHead
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: white;
	background-color: #990000;
}

#index
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: black;
	background-color: white;
}

#tableSet
{
	text-align: center;
}

.smallCaption {
	font-size:10px;
	font-style:italic;
}


.newTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	/*border:1px solid #A51329;*/
}
.newTable th {
	background-color: #A51329;
    color: #FFFFFF;
    font-weight: bold;
	font-size:12px;
    text-transform: uppercase;	
	padding:4px;
}
.newTable td strong {
	font-size:12px;
}

.newTable td.first {
	border-top:1px solid #A51329;
}

.newTable td.even {
	background-color:#f6e7e9;
}

.newTable td {
	padding:4px;
	border-bottom:1px solid #A51329;
}

#videoInterview{
	width:360px;
	margin:0 auto;
	text-align:left;	
}

#videoInterview #player{
	display:block;
	width:360px;
	height:264px;
	margin-bottom:10px;
}

#btnWineshow {
	float:right;
	margin:44px 0 15px 10px;
}

#btnWineshow a {
	display:block;
	width:170px;
	height:36px;
	background:url(images/btn-wineshow-online-entry.gif) left top no-repeat;	
}

#btnWineshow a:hover, #btnWineshow a.hover{
	background:url(images/btn-wineshow-online-entry.gif) left bottom no-repeat;	
}

/************** HOME BUTTON ****************/
#btnWineshowHome {
	float:none;
	display:block;
	margin:10px 0 15px 0px;
}

#btnWineshowHome a {
	display:block;
	width:170px;
	height:36px;
	background:url(images/btn-wineshow-online-entry.gif) left top no-repeat;	
}

#btnWineshowHome a:hover, #btnWineshowHome a.hover{
	background:url(images/btn-wineshow-online-entry.gif) left bottom no-repeat;	
}


h2.tweetsHeader {
	color:#980724;
	font-size:15px;
	font-weight:bold;
	margin:10px 0 0 20px;
}

#twitterWrapper {
	background:url(images/tw_bg_repeat.jpg) left top repeat-y;
}

#tweets {
	width:120px;
	margin:5px 20px;
	border-bottom:1px solid #e6e6e6;	
}

.tweetList {
	list-style:none;
	color:#ffffff;
	margin:0;
	padding:0;
}

.tweetList  li {
	padding:0 !important;
	border-top:1px solid #e6e6e6;
}

.tweetList  li p {
	color:#333333;
	margin:5px 0;
}


.tweetList  a {
	display:block;
	color:#9f2a47;
}

</style>
