body {
 scrollbar-face-color: #232309;
 scrollbar-base-color: #232309;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-highlight-color: #666755;
 scrollbar-shadow-color: #666755;
 scrollbar-dark-shadow-color: #666755;
 margin-left : 0px;
 margin-right : 0px;
 margin-top : 0px;
 margin-bottom : 0px;
 background-color : #000000;
}

.Utxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	font-weight : none;
	text-decoration : none;
}

.UtxtTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #7BACD7;
	font-weight : bold;
	text-decoration : none;
}

.UtxtYel {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #E8B71D;
	font-weight : none;
	text-decoration : none;
}

.UtxtLrg {
	font-family :  Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	margin: 15px 1px;
	line-height : 12px;	
}

.UtxSmall {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

.UtxtDesc{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
	color : #FFFFFF;
}

.Utxtprice{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
	color : #FFFFFF;
}

.UtxtprodCode{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
	background-color: #222308;
	color : #FFFFFF;
}

.UtxtXLrger{
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font-weight : none;
	font-size : 14px;
	color : #FFFFFF;
}

.DividerLine{
	border-bottom : 1px solid #292727;
}

.txtBoxStyle{
    border-top: 1px solid #4F4F4F;
    border-bottom: 1px solid #4F4F4F;
    border-left: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
    background-color: #232309;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #FFFFFF;
}

.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 #4F4F4F;
    border-bottom: 1px solid #4F4F4F;
    border-left: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
    background-color: #3B3B0B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #FFFFFF;
}

.txtBoxStyleOrder{
    border-top: 1px solid #4F4F4F;
    border-bottom: 1px solid #4F4F4F;
    border-left: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
    background-color: #D3DECB;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #FFFFFF;
}

.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:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	}

A:visited { 
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	}
	
A:hover	{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #E6C78B;
	font-weight : normal;
	text-decoration : underline;
	}

.menu 	A:link       {
			font-family : Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #E9B71D;
			font-weight : none;
			text-decoration : none;
		}

.menu	A:visited { 
			font-family : Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #E9B71D;
			font-weight : none;
			text-decoration : none;
		}
	
.menu 	A:hover	{ 
			font-family : Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #EFC74C;
			font-weight : none;
			text-decoration : underline;
		}
			
.selectedCat A:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: none;
	text-decoration : none;
}

.selectedCat A:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #7BACD7;
	font-size: 11px;
	font-weight: none;
	text-decoration : underline;
}

.selectedCat A:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	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: #FFFFFF;
	 background-color: #7D936D;
	font-weight : normal;
	text-decoration : none;
}

.TDotted{
	border-top : dotted 1px #4F4F4F;
}

b{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #FFFFFF;
}

.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 #4F4F4F;
    border-bottom: 1px solid #4F4F4F;
    border-left: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
	height : 15px;
}

.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;
}

.textboxFormsSmall {
    border-top: 1px solid #4F4F4F;
    border-bottom: 1px solid #4F4F4F;
    border-left: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
	text-align: left;
	height : 17px;
}

.DottedLighter{
	border : 1px dotted #292727;
}
