.topfiller {
	background-attachment: scroll;
	background-image: url(../Images/Index/top_Index_fill.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topfillright {

	background-attachment: scroll;
	background-image: url(../Images/Index/Top_fill_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftfiller {
	background-attachment: scroll;
	background-image: url(../Images/Index/Left_Fill.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headingyellow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #eadaa6;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.whitetext12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.ft:link{text-decoration:none;color:#FFFFFF}
.ft:visited{text-decoration:none;color:#FFFFFF}
.ft:active{text-decoration:none;color:#FFFFFF}
.ft:hover{text-decoration:none;color:#eadaa6}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.MsgTextBox
{
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;
	color:red;
	width:500px;  
	background-color:EFCBAD;	
	text-align:center;
	border-style:none;	
}
.RedLabel
{
    COLOR: red;
    font-family:"Verdana, Helvetica, sans-serif";
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}


.MsgTextBox_L
{
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;
	color:red;
	width:500px;  
	background-color:F1EDE7;	
	text-align:center;	
	border-style:none;	
}

.DropDownList
{
	color:#000000;
	font-size:8pt;
	font-family:"Verdana, Helvetica, sans-serif";
	letter-spacing:0px;
	font-weight:normal 
}
.SimpleText
{
	font-family:"Verdana, Helvetica, sans-serif";
	font-size:8pt;
	font-weight:bold;
	color:black;
}

.Message
{
	background-color:#F1EDE7;
	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 :#4C5B7B ;
}     
.textBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.borderForm {
	background-color: #F1EDE7;
	border: 1px solid #0C2B70;
}
.greyborder{
border: 1px solid #dcdcdc;
}
.textwhtBold {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.textbrownBold {
	font-family: Arial;
	font-size: 13px;
	color: #e0d3aa;
	font-weight: bold;
}

.textBox2 {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whitetext14bold {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.Searchtextbox {
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
	background-color: #efe7da;
	font-size: 12px;
	line-height: normal;
	background-position: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border {
	border: 2px solid #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4c5b7b;
	font-weight: bold;
}
body {
	background-color: #050505;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Searchtextboxin {

	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	width: 140px;
	background-color: #efe7da;
	font-size: 12px;
	line-height: normal;
	background-position: top;
}
.textwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext12bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
}
.brownBorderBott
{ border-bottom: #E1D9C5 solid 1px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;
}
.brownBorderBottDrk
{ border-bottom: #D1C6A7 solid 1px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 4px;
}


/* shadow Style start from here */
.out {
  display:block; 
  background:#3A465E;  
  position:relative;
  margin:1em 0;
  }
.in {
	text-align:left;
	background:#F7F1E0;
	border:1px solid #555;
	position:relative;
	padding:5px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
  }
.ltin {
  left:-2px;
  }
.tpin {
  top:-2px;
  }
.narrow {width:100%;} 
h4 {font-weight:bold; color:#000;}

.ProductsPagePanelTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #483901;
	text-decoration: none;
}
