body {	
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 10px;color: #333333;
	margin:0%;
	background-size: 75% 100%;
   	/*background: url("../images/winebg.png");
	 background-repeat: no-repeat;*/
	background-color: white;
	}
a.logpage:link, a.logpage:visited
 {
	display: block;
		color: maroon;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	 padding:0 0 2px 0;
	}

	
h2 {
font-family: Helvetica, sans-serif; 
font-style: bold;
font-size: 44px;
color: dimgrey;
letter-spacing: 2px;
}

h2.gray {
font-family: Helvetica, sans-serif; 
font-style: bold;
font-size: 24px;
color: dimgrey;
letter-spacing: 1px;
}
}

b.tall {
font-family: Helvetica, sans-serif; 
font-style: bold;
font-size: 24px;
color: DarkSlateGray;
}

b.highlight {
font-family: Verdana, Geneva, sans-serif; 
font-size: 11px;
color: black;
background-color: #FFFFB5;
}
b.title {
font-family: "Arial Black", sans-serif; 
font-style: oblique;
font-size: 24px;
color: black;
letter-spacing: 2px;
}

b.tallpt{
font-family: arial, sans-serif; 
font-size: 16px;
color: black;
}
/*
#header {
	width: 1100px;
	height: 55px;
	padding: 0px 0px 0px 0px;/*TOP RIGHT BOTTOM LEFT
	background: #B9D7D7;	
	position:relative; 
}*/

#logo{position:absolute; top:0px; left:5px;}



#content {
	width: 100%;

	padding: 0px ;
	background-color: #e6f7ff;

}

img
{
color: none;
background: none;
border: none;
text-align: center;
}



form.login
{
color: black;
background: #EFF4FD;
border: 1px solid gray;
min-width: 250px;
  max-width: 400px; 
 width: 250px; 
  padding:  5px 0px 5px 0px;/*TOP RIGHT BOTTOM LEFT*/;

}
hr
{
height: 1px;
border: 0;
color: lightgray;
background-color: lightgray;
}

hr.big
{
height: 2px;
border: 0;
color: black;
background-color: black;
}

form
{
color: white;
background: #666666;
border: 1px solid gray;
min-width: 250px;
  max-width: 800px; 
 width: 500px; 
  padding:  5px 0px 5px 0px;/*TOP RIGHT BOTTOM LEFT*/;

}

form.searchbar
{
text-align: right;
color: black;
background: #fff url(images/button1a.gif) repeat-x;
border: none;

  padding:  1% 0% 0px 30%;/*TOP RIGHT BOTTOM LEFT*/;

}

form.wide
{
color: gray;
background: white;
border: none;
/*min-width: 250px;
  max-width: 800px; */
min-width: 250px;
  max-width: 5000px; 
 width: inherit; 
padding:  5px 5px 5px 5px;/*TOP RIGHT BOTTOM LEFT*/;

}
form.nobg
{
color: black;
background: none;
border: none;
}


input.formcolor
{

background: #EFF4FD;
border: none;
font-family: sans-serif;
font-size: 12px;
color: black;
}

input.white
{

background: white;
border: none;
font-family: sans-serif;
font-size: 12px;
color: black;
}

input
{
background: white;
border: 1px solid gray;
font-family: Helvetica, sans-serif;
font-size: 20px;
color: black;
}

input.password
{

background: white;
border: 1px solid gray;
font-family: Calibri, Verdana, Garamond, Helvetica, serif;
font-size: 12px;
color: black;
}

input.button {
    font-size: 16px;
	 border:0 none;
	font-family: Helvetica, sans-serif; 
   /* font-style: bold; */
	background-color: gray; /* Green */
       color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	cursor: pointer;
    
}
input.button:hover {
    border: 1px solid #black;
	/* border-style:outset; */
    background: #B0C4DE;
	cursor: pointer;
}

input
{
background: white;
border: 1px solid gray;
font-family: Helvetica, sans-serif;
font-size: 20px;
color: black;
}

select
{
font-family: sans-serif;
font-size: 20px;
color: black;
border: 1px solid gray;
}

option
{
color: black;
background: white;
font-family: sans-serif;
font-size: 20px;
}
option.gray
{
color: gray;
background: white;
font-family: sans-serif;
font-size: 20px;

}

div.scroll {
    height: 60px;
	width: 260px;
	float: left;
	margin: 0 0px 0 0px;
    padding: 0px 0px 0px 0px;
	background: white;
	text-align:left;
    overflow: auto;
	/*border: 1px solid grey;*/
	   }
	   



div.scrollinherit {
    height: 100px;
	width: 350px;
	float: inherit;
	margin: 0 5px 0 5px;
    padding: 0px 0px 0px 5px;
	background: white;
	text-align:left;
    overflow: auto;
	border: 1px solid grey;
	   }
	   
