body {
scrollbar-base-color: #f0c88b;
scrollbar-face-color: #4574a8; 
scrollbar-shadow-color: #b9b9b9; 
scrollbar-highlight-color: #404040; 
scrollbar-3dlight-color: #A0A1A1; 
scrollbar-darkshadow-color: #404040; 
scrollbar-track-color: #e5e5e5; 
scrollbar-arrow-color: #C3C3C3;
}

INPUT {
	font-family : Tahoma;
	font-size : 10px;
	line-height : 11px;
	color : #343434;
	text-decoration : none;
	border-bottom-color : #BABABA;
	border-left-color : #BABABA;
	border-right-color : #BABABA;
	border-top-color : #BABABA;
	background-color : #ffffff;
	border : 1px solid;
	
}

textarea{
	font-family : Tahoma;
	font-size : 10px;
	line-height : 11px;
	color : #343434;
	text-decoration : none;
	border-bottom-color : #BABABA;
	border-left-color : #BABABA;
	border-right-color : #BABABA;
	border-top-color : #BABABA;
	background-color : #ffffff;
	border : 1px solid;
}

textarea.comments{ width: 370px; }

SELECT {
	font-family : Tahoma;
	font-size : 10px;
	line-height : 11px;
	color : #343434;
	text-decoration : none;
	border-bottom-color : #BABABA;
	border-left-color : #BABABA;
	border-right-color : #BABABA;
	border-top-color : #BABABA;
	background-color : #ffffff;
	border : 1px solid;
    width: 160px;
}

A {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 11px;
	COLOR : #4686b4;
	text-decoration : none;
}

A:HOVER {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 11px;
	COLOR : #ffb955;
	text-decoration : none;
}

A.link {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 1px;
	COLOR : #ffffff;
	text-decoration : none;
}

A.link:hover {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 1px;
	COLOR : #ffffff;
	text-decoration : none;
}

A.MenuTBLleft  {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 11px;
	COLOR : #4686b4;
	text-decoration : none;
}
A.MenuTBLleft:hover  {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 11px;
	COLOR : #ffb955;
	text-decoration : none;
}
A.MenuSubTable {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 11px;
	COLOR : #818181;
	text-decoration : none;
}
A.controldemo  {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 9px;
	COLOR : #4686b4;
	text-decoration : none;
}

A.controldemo:hover  {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 9px;
	COLOR : ##ffb955;
	text-decoration : none;
}


EM.Sub{
	FONT-FAMILY : helvetica;
	FONT-SIZE : 11px;
	COLOR : #818181;
	text-decoration : none;
}

.SubTable {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 11px;
	COLOR : #818181;
	text-decoration : none;
}

.products{ line-height: 20px; }
.SubTable img{
    margin: 3px 0;
    vertical-align: middle;
}
.bgrht{	background: url(images/tbl_01_right.gif) repeat-y right; }
.bglft{ background: url(images/tbl_01_left.gif) repeat-y; }

.pad_grey{
    background: #efeeee;
    padding: 0 0 0 5px;
}
.pad_a{
    padding: 0 0 0 5px;
}

.indent {
	padding: 5px;
}


.price
{
	FONT-FAMILY : arial,helvetica;
	FONT-SIZE : 15px;
	font-weight : bold;
	COLOR : #ff9600;
	text-decoration : none;
}

.title_orange {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 11px;
	font-weight : bold;
	COLOR : #ff9600;
	text-decoration : none;
}

.SubTable1 {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 13px;
	COLOR : #818181;
	text-decoration : none;
}

.SubTable2 {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 16px;
	font-weight : bold;
	COLOR : #818181;
	text-decoration : none;
}

A.SubTable3 {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 14px;
	font-weight : normal;
	COLOR : #818181;
	text-decoration : none;
}

A.SubTable3:hover {
	FONT-FAMILY : helvetica;
	FONT-SIZE : 14px;
	font-weight : normal;
	COLOR : #ff9600;
	text-decoration : none;
}


