BODY
{ 
  scrollbar-face-color:#E0E0E0;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-Color:#FFFFFF;
}
/*catalogParent*/
.catalogParent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #123792;
	text-decoration: none;
}
/*productText*/
.productText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #555354;
	text-decoration: none;
}
/*catalogChild*/
.catalogChild {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DC0153;
	text-decoration: none;
}
/*IBlockDescription */
.IBlockDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #D06B6E;
}
/*vLine*/
.vLine {
	background-image: url(./vLine.jpg);
	background-repeat: repeat-y;
}

/*headerText*/
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9B9DCE;
	text-decoration: none;
}
/*catalogMenuItemNormal*/
.catalogMenuItemNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: B0060A;
	text-decoration: none;
	font-weight: bold;
}
/*catalogTitleText */
.catalogTitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
/*catalogTitleBox */
.catalogTitleBox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AFBEB7;
	border-bottom-color: #AFBEB7;
}
/*menuLeftElem */
.menuLeftElem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
/*linkLftMenu*/
.linkLftMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00529F;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
	text-transform: capitalize;
}
/*linkLftMenu:hover*/
.linkLftMenu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00529F;
	font-size:10px;
	text-decoration:underline;
	font-weight: bold;
	text-transform: capitalize;
}
/*bodyTxtGrey */
.bodyTxtGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 4A4A4A;
	line-height: 110%;
}
/*bodyTxtRed */
.bodyTxtRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: A4080B;
	line-height: 110%;
}
/*tableBtm*/
.tableBtm {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
}
/*titleCapaBlue */
.titleCapaBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 06559F;
	line-height: 110%;
}
/*cTTxtBlack*/
.cTTxtBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	line-height: 110%;
}
/*cTTxtBlue*/
.cTTxtBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003F7A;
	line-height: 110%;
	text-decoration: none;
}
/*cTTxtBlackBig */
.cTTxtBlackBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	line-height: 110%;
}
/*inputsAll */
.inputsAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-top-style: none;
	border-left-style: none;
}
/*catalogTitleTextRed*/
.catalogTitleTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #CC050B;
	font-weight: bold;
}
