.DropDownList
{
	color:#000000;
	font-size:8pt;
	font-family:"Verdana, Helvetica, sans-serif";
	letter-spacing:0px;
	font-weight:normal 
}
.innerheading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 19px;
}
.Message
{
	background-color:#FFFFFF;
	color:RED;
	width:650;
	FONT-WEIGHT:BOLD;
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;	
}
.TextBox
{
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 8pt;
}
.TextAreaBox
{
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 8pt;
    TEXT-TRANSFORM: Capitalize;
    WIDTH: 330px;
}
.RequiredField
{
    COLOR:RED;
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal
}
.HiddenClass{
	display:none;
}

.HiddenTextBox
{
	background-color :White;
	border :none;
	color :#ffffff ;
}     
/*4C5B7B*/
.ProductsPagePanelHeading{
background-color:"#b9dbf7" ;
}

.ProductsPagePanelHeadingText{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.ProductsPagePanelText{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.ProductsPagePanelTextBold{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;

}
.ProductsPagePageNumbers{
font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color:#9B0000;
	text-decoration: none;

}

.ProductsPagePageImage{
border-width:1px;
border-style:solid;
border-color:black
}

.ProductsPagetextbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;	
	height: auto;
	border: 1px solid #BABABA;
}

.ProductsPageHeading{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 19px;
}

