BODY {	
	scrollbar-face-color: #228E04;
	background-image : url(images\content\backGround.jpg);
	background-repeat : no-repeat;
	background-position : right;
	scrollbar-shadow-color: #DAC0CC;
	scrollbar-highlight-color: #249604;
	scrollbar-track-color: #249604;
	scrollbar-arrow-color: #FFE374;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #228E04;
}

.Utxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	font-weight : none;
	text-decoration : none;
	margin: 15px 1px;
	line-height : 14px;	
}

.UtxtLrg {
	font-family :  Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #FFE272;
	font-weight : normal;
	text-decoration : none;
	margin: 15px 1px;
	line-height : 14px;	
}

.UtxtLrgTxt {
	font-family :  Arial, Helvetica, sans-serif;
    font-size:13px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	margin: 15px 1px;
	line-height : 14px;	
}

.UtxSmaller {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8px;
	color: #354D73;
	font-weight : normal;
	text-decoration : none;
}

.UtxSmall {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

.UtxtshortDesc{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
	color : #FFF002;
}

.UtxtlongDesc{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
	color : #1000FF;
}

.UtxtprodCode{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
    background-color: #1C7902;	
	color : #FFFFFF;
}

.UtxtXLrg{
	font-family : Arial;
	font-weight : none;
	font-size : 16;
	color : #808080;
}

.txtBoxStyle{
    border-top: 1px solid #208704;
    border-bottom: 1px solid #208704;
    border-left: 1px solid #208704;
    border-right: 1px solid #208704;
    background-color: #269407;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;   
		height: 22px; 
    color: #FFE272;
}
.txtBoxStyle2{
    border-top: 1px solid #FFE272;
    border-bottom: 1px solid #FFE272;
    border-left: 1px solid #FFE272;
    border-right: 1px solid #FFE272;
    background-color: #289909;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;   
    color: #FFE272;
}

A:link       {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF002;
	font-weight : normal;
	text-decoration : none;
	}

A:visited { 
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF002;
	font-weight : normal;
	text-decoration : none;
	}
	
A:hover	{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #1AEF09;
	font-weight : normal;
	text-decoration : underline;
	}

.selectedCat A:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #1AEF09;
	font-size: 12px;
	font-weight: none;
	text-decoration : underline;
}

.selectedCat A:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #1AEF09;
	font-size: 12px;
	font-weight: none;
	text-decoration : none;
}

.selectedCat A:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF002;
	font-size: 12px;
	font-weight: none;
	text-decoration : none;
}

.textbox {
    border-top: 1px solid #A8A7AB;
    border-bottom: 1px solid #A8A7AB;
    border-left: 1px solid #A8A7AB;
    border-right: 1px solid #A8A7AB;
    background-color: #F8F8F8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
	height : 20px;
	width : 95px;
}

.textboxLrg {
    border-top: 1px solid #A8A7AB;
    border-bottom: 1px solid #A8A7AB;
    border-left: 1px solid #A8A7AB;
    border-right: 1px solid #A8A7AB;
    background-color: #F8F8F8;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
	height : 20px;
	width : 155px;
}

option{
	background: #FCF4F1;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.DividerLine{
	border-bottom : 1px solid #32B40D;
}

.DottedLighter{
	border : 1px dotted #32B40D;
}

b{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #FFF002;
}

.UtxtDesc{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
	color : #FFFFFF;
}

.Utxtprice{
	font-family : Arial;
	font-weight : none;
	font-size : 11;
	color : #FFFFFF;
}
.textboxForms {
    border-top: 1px solid #C8CACA;
    border-bottom: 1px solid #C8CACA;
    border-left: 1px solid #C8CACA;
    border-right: 1px solid #C8CACA;
    background-color: #EBFBED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
}