div.scrolltall {
    height: 900px;
	width: 500px;
	float: inherit;
	margin: 0 5px 0 5px;
    padding: 0px 0px 0px 5px;
	background: white;
	text-align:left;
    overflow: auto;
	border: 1px solid grey;
	font-family:  sans-serif;
	font-size: 14px;
	   }
div.scrolltallwide {
    height: 1000px;
	width: 800px;
	float: inherit;
	margin: 0 5px 0 5px;
    padding: 0px 0px 0px 5px;
	background: white;
	text-align:left;
    overflow: auto;
	border: none;
	   }
	   
div.tablescroll {
    height: 200px;
	width: 950px;
	float: inherit;
	margin: 0 5px 0 5px;
    padding: 0px 0px 0px 5px;
	background: white;
	text-align:left;
    overflow: auto;
	border: 1px solid grey;
	   }
	   
div.textleft {
	text-align:left;
	   padding: 0px 0px 0px 5px;
	   	margin: 0 5px 0 5px;
		   }
	  
	  



table
{
border: 1px solid #949494;
border-collapse:collapse;
 
}

table.shadow
{

box-shadow: 10px 10px 15px grey;
background-color: #fff 
}
	
table.noborder
{
border: none;
background-color: none;
}

table.noborder2
{
border: none;

}


caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Arial Black", Verdana,  Helvetica, sans-serif;
	text-align: right;
}

th.th1 {
	font: 16px "Arial Black", Verdana, Arial, Helvetica, sans-serif;
   padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
	 border: 1px solid #ddd;
    background-color: #666666;
    color: white;
	 white-space: nowrap;
}

th.textright {
	font:  'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #474747;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: none;
	letter-spacing: 0px;
	/*text-transform: uppercase;*/
	text-align: right;
	padding: 1px 1px 1px 1px;/*TOP RIGHT BOTTOM LEFT*/
	background: #d6d6d6;
}

th.textleft {
	font:  'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #474747;
	border-right: 1px solid #A4A4A4;
	border-bottom: none;
	border-top: 1px solid #A4A4A4;
	letter-spacing: 0px;
	/*text-transform: uppercase;*/
	text-align: left;
	padding: 1px 1px 1px 1px;/*TOP RIGHT BOTTOM LEFT*/
	background: #DCDFFA;
}

th.sum {
	font:  'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #474747;
	border-right: 1px solid #A4A4A4;
	border-bottom: 1px solid black;
	border-top: 1px solid #A4A4A4;
	letter-spacing: 0px;
	text-align: right;
	padding: 1px 1px 1px 1px;/*TOP RIGHT BOTTOM LEFT*/
	background: #F5F5F4;
}

th.sumleft {
	font:  'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #474747;
	border-right: 1px solid #A4A4A4;
	border-bottom: none;
	border-top: 1px solid #A4A4A4;
	letter-spacing: 0px;
	text-align: left;
	padding: 1px 1px 1px 1px;/*TOP RIGHT BOTTOM LEFT*/
	background: #F5F5F4;
}

th.sumright{
	font:  'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #474747;
	border-right: 1px solid #A4A4A4;
	border-bottom: none;
	border-top: 1px solid #A4A4A4;
	letter-spacing: 0px;
	text-align: right;
	padding: 1px 1px 1px 1px;/*TOP RIGHT BOTTOM LEFT*/
	background: #F5F5F4;
}
th.reporthead{
	font: bolder 18px  Verdana, Arial, Helvetica, sans-serif; 
	color: black;
	border: none;
	text-align: left;
	vertical-align: top;
	letter-spacing: 2px;
	font-style: italic;
	padding: 1px 0px 1px 0px;/*TOP RIGHT BOTTOM LEFT*/
	background: white;
}



