body {
 scrollbar-face-color: #E9CEA2;
 scrollbar-base-color: #E9CEA2;
 scrollbar-arrow-color: #371000;
 scrollbar-highlight-color: #DCBA81;
 scrollbar-shadow-color: #DCBA81;
 scrollbar-dark-shadow-color: #000000;
 margin-left : 0px;
 margin-right : 0px;
 margin-top : 0px;
 margin-bottom : 0px;
 background-color : #FAE4BF;
}

.Utxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #371000;
	font-weight : none;
	text-decoration : none;
}

.UtxtTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #7BACD7;
	font-weight : bold;
	text-decoration : none;
}

.UtxtWhite {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	font-weight : none;
	text-decoration : none;
}

.UtxtLrg {
	font-family :  Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #371000;
	font-weight : normal;
	text-decoration : none;
	margin: 15px 1px;
	line-height : 12px;	
}

.UtxSmall {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #371000;
	font-weight : normal;
	text-decoration : none;
}

.UtxtDesc{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
	color : #371000;
}

.Utxtprice{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
	color : #371000;
}

.UtxtprodCode{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
	background-color: #DAB87F;
	color : #371000;
}

.UtxtXLrger{
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font-weight : none;
	font-size : 14px;
	color : #371000;
}

.DividerLine{
	border-bottom : 1px solid #FBF4E7;
}

.txtBoxStyle{
    border-top: 1px solid #F2D4A1;
    border-bottom: 1px solid #F2D4A1;
    border-left: 1px solid #F2D4A1;
    border-right: 1px solid #F2D4A1;
    background-color: #F2D6A6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #371000;
}

.UtxSmallPop {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

.buttonForm {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: none;
	background-color: #B1B1B1;
	line-height : 14px;
	padding-left : 3px;
	padding-right : 3px;
	border: 1px #000000 groove;
	color: #000000;
}

.textboxForms2 {
    border-top: 1px solid #F0D6AA;
    border-bottom: 1px solid #F0D6AA;
    border-left: 1px solid #F0D6AA;
    border-right: 1px solid #F0D6AA;
    background-color: #FCF0DB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
}

	
.txtBoxStyleOrder{
    border-top: 1px solid #FBF4E7;
    border-bottom: 1px solid #FBF4E7;
    border-left: 1px solid #FBF4E7;
    border-right: 1px solid #FBF4E7;
    background-color: #DAB87F;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #371000;
}

.textboxForms3 {
    border-top: 1px solid #C8CACA;
    border-bottom: 1px solid #C8CACA;
    border-left: 1px solid #C8CACA;
    border-right: 1px solid #C8CACA;
    background-color: #699BC7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
}

A:link       {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #371000;
	font-weight : normal;
	text-decoration : none;
	}

A:visited { 
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #371000;
	font-weight : normal;
	text-decoration : none;
	}
	
A:hover	{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #A93D11;
	font-weight : normal;
	text-decoration : underline;
	}

.menu 	A:link       {
			font-family : Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #FFFFFF;
			font-weight : none;
			text-decoration : none;
		}

.menu	A:visited { 
			font-family : Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #FFFFFF;
			font-weight : none;
			text-decoration : none;
		}
	
.menu 	A:hover	{ 
			font-family : Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #E4FF00;
			font-weight : none;
			text-decoration : underline;
		}
		
.menuOther 	A:link       {
			font-family : Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #E4FF00;
			font-weight : none;
			text-decoration : none;
		}

.menuOther	A:visited { 
			font-family : Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #E4FF00;
			font-weight : none;
			text-decoration : none;
		}
	
.menuOther 	A:hover	{ 
			font-family : Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #D7EC25;
			font-weight : none;
			text-decoration : underline;
		}
			
.selectedCat A:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #371000;
	font-size: 14px;
	font-weight: none;
	text-decoration : none;
}

.selectedCat A:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #7BACD7;
	font-size: 14px;
	font-weight: none;
	text-decoration : underline;
}

.selectedCat A:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #371000;
	font-size: 14px;
	font-weight: none;
	text-decoration : none;
}

option{
	background: #F8F8F8;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.UtxtRed {
	font-family :  Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
	color: #371000;
	 background-color: #7D936D;
	font-weight : normal;
	text-decoration : none;
}

.TDotted{
	border-top : dotted 1px #F0D6AA;
}

b{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #371000;
}

.textboxInvisible {
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    background: transparent ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
	height : 16px;
}

.textboxForms {
    border-top: 1px solid #F0D6AA;
    border-bottom: 1px solid #F0D6AA;
    border-left: 1px solid #F0D6AA;
    border-right: 1px solid #F0D6AA;
    background-color: #FBF0DE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #371000;
	height : 18px;
}

.textboxforgetPassword {
    border-top: 1px solid #C8CACA;
    border-bottom: 1px solid #C8CACA;
    border-left: 1px solid #C8CACA;
    border-right: 1px solid #C8CACA;
    background-color: #F8F8F8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
	height : 17px;
	width : 200px
}

.textboxFormsSmall {
    border-top: 1px solid #F0D6AA;
    border-bottom: 1px solid #F0D6AA;
    border-left: 1px solid #F0D6AA;
    border-right: 1px solid #F0D6AA;
    background-color: #371000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
	text-align: left;
	height : 17px;
}

.DottedLighter{
	border : 1px dotted #FBF4E7;
}

