body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-repeat:no-repeat;
}

.headnav
{
    color: white;
    height: 30px;
    font-size: 12px;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
}
.tip
{
 font-weight: normal;
 font-style:italic;
 font-size: 8pt;
 color: gray;
 font-family: Verdana,Arial,Lucida Sans Regular;
}

.headnav a { margin-right: 2px; margin-left: 2px; } 
.headnav a:link { color: white; text-decoration: none; }
.headnav a:visited { color: white; text-decoration: none; }
.headnav a:hover { color: black; text-decoration: none; }

.pagedesc
{
 font-weight: normal;
 font-size: 8pt;
 color: gray;
 font-family: Verdana,Arial,Lucida Sans Regular;
}

.mainheader
{
	font-size: 20px;
	color: #cc3433;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.pageheader
{
	
	color: #086504;
	font-size: 18px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	
}

.heading
{
	font-size: 12px;
	color: #3C3B3B;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
}
.toplinks
{
	font-size: 8pt;
	color: #3C3B3B;
	font-weight: bold;
	
}

.toplinks a:link
{
	color: #3C3B3B;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:active
{
	color: #3C3B3B;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:visited
{
	color: #3C3B3B;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:hover
{
	color: #005C64;
	font-weight: normal;
	text-decoration: underline;
	font-size: 8pt;
}

.bodytext3
{
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.bodytext3 A:link
{
	font-weight: bold;
	color: #3C3B3B ;
	text-decoration: none;
}
.bodytext3 A:visited
{
	font-weight: bold;
	color: #3C3B3B;
	text-decoration: none;
}
.bodytext3 A:hover
{
	font-weight: bold;
	color: #005C64;
	text-decoration: underline;
}

/*new styles 19 Sept-----------------------*/
.ExpandCollapse A:link
{
 /*font-weight: bold;*/
 margin-left:0px;
 padding-left :0px;  
 color: #000;
 text-decoration: none;
}
.ExpandCollapse A:visited
{
 /*font-weight: bold;*/
 color: #000;
 text-decoration: none;
}
.ExpandCollapse A:hover
{
 /*font-weight: bold;*/
 color: Red;
 text-decoration: underline;
}
/*end styles-----------------------------*/


.navigation
{
	
	vertical-align:bottom;
	padding-top:5px;
	padding-left: 10px;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Sans-Serif, Lucida Sans Unicode;
	
}
.navigation .labelsmall
{
	
	vertical-align:top;
	padding-left: 0px;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Sans-Serif, Lucida Sans Unicode;
}

.navigation span
{	
	font-size: 8pt;
	color: #FFFFFF;
}
.navigation A:link
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation A:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation A:hover
{
	font-weight: bold;
	color: #fce08b ;/*#cc3433;*/
	text-decoration: underline;
}

img
{
	border: 0px;
}


/*new styles(used in Header control in table named tblImage) 19 Sept-----------------------*/
.headerMainTable
{
 background-repeat:no-repeat;
 height:150px; 
 background-color:#BB0804;
 width:1004; 
}
.headerMainTable .labelsmallbold
{
    vertical-align:middle;    
}

/*end styles-----------------------------*/


.headerlogin
{
	font-size: 11px;
	font-weight: bold;
}
td.headerlogin
{
	padding-bottom: 10px;
}
.headerlogin .errormessage
{
	font-size: 8pt;
	font-weight: normal;
	color: Red;
	font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}
.mainlinkstable
{
	font-size: 11px;
	background-color: #f5f5f5;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.headersearch
{
	color: #FFF;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	vertical-align:middle;
	
}
td.headersearch
{
	padding-top: 8px;
	vertical-align:bottom;
	height:10px;
}
.headersearch .navigation
{
	padding-top: 0px;
	vertical-align:bottom;
	
}
/*new styles(used in Header control in lblCustomer label , same as nav-main) 19 Sept-----------------------*/
.lblCustomer  
{
	font-size: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	text-align: right;
	vertical-align:bottom;
}
/*end styles-----------------------------*/
/* Footer ----------*/

.nav-mainFooter
{
	font-size: 10px;
	padding-left: 5px;
	color: #FFF;
	text-align: left;
}
.nav-mainFooter a:link
{
	color: #FFF;
	text-decoration: none;
}
.nav-mainFooter a:visited
{
	color: #FFF;
	text-decoration: none;
}
.nav-mainFooter a:hover
{
	color: Red;
	text-decoration: underline;
}

/* -----------------*/



.nav-main
{
	font-size: 10px;
	padding-left: 5px;
	color: #ffffff;
	text-align: right;
	font-weight:bold;
	
}
.nav-main a:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size: 9px;
	padding-left: 5px;
	
}
.nav-main a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size: 9px;
	padding-left: 5px;
}
.nav-main a:hover
{
	color: #facb41;
	text-decoration: none;
	font-weight:bold;
	font-size: 9px;
	padding-left: 5px;
}
.nav-main span
{
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
}
.left-col td
{
	font-size: 11px;
	background-color: #facb41;
	
}
.left-col .mainlinkstable
{
	font-size: 11px;
	background-color: #fce08b;
	border: 0 0 0 0;
}

.bottomImage  /*In leftbar and in Default1 and Default2 pages to give style effet at bottom*/
{
		
}

.nav-left
{
	margin: 0px;
	padding: 0px;
	width:200px;
}
.nav-left a:link
{
    color: #fff;
}
.nav-left a:visited
{
    color: #fff;
}
.nav-left a:hover
{
    color: #000;
}
.nav-left ul
{
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 2px;
	padding-top: 2px;
	
}

.nav-left ul li
{ 
    background-repeat: no-repeat; 
    border-bottom: 0px solid #4a0000; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none;
    width:100%;
}
.nav-left ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.nav-left li .fixtable
{
	clear: both;
	display: block;
	float: none;
	overflow: visible;
	position: static;
}
.nav-left .boldlink ul li a
{ 
    text-decoration: none; 
    display: block; 
    padding-top: 3px; 
    padding-bottom: 3px; 
    padding-left: 10px; 
    font-weight: bold; 
    font-size: 12px; 
    
    
  }
.nav-left .boldlink a:hover
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 
	font-weight: bold;
	font-size: 12px;
}
.nav-left .boldlink a:link
{ 
    color: #ffffff; 
    font-size: 12px; 
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
    font-weight: bold; 
    background-image: url(/images/themes/46/bg-Leftcol_h1.gif);
    border-top-color:#ffffff;
    border-top-width:1px;
    border-top-style:solid;
    border-bottom-color:#000000;
    border-bottom-width:1px;
    border-bottom-style:solid;
    padding-left:10px;
    
    
     
}
.nav-left .boldlink a:visited
{ 
    color: #ffffff; 
    font-size: 12px; 
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
    font-weight: bold; 
    background-image: url(/images/themes/46/bg-Leftcol_h1.gif); 
    border-top-color:#ffffff;
    border-top-width:1px;
    border-top-style:solid;
    border-bottom-color:#000000;
    border-bottom-width:1px;
    border-bottom-style:solid;
    padding-left:10px;
}
.nav-left .innerlinks a
{ 
    color: #000000; 
    text-decoration: none;
     font-size:11px; 
     background-color: #fce08b; 
     display: block; 
     padding-left: 20px; 
     vertical-align:middle; 
     border-bottom: solid 1px #facb41;
     background-image: url(/images/themes/46/bullet01.gif);
	background-repeat: no-repeat;
}
.nav-left .innerlinks a:link
{ 
    color: #000000; 
    background-color: #fce08b; 
    background-image: url(/images/themes/46/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.nav-left .innerlinks a:visited
{ 
    color: #000000; 
    font-size:11px; 
    background-color: #fce08b; 
    background-image: url(/images/themes/46/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
 }
.nav-left .innerlinks a:hover
{
	color: #000000;
	font-size:11px;
	background-color: #FCD96D;
	text-decoration: none;
	background-image: url(/images/themes/46/specer.gif);
	background-repeat: no-repeat;
}
.nav-left a:link
{
	color: #fff;
}
.nav-left a:visited
{
	color: #fff;
}
.nav-left a:hover
{
	color: #fff;
	background-color: #515969;
	text-decoration: none;
}
.SiteMap
{
	margin: 0px;
	padding: 0px;	
}
.SiteMap ul
{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 2px;
	padding-top: 2px;
}

.SiteMap ul li
{
	
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border-style: none;
	border-bottom: 1px solid #ccc;
}
.SiteMap ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.SiteMap li .fixtable
{
	clear: both;
	display: block;
	float: none;
	overflow: visible;
	position: static;
}
.SiteMap .boldlink ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: 400;
	font-size: 12px;
}

.SiteMap .innerlinks a
{
	text-decoration: none;
	font-size:11px;
	display: block;
	padding-left: 20px;
	vertical-align:middle;
}
.SiteMap .boldlink a:link
{
	color: #3C3B3B;
	font-weight: 400;
	font-size: 12px;
}
.SiteMap .boldlink a:visited
{
	color: #3C3B3B;
	font-weight: 400;
	font-size: 12px;
	
}
.SiteMap .boldlink a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #cc3433;
	font-weight: 500;
	font-size: 12px;
}
.SiteMap a:link
{
	color: #000080;
}
.SiteMap a:visited
{
	color: #000080;
}
.SiteMap a:hover
{
	color: #fff;
	background-color: #cc3433;
	text-decoration: none;
}
.SiteMap .innerlinks a:link
{
	color: #000080;
}
.SiteMap .innerlinks a:visited
{
	color: #000080;
	font-size:11px;
}
.SiteMap .innerlinks a:hover
{
	color: #fff;
	font-size:11px;
	background-color: #3C3B3B;
	text-decoration: none;
}

.datagrid tr.FeaturedItem
{
 font-weight: bold;
 font-size: 8pt;

}
.datagrid
{ 
    background: #fff; 
    font-family: Verdana, Sans-Serif, Lucida Sans Unicode; 
    font-size: 8pt; 
    border: solid 1px #000000; 
    
 }
.datagrid td
{ 
    padding: 3px; 
    border: solid 1px black; 
}
.datagrid tr.header
{
	background: #BE1101;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid black;
	font-size: 8pt;
	vertical-align: middle;
}
.datagrid th.header
{
	background: #BE1101;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid black;
	vertical-align: middle;
	font-size: 8pt;
}
.datagrid tr.even
{
    background: #fce08b;
}
.datagrid tr.yellow
{
	background: yellow;
}
.datagrid tr.blue
{
	background: blue;
	color:White;
}
.datagrid tr.orange
{
	background: orange;
}

.datagrid tr.odd
{
	background: #fff;
}
.datagrid tr.selected
{
	background: #CCCCCC;
}

.datagrid tr.footer
{
	font-weight: bold;
}
.datagrid .footercat
{
	background: #f66;
	color: #BE1101;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.datagrid .Pages span
{
	padding: 1 3 1 3;
	color: #BE1101 ;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid a:link
{
	color: #BE1101;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:active
{
	color: #BE1101;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:visited
{
	color: #BE1101;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:hover
{
	color: black;
	font-weight: normal;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid .Pages a:link
{
	padding: 1 3 1 3;
	color: #BE1101;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid .Pages a:visited
{
	padding: 1 3 1 3;
	color: #BE1101;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid .Pages a:hover
{
	padding: 1 3 1 3;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

.datagrid .header a:link
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.datagrid .header a:visited
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.datagrid .header a:hover
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}


.descriptiontext
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	text-align: justify;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.featureditems .label
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.label
{
	
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}


.featureditems .labelsmall
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}

.featureditems .labelsmallbold
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.featureditems .labelbold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}

.labelsmall
{
	font-weight: normal;
	font-size: 7pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelsmallbold
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelbold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelblack
{
	font-weight: normal;
	font-size: 8pt;
	color: #000;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelboldblack
{
	font-weight: bold;
	font-size: 8pt;
	color: #000;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelblacksmall
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;
}

.red
{
	background-color: #FF5555;
}
.green
{
	background-color: #98FB98;
}
.yellow
{
	background-color: #FFFF00;
}


.maintable
{
	width: 1004px;
	height: 100%;
	background-color: white;
}
.innermaintable
{
	width: 767px; 	
}
.leftbarstyle
{
    padding-right:10px;
    width:200px;
    
}
.leftbarstyle .labelsmall
{
    padding-right:2px;
    width:182px;
}
.centertdstyle
{
	height: 100%;
}
.header
{ 
    font-weight: bold; 
    font-size: 10pt; 
    vertical-align: middle; 
    color: #FFFFFF; 
    border-bottom: 1px solid white; 
    background-color: #BE1101; 
    text-align: center; 
    padding: 0px 0 0 0px; 
   
}
.header1
{ 
    font-weight: bold; 
    font-size: 10pt; 
    vertical-align: middle; 
    color: #fff; 
    border-bottom: 1px solid white; 
    background-color: #3C3B3B; 
    padding: 2px 0 0 2px; 
}
.subpageheader
{
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	text-align: left;
}
.errormessage
{
	font-size: 8pt;
	font-weight: normal;
	color: Red;
	font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}
.infomessage
{
	font-size: 8pt;
	font-weight: normal;
	color: #3C3B3B;
	font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}
.dropdown
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial,Lucida Sans Regular;
	background-color: #fff;
	font-size: 8pt;
	font-weight: normal;
}

.listbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial,Lucida Sans Regular;
}
.textbox
{
	border-right: black 1px solid;
	padding-right: 1px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 1px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #fff;
}
.textboxuser
{ background-color: #fff; padding: 2px 1px 1px 2px; font-size: 8pt; font-family: Verdana, Arial, "Lucida Sans Regular"; width: 80px; height: 20px; border: solid 1px black; }
.textboxpart
{ color: #000000; background-color: #ffffff; padding: 2px 1px 1px 2px; font-size: 8pt; font-family: Verdana, Arial, "Lucida Sans Regular"; width: 100px; height: 20px; border: solid 1px black; }
.textbox40
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #FFF;
	width: 40;
	color: black;
}

.textbox80
{
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #FFF;
	width: 80;
	color: black;
}


.textbox200
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #FFF;
	color: #000;
	width: 200px;
}
.textbox100
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #FFF;
	width: 100px;
	color: #000;
}
.textbox150
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #FFF;
	width: 150px;
	color: #000;
}
.button
{
	font-size: 11px;
	margin: 0pt 0px 0pt 0pt;
	color: #FFFFFF;
	font-family: Verdana, arial, Georgia, Tahoma, 'Courier New';
	font-weight: bold;
}

.buttonuser
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #be1101  ;
	margin-left: 5px;
	padding-top: 0;
	padding-bottom: 2px;
	width: 80px;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border: 1px solid #ffffff;
	font-weight: bold;
}

.buttonpart
{
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DCDCDC;
	margin-left: 5px;
	padding-top: 0;
	padding-bottom: 2px;
	width: 80px;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #be1101 #be1101 #be1101 #be1101;
}
.coolbutton1
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #be1101;
	padding-top: 1px;
	padding-bottom: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #be1101 #be1101 #be1101 #be1101;
}

.coolbutton2
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #be1101;
	border-color: #be1101 #be1101 #be1101 #be1101;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 1px;
	
}

.line
{
	background-color: #be1101 ;
}

.checkBox
{
	font-size: 8pt;
	color: #000;
	font-family: Verdana, Arial, Lucida Sans Regular;
	background-color: #fff;
}
.shoppingcart
{
	color: #ffffff;
	font-family: "Lucida Sans Regular", Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
}

a:link
{
	color: #BE1101;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
a:active
{
	color: #BE1101;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
a:visited
{
	color: #BE1101;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
a:hover
{
	color: #FACB41 ; 
	font-weight: normal;
	text-decoration: underline;
	font-size: 8pt;
}

.yearvaluesyear
{
}
.modelvaluesmake
{
	overflow: auto;
	width: 180;
}
.modelvaluesmodel
{
	overflow: auto;
	width: 200;
}
.modelvaluessubmodel
{
	overflow: auto;
	height: 50;
	width: 200;
}
.modelvaluesengine
{
	overflow: auto;
	/*height: 120;*/
	width: 200;
}
.login
{
	padding-right: 5px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 5px;
	color: #000000;
	background-color: #ffb3b3;
}
.linkshead
{
	font-size: 14px;
	color: #FFF; 
	font-family: Trebuchet MS;
	font-weight: bold;
}
homecontenttable
{ border: solid 1px #cc3433; }

.Pages span
{
	padding: 1 3 1 3;
	color: #ffb3b3;
	font-size: 8pt;
	font-weight: bold;
}
.Pages a:link
{
	padding: 1 3 1 3;
	color: #000080;
	font-size: 8pt;
	font-weight: bold;
}
.Pages a:visited
{
	padding: 1 3 1 3;
	color: #000080;
	font-size: 8pt;
	font-weight: bold;
}
.Pages a:hover
{
	padding: 1 3 1 3;
	color: #f66;
	font-size: 8pt;
	font-weight: bold;
}
.eventdate
{
	font-size: 8pt;
	color: #cc3433;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

TABLE.datalist
{
	font-size: 8pt;
	background: #fff;
	width: 100%;
	font-family: Verdana;
}
.datalist TABLE
{
	font-size: 8pt;
	background: #fff;
	width: 100%;
	font-family: Verdana;
}
TABLE.datalist TD.odd
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Verdana;
}
TABLE.datalist TD.even
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Verdana;
}
TABLE.datalist TD.foot
{
	font-weight: bold;
	background: #ffb3b3;
}
TABLE.datalist .tdColor
{
	border-top: #aaaaaa 1px solid;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #aaaaaa 1px solid;
}
.infobaloon
{ font-size: 8pt; color: black; font-family: Verdana; background-color: #ffb3b3; opacity: 1; filter: alpha(opacity=0); visibility:hidden; border: solid 1px #000000; }
.table_border
{ border-color: #f66; }
.bodytext
{
	font-size: 8pt;
}
.bodytext h1
{
	color: #cc3433;
	font-size: 24px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: 2px solid #cc3433;
}
.bodytext p
{
	margin-top: 0;
	margin-bottom: 10px;
}
td.panehead
{
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-image: url(/images/themes/46/pane-header-bg.gif);
	background-repeat: repeat-x;
    background-position: right bottom;
	padding-left: 10px;
	height: 23px;
}

td.center-col
{
	padding-left : 10px;
	padding-right : 10px;
}
table.prod-block
{
	border: solid 1px Red;
}
.prod-block p
{
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0px;
}
.prod-block td
{
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.prod-block a:link
{
	color: #000080;
}
.prod-block a:visited
{
	color: #000080;
}
.prod-block a:hover
{
	color: #f66;
}
.news td
{
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
.news a:link
{
	color: #000080;
}
.news a:visited
{
	color: #000080;
}
.news a:hover
{
	color: #005C64;
}
.news p
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.news hr
{
	background-color: #f66;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.footermain
{
    
    padding-top:0px;
    height:10px;
    background-color:#FACB41;
    background-repeat:repeat-x;
}
.footermain td
{
	text-align: center;
	font-size:8pt;
	color: white;
	
}

.footermain td:nav-left
{
	text-align: center;
	font-size:8pt;
	color: white;
	vertical-align:bottom;
}

.footermain1
{
	color: #fff;
	font-size:11px;
	font-weight:bold;
	background-image:url(/images/themes/46/bg-footer.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:center;
	background-repeat: no-repeat; 
	background-position: 0 top;
	padding-top: 30px;
	padding-right: 30px; 
	padding-left: 30px; 
}

.defaultlinks a:link
{
	background-image: url(/images/themes/46/button01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #3C3B3B ;
	font-weight: bold;
	background-position: 2px 3px;
}
.defaultlinks a:visited
{
	background-image: url(/images/themes/46/button01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #3C3B3B;
	font-weight: bold;
	background-position: 2px 3px;
}
.defaultlinks a:hover
{   
	list-style-image: url(/images/themes/46/button01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #005C64 ;
	font-weight: bold;
	text-decoration: none;
	background-position: 4px 3px;
}
.Cat3_Loading
{
	background-color: #fff9c4;
	border: solid 1 #7F9DB9
}

.Cat3_DivMainCatContainer
{ 
    background-color: #fce08b; 
    border-color: solid 1 #fff9c4; 
    
}
.Cat3_DivMainCatContainerTitleBar
{
	background-color: #be1101;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, "Lucida Sans Regular";	
}


.Cat3_DivSubCatContainer
{
    background-color : #fce08b;
	padding-left: 20px;
}

.Cat3_SubCatContentDiv
{
	background-color:#fce08b;
	border: solid thin #fff9c4;
}
.Cat3_SubCatContentDiv_TitleBar
{
	background-color:  #be1101;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, "Lucida Sans Regular";	
}
.maincat
{
	background-color: #fce08b;
	
}

.subcat
{
	background-color: #fce08b;
}
fieldset
{
	line-height: 18px;
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	background-color: #facb41;
	background-image: none;
	margin-top: 10px;
	border: solid 1px #3177C4;
	padding: 20px 10px 10px;
	
}
legend
{
	position: expression( 'absolute' );
	top: expression( '-9px' ); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 2px 5px;
	border: solid 1px;
	background-color: #fff;
	color: #3C3B3B;
	font-weight: bold;
	font-size: 8pt; 
	width: 150px;
	overflow: visible;
	min-width: 150px;
	display: block;
}
.labelbold a:link
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelbold a:visited
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelbold a:hover
{
	font-weight: bold;
	font-size: 8pt;
	text-decoration:underline;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.descriptiontextatpage 
{
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	text-align: justify;
	font-family: Verdana,Arial,Lucida Sans Regular;
	padding-bottom: 10px;
	padding-top: 5px;
}
.tableborder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.qtyavail
{
	font-weight: bold;
	color: Green;
}
.qtynotavail
{
	font-weight: bold;
	color: #f66;
}
.partinfomessage
{
	left: 320px;
	position: absolute;
	background-color: #FFFFE1;
	font-family: Verdana;
	font-size: 8pt;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px black;
}

table.pane
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	width: 200px;
	border-bottom: #FBBC2F 1px solid;
	border-right: #FBBC2F 1px solid;
	border-left: #FBBC2F 1px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
}


td.pane
{
	padding:   10px 10px 10px ;
	width: 200px;
	}
	












td.paneDefault
{
	padding:   10px 10px 10px ;
	width: 180px;
	}
	
/* Dashboard Styles (END) */ 	

td.paneheadDefault
{
	color: white; 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	background-color:#406fa2;
	/*
	background-image: url(/images/themes/46/pane-header-bg.gif);
	padding-left: 10px;
    */
	width: 100%;
}

.panetd
{
	padding:  10px 10px 10px ;
	/*width: 250px;*/
}
.rightbarstyle
{
    width:17px;
   
    
}
.topbarstyle
{
  
  border-right-color:#ffffff;
  border-right-style:solid;
  border-right-width:4px;
  background-color: #fce08b;
}


/*****************************************************************************
****          For Defalt Page                                             ****
****                                                                      ****
****                                                                      ****
*****************************************************************************/

.bodyClass
{
    color: #000000;
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color: #780401;
}

.icon
{
	margin-right:4px;
	vertical-align: middle;
}
.login{
	font-size: 10px;
	color: #999999;
}

.panel_bdr {
	border: 1px solid #DADADA;
}
.panel {
	font-weight: bold;
	color: #FFFFFF;
	font-size:10px;
	background-image: url(/images/themes/46/bg-panel.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 172px;
}
.panel-m {
	background-image: url(/images/themes/46/bg-panel-m.gif);
	background-repeat: repeat-y;
	width: 172px;
}
.panel-b {
	background-image: url(/images/themes/46/bg-panel-b.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 172px;
}
.login_btn{
	border:none;
	width:49px;
	font-size:10px;
	background-image: url(/images/themes/46/button.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.top_nav 
{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.top_nav:link{
	text-decoration:none;
	color:#000000;
}
.top_nav:visited{
	text-decoration:none;
	color:#000000;
}
.top_nav:hover{
	text-decoration:none;
	color:#BD0C04;
}
.top_nav:active{
	text-decoration:none;
	color:#000000;
}
.content_text {
	font-size: 11px;
	color: #464E5E;
	line-height: 18px;
}
.h3 {
	font-family:Arial;
	font-size:15px;
	color: #BB0803;
	font-weight:bold;
}

.bg-footer {
	color: #FFFFFF;
	background-image: url(/images/themes/46/bg-footer.gif);
	background-repeat: repeat-x;
	height: 42px;
}
.footernav a {
	color: #FFFFFF;
}
.footernav a:link {
	color: #FFFFFF;
}
.footernav a:visited {
	color: #FFFFFF;
}
.footernav a:hover {
	color: #F2E993;
}
.whitelink {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;
}
.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:visited {
	color: #FFFFFF;
}

.whitelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.inputLoginTextBox
{
	border:1px solid #CCCCCC;
	height:16px;
	width:75px;
	font-size: 10px;
	color: #999999;
}


.defaultPageLink 
{
    color:#5A6676;
    
}

.logindefault
{
    font-size:11px;
    
}
.HrLine
{
    color:#DADADA;
}


.control-prod-header
{
    background-color:#C42603;
    color:#FFFFFF;
    font-size:14px;
    font-family:Arial;
    font-weight:bold;

}
.pipe {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}

.LoginPane
{
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-image: url(/images/Themes/46/bg-Loginpanel.gif);
	background-repeat: repeat-x;
    
	background-position: right bottom;
	padding-left: 10px;
	height: 23px;
}

.NewsPane
{
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-image: url(/images/Themes/46/bg-panel.gif);
	background-repeat: repeat-x;
   	background-position: right bottom;
	padding-left: 10px;
	height: 23px;
	display:none;
}
/*For shadow in Div*/
.blur{
	background-color: #CCCCCC; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}
.shadow,
.content{
	position: relative;
	bottom: 4px;
	right: 4px;
}

.shadow{
	background-color: #666666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #FFFFCC; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}