th .top2{
	font: bolder 11px Verdana, Arial, Helvetica, sans-serif; 
	color: white;
	border: 1px solid black;
	text-align: center;
	letter-spacing: 1px;
	font-style: italic;
	padding: 1px 1px 1px 1px;/*TOP RIGHT BOTTOM LEFT*/
	background: #4668A6;
}
th.top{
	font: bolder 20px  Verdana, Arial, Helvetica, sans-serif; 
	color: black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	text-align: center;
	letter-spacing: 1px;
	font-style: italic;
	padding: 1px 0px 1px 0px;/*TOP RIGHT BOTTOM LEFT*/
	background: #F7F8E6g;
}
th.topcenter{
	font: bolder 20px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	color: black;
	text-align: center;
	padding: 0px 0px 0px 0px;/*TOP RIGHT BOTTOM LEFT*/
	background: #F7F8E6;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

tr.highlight {
	background: yellow;
}

td.large {
	font-family:  sans-serif;
	font-size: 19px;
	color: white;
	background: none;
}
td.td1{
	font-family:  sans-serif;
	font-size: 16px;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	/*border-top: 1px solid lightgrey;*/
	padding: 2px 2px 2px 2px;
	color: black;
	text-align: left;
	overflow: hidden;
	background: white;
	}
	
td.limitwidth {
	font-family:  sans-serif;
	font-size: 16px;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	/*border-top: 1px solid lightgrey;*/
	padding: 2px 2px 2px 2px;
	color: black;
	text-align: left;
	width: 25px;
	background: white;
	}
	
td.bgblue {
	font-family:  sans-serif;
	font-size: 16px;
	border: none;
	/*border-top: 1px solid lightgrey;*/
	padding: 2px 2px 2px 2px;
	color: black;
	text-align: left;
	overflow: hidden;
	background-color: #e6f3ff;
	white-space: nowrap;
	}	
	
td.indent {
	font-family:  sans-serif;
	font-size: 11px;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	padding: 2px 2px 2px 10px;
	color: #2E2E2E;
	text-align: left;
	overflow: hidden;
	background: white;
	}
td.indent2 {
	font-family:  sans-serif;
	font-size: 11px;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	padding: 2px 2px 2px 18px;
	color: #2E2E2E;
	text-align: left;
	overflow: hidden;
	background: white;
	}
td.indent3 {
	font-family:  sans-serif;
	font-size: 11px;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	padding: 2px 2px 2px 35px;
	color: #2E2E2E;
	text-align: left;
	overflow: hidden;
	background: white;
	}
td .date{
	font-family:  sans-serif;
	font-size: 11px;
	width: 500px;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	padding: 2px 2px 2px 2px;
	color: #2E2E2E;
	text-align: left;
	overflow: hidden;
	}
td.textright {
	font-family:  sans-serif;
	font-size: 11px;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	padding: 2px 2px 2px 2px;
	color: #2E2E2E;
	text-align: right;
	overflow: hidden;
	}
	
td.textcenter {
	font-family:  sans-serif;
	font-size: 11px;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	padding: 2px 2px 2px 2px;
	color: #2E2E2E;
	text-align: center;
	overflow: hidden;
	}
	
td.noborderleft {
	font-family:  sans-serif;
	font-size: 11px;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: none;
	border-top: 1px solid lightgrey;
	padding: 2px 2px 2px 2px;
	color: #2E2E2E;
	overflow: hidden;
	}
td.noborder {
	font-family:  sans-serif;
	font-size: 11px;
	border: none;
	padding: 3px 3px 3px 3px;
	color: #2E2E2E;
	text-align: center;
	vertical-align:top;
	overflow: hidden;
	}	
	
td.nestedtd {
	font-family:  sans-serif;
	font-size: 11px;
	border: none;
	padding: 0px 5px 5px 0px;
	color: #2E2E2E;
	text-align: left;
	vertical-align:top;
	overflow: hidden;
	}	

td.nobordertextright {
	font-family:  sans-serif;
	font-size: 11px;
	border: none;
	padding: 3px 0px 3px 0px;
	color: #2E2E2E;
	text-align: right;
	vertical-align:top;
	overflow: hidden;
	}
	td.nobordercenter {
	font-family:  sans-serif;
	font-size: 11px;
	border: none;
	padding: 15px;
	color: #2E2E2E;
	text-align: center;
	vertical-align:top;
	overflow: hidden;
	
	}
	
	td.noborderpad {
	font-family:  sans-serif;
	font-size: 11px;
	border: none;
	padding: 2px 40px 2px 40px;
	text-align: center;
	vertical-align:top;
	overflow: hidden;
	}	
	td.noborderright{
	font-family:  sans-serif;
	font-size: 11px;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: none;
	border-top: 1px solid lightgrey;
	padding: 2px 2px 2px 2px;
	text-align: right;
	overflow: hidden;
	}
	

td.bold 
	{
	font:  'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	color: gray;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-top: 1px solid lightgrey;
	letter-spacing: 0px;
	/*text-transform: uppercase;*/
	text-align: left;
	padding: 2px 2px 2px 2px;/*TOP RIGHT BOTTOM LEFT*/
	background: Black;
	}
td.boldright
	{
	font:  'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24x;
	font-weight:bold;
	color: black;
	border:none;
	letter-spacing: 0px;
	/*text-transform: uppercase;*/
	text-align: right;
	padding: 2px 2px 2px 2px;/*TOP RIGHT BOTTOM LEFT*/
	background: #FFFFFF;
	
}
td.nowrap{
	font-family:  sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	padding: 2px 2px 2px 2px;
	color: red;
	text-align: left;
	overflow: hidden;
	
	
}



td.form {
	font: Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	border:none;
	background: none;
	padding: 1px 5px 3px 1px;/*TOP RIGHT BOTTOM LEFT*/
	color: white;
	text-align: right;
		padding: 10px 1px 10px 10px;/*TOP RIGHT BOTTOM LEFT*/
}
td.formleft {
	font: Helvetica, sans-serif;
	font-size: 20px;
	border:none;
	background: none;
	padding: 1px 5px 3px 1px;/*TOP RIGHT BOTTOM LEFT*/
	color: white;
	text-align: left;
		padding: 10px 1px 10px 10px;/*TOP RIGHT BOTTOM LEFT*/
}

td.formctr {
	font: Helvetica, sans-serif;
	font-size: 20px;
	border:none;
	background: none;
	padding: 1px 5px 3px 1px;/*TOP RIGHT BOTTOM LEFT*/
	color: white;
	text-align: center;
		padding: 0px 10px 1px 10px;/*TOP RIGHT BOTTOM LEFT*/
	}


td.formleft {
	font:bold sans-serif;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;  /*#590919;*/
	color:white;
	font-size: 20px;
	text-align: left;
		padding: 10px 10px 10px 10px;/*TOP RIGHT BOTTOM LEFT*/
}

td.formleftnopad {
	font:bold sans-serif;

	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: none;
	color:white;
	font-size: 20px;
	text-align: left;
		padding: 1px 10px 1px 1px;/*TOP RIGHT BOTTOM LEFT*/
}
td.formleftyel {
	font:bold sans-serif;

	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background: #F7F8E6;
	padding: 1px 1px 3px 1px;
	color:white;
	font-size: 20px;
	text-align: left;
		padding: 10px 10px 10px 2px;/*TOP RIGHT BOTTOM LEFT*/
}

td.formleftspec {
	font: bold sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: 12px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	background: #EFF4FD;
	padding: 1px 1px 3px 1px;/*TOP RIGHT BOTTOM LEFT*/
	color: black;
	text-align: left;
}
td.formleftspecred {
	font: bold sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	background: #EFF4FD;
	padding: 1px 1px 3px 1px;/*TOP RIGHT BOTTOM LEFT*/
	color: red;
	text-align: left;
}

#tablestripe75 {
    font-family: Helvetica, sans-serif;
	font-size: 22px;
    border-collapse: collapse;
   /*width: 75%;*/
}

