.textbox
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #DCDCDC;
   font-family: Tahoma;
   font-size: 11px;
   color: #444444;
   background: #FFFFFF;
   white-space: nowrap;
   height: 18px;
   width:225px
}

.textbox2
{
   border-style: solid;
   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
   border-color: #DCDCDC;
   font-family: Tahoma;
   font-size: 11px;
   color: #444444;
   background: #FFFFFF;
   white-space: nowrap;
   height: 18px;
   width:145px

}


.textarea
{
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-color: #DCDCDC;
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	background: #FFFFFF;
   height: 60px;
   width: 145px;
}

.dropdown
{
	font-family: Tahoma;
   font-size: 11px;
   color: #444444;

	height: 18px;
}

.button
{
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	border-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background: #347daf;
	text-align: center
	height:21px;
	cursor:pointer;
}

.label
{
   font-family: Tahoma;
   font-size: 11px;
   font-weight: bold;
   color: #000000;
   color:#444444;
}

br
{
   font-size: 12px;
}

.normtext
{
   font-family: Tahoma;
   font-size: 13px;
   color:#e2e2e2;
}

.heading
{
   font-family: Tahoma;
   font-size: 12px;
   font-weight: bold;
   color:#444444;
}

.small_heading
{
   font-family: Tahoma;
   font-size: 11px;
   color:#444444;
}

.throw
{
   height:20px;
   background-color : #2D2D2D;
}

.thcell
{
   background-color : #3469a6;
   color:#FFFFFF;
   font-family: Tahoma;
  font-size: 11px;
   font-weight:bold;
   padding-left:3px;
   padding-right:3px;
   border:1px solid #FFFFFF;
   vertical-align:middle;
   height:20px;
}

.tcell
{
   font-family: Tahoma;
   font-size: 11px;
   color: #444444;
   border:1px solid #FFFFFF;
   padding-left:3px;
   padding-right:3px;
   padding-top:3px;
   padding-bottom:3px;
}

.tirow
{
   background-color : #EFEFF0;
   color : #444444;
   height:20px;
}

.trow
{
   background-color : #E7E7E7;
	color : #444444;
   height:20px;
}

.pagingnav
{
   font-family: Tahoma;
   font-size : 11px;
   color : #444444;
   font-weight : normal;
}

.pagingitem
{
   font-family: Tahoma;
 	font-size: 11px;
   color : #444444;
   font-weight : normal;
}

.pagingbox
{
   font-family: Tahoma;
  font-size: 11px;
   color : #444444;
   font-weight : normal;
}

.pagingitemselected
{
   font-family: Tahoma;
  	font-size: 11px;
   color : #444444;
   font-weight : bold;
}

.menu_button
{
   font-family: Tahoma;
   font-size: 11px;
   color: #444444;
   text-align: center
   cursor:pointer;
}

.menu_button_down
{
   font-family: Tahoma;
   font-size: 11px;
   color: #FFD8B0;
   text-align: center
   cursor:pointer;
}

.small_heading
{
   font-family: Tahoma;
   font-size: 11px;
   font-weight: bold;
   color: #BB4333;
}

.body
{
 	background-image: url(../../img/layout/back.gif);
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin:0px;
	#border:0px;
}

.centertable
{
	margin: 0 auto;
}

.statsLabel
{
	font-family:verdana;
	font-size:11px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:10px
}

.wine_heading
{
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:10px
}