#tablestripe75 td
{
	 border: 1px solid #ddd;
    padding: 5px 5px 5px 5px;
		overflow: hidden;
    text-overflow: ellipsis;
	}
#tablestripe75 td.center
{
	 border: 1px solid #ddd;
    padding: 5px 5px 5px 5px;
		overflow: hidden;
    text-overflow: ellipsis;
	text-align: center;
		}
		
	
span {
    display: table-cell;
    text-align:center;
    vertical-align: middle;
}
	
	#tablestripe75 td.right
{
	 border: 1px solid #ddd;
    padding: 5px 5px 5px 5px;
		overflow: hidden;
    text-overflow: ellipsis;
	text-align: right;
	}



#tablestripe75 tr:nth-child(even){background-color: #f2f2f2;}
#tablestripe75 tr:nth-child(odd){background-color: #fff;}


#tablestripe75 tr:hover {background-color: #ffffe6;}

#tablestripe75 th {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
	 border: 1px solid #ddd;
    background-color: maroon;
    color: white;
	 white-space: nowrap;
}

#tablestripe40 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
    border-collapse: collapse;
    width: 70%;
	box-shadow: 10px 10px 15px grey;
background-color: #fff 
}

#tablestripe40 td
{
	 border: 1px solid #ddd;
    padding: 3px;
	/*width: 40px;*/
	overflow: hidden;
    text-overflow: ellipsis;
	
}


#tablestripe40 tr:nth-child(even){background-color: #f2f2f2;}
#tablestripe40 tr:nth-child(odd){background-color: #fff;}


#tablestripe40 tr:hover {background-color: #ffffe6;}

#tablestripe40 th {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
	 border: 1px solid #ddd;
    background-color: maroon;
    color: white;
	 white-space: nowrap;
}

//*************STAR RATING*******//

.rating {
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    position: relative;
}
.rating-input {
    float: right;
    width: 64px;
    height: 64px;
    padding: 0;
    margin: 0 0 0 -64px;
    opacity: 0;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
    background-position: 0 0;
}
.rating-star,
.rating:hover .rating-star {
    position: relative;
    float: right;
    display: block;
    width: 64px;
    height: 64px;
    background: url('wineglass.png') 0 -64px;
}




/******TEXT STYLES******/
.TITLE 			{ font-family: Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 900; color:#333333;}
.L12 			{ font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#0066CC; }