﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #990002; background-image: url(/images/themes/16/bg-page.jpg); background-repeat: repeat-x; */
	margin: 0;
}

.headnav
{
    color: white;
    height: 30px;
    font-size: 12px;
    background-image: url(/images/themes/16/bg-headnav.gif);
    background-repeat: no-repeat;
    text-align: right;
    padding-right: 30px;
    padding-left: 30px;
}

.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;
}

.tip
{
 font-weight: normal;
 font-style:italic;
 font-size: 8pt;
 color: gray;
 font-family: Verdana,Arial,Lucida Sans Regular;
}

.mainheader
{
	font-size: 20px;
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.pageheader
{
	/*font-size: 22px;
	color: gray;
	font-family: Trebuchet MS;*/
	color: #666666;
	font-size: 18px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	/*border-bottom: 2px solid #900;*/
}

.heading
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
}
.toplinks
{
	font-size: 8pt;
	color: #cc3433;
	font-weight: bold;
}

.toplinks a:link
{
	color: #900;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:active
{
	color: #900;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:visited
{
	color: #900;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:hover
{
	color: #d96666;
	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: #000080;
	text-decoration: none;
}
.bodytext3 A:visited
{
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.bodytext3 A:hover
{
	font-weight: bold;
	color: #cc3433;
	text-decoration: underline;
}

/*new styles 19 Sept-----------------------*/
.ExpandCollapse A:link
{
 /*font-weight: bold;*/
 color: #000000 ;
 text-decoration: none;
}
.ExpandCollapse A:visited
{
 /*font-weight: bold;*/
 color: #000000 ;
 text-decoration: none;
}
.ExpandCollapse A:hover
{
 /*font-weight: bold;*/
 color: red ;
 text-decoration: underline;
}
/*end styles-----------------------------*/


.navigation
{
	padding-left: 5px;
	padding-top:3px;
	vertical-align:baseline;
	font-weight: bold;
	font-size: 8pt;
	color: #FFF;
	font-family: Verdana, Sans-Serif, Lucida Sans Unicode;
}



.navigation span
{
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	vertical-align:bottom;
	padding-top:15px;
	
}
.navigation A:link
{
	font-weight: bold;
	color: white;
	font-size:12px;
	text-decoration: none;
}
.navigation A:visited
{
	font-weight: bold;
	font-size:12px;
	color: white;
	text-decoration: none;
}
.navigation A:hover
{
	font-weight: bold;
	font-size:12px;
	color: #D5D5D5;/*#cc3433;*/
	text-decoration: underline;
}

img
{
	border: 0px;
}

/*.leftnav
{
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	width: 180;
}
.leftnav table
{
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	border-bottom: 2px solid #06c;
}

.leftnav li
{
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 5px;
	height: 20px;
	border-style: none;
}
.leftnav a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.leftnav a:link
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.leftnav a:active
{
	color: #039;
}

.leftnav a:visited
{
	color: #039;
}
.leftnav a:hover
{
	color: #fff;
	background-color: #0049ad;
}

.leftnav .leftlinkhead
{
	background-image: url(/images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	height: 20px;
	border-style: none;
	font-weight:bold;
}
*/
/*new styles(used in Header control in table named tblImage) 19 Sept-----------------------*/
.headerMainTable
{
	
}
/*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: #FBFAFA;
	border-right: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
#header1_lblWelcome
{
	color: #000;
    font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.headersearch
{
	color: #fff;
	font-weight:bold;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-top:20px;
	/*display:none;*/
	
}
td.headersearch
{
	padding-top: 3px;
	vertical-align:middle;
}

.headersearch .spaceofwelcome
{
    height: 5px;
}
/*new styles(used in Header control in lblCustomer label , same as nav-main) 19 Sept-----------------------*/
.lblCustomer  
{
	font-size: 10px;
	padding-left: 5px;
	color: #fff;
	text-align: right;
	vertical-align:bottom;
	
}
.lblCustomer td
{
	
	vertical-align:bottom;
	
}
/*end styles-----------------------------*/

.nav-main
{
	font-size: 12px;
	padding-left: 5px;
	color: #fff;
	text-align: right;
}
.nav-main a:link
{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
.nav-main a:visited
{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
.nav-main a:hover
{
	color: #F8AC00;
	font-weight:bold;
	text-decoration: underline;
}
.nav-main span
{
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
}
.left-col td
{
	font-size: 11px;
	
	border: 0 0 0 0;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	
}

.left-col table
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-right:solid 1 #E5E5E5;
	
}

.left-col .mainlinkstable
{
	font-size: 11px;
	background-image: url(/images/themes/16/leftpane-header-bg.gif);
	background-repeat:repeat-x;
	border: 0 0 0 0;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

.bottomImage  /*In leftbar and in Default1 and Default2 pages to give style effet at bottom*/
{
		
}

.nav-left
{
	border: 0 0 0 0;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	top:0px;
}
.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: 0px;
	padding-top: 0px;
	vertical-align:top;
	
	/*background-color:#990000;*/
}
/*.nav-left .linksheader td
{
	background-image: url(/images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 10px;
	vertical-align:middle;
	height: 25px;
}*/
.nav-left ul li
{ 
    background-repeat: no-repeat; 
    border-top: 1px solid #E5E5E5;
     border-top-style:solid; 
     border-right-style: none; 
     border-left-style: none;
     vertical-align:top;
}
.nav-left ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.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; 
    background-image: url(/images/themes/16/leftpane-header-bg.gif);
}

.nav-left .boldlink a:link
{ 
    color: white; 
    font-weight:bold; 
    font-size: 12px; 
    background-color: #540000; 
    background-image: url(/images/themes/16/leftpane-header-bg.gif);}
.nav-left .boldlink a:visited
{ 
    color: white; 
    font-weight:bold; 
    font-size: 12px;
    background-color: #540000; 
    background-image: url(/images/themes/16/leftpane-header-bg.gif);
}
.nav-left .boldlink a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #cc3433;
	font-weight: bold;
	font-size: 12px;
}
.nav-left .innerlinks a
{ 
    color:#000000; 
    text-decoration: none; 
    font-size:11px; 
    background-color: #FFFFFF; 
    display: block; 
    padding-left: 20px; 
    vertical-align:middle; 
    border-bottom: solid 1px brown;
 }
.nav-left .innerlinks a:link
{ 
    color: #000000; 
    background-color: #FFFFFF; 
    background-image: url(/images/themes/16/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	/*border-right-color:#E5E5E5;
	border-right-style:solid;*/
}
.nav-left .innerlinks a:visited
{ 
    color: #000000; 
    background-color: #FFFFFF; 
    background-image: url(/images/themes/16/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	/*border-right-color:#E5E5E5;
	border-right-style:solid;*/
}
.nav-left .innerlinks a:hover
{
	color: #000000;
	font-size:11px;
	background-color: #E5E5E5;
	  background-image: url(/images/themes/16/spacer.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-decoration: none;
	/*border-right-color:#E5E5E5;
	border-right-style:solid;*/
	
}

.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-image: url(/images/bullet01.gif);*/
	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: #900;
	font-weight: 400;
	font-size: 12px;
}
.SiteMap .boldlink a:visited
{
	color: #900;
	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: #900;
	text-decoration: none;
}

.datagrid tr.FeaturedItem
{
 font-weight: bold;
 font-size: 8pt;
 /*background-color:#ffb3b3; */
}
.datagrid
{ 
    background: #fff; 
    font-family: Verdana, Sans-Serif, Lucida Sans Unicode; 
    font-size: 8pt; 
    border: solid 1px #E5E5E5; 
}
.datagrid td
{ 
    padding: 3px; 
    border: solid 1px gray; 
}
.datagrid tr.header
{
	background: #540000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid gray;
	font-size: 8pt;
	vertical-align: middle;
}
.datagrid th.header
{
	background: #540000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid gray;
	vertical-align: middle;
	font-size: 8pt;
}
.datagrid tr.even
{
	background: #E5E5E5;
}
.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 span.even
{
	background: #EBF0F9;
}
.datagrid span.odd
{
	background: #fff;
}
*/
.datagrid tr.footer
{
	font-weight: bold;
}
.datagrid .footercat
{
	background: #f66;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.datagrid .Pages span
{
	padding: 1 3 1 3;
	color: #ffb3b3;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid a:link
{
	color: navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:active
{
	color: navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:visited
{
	color: navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
}
.datagrid a:hover
{
	color: red;
	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: #000;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid .Pages a:visited
{
	padding: 1 3 1 3;
	color: #000080;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid .Pages a:hover
{
	padding: 1 3 1 3;
	color: #f66;
	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;
}

/*p
{
	text-align: justify;
	font-weight: normal;
	font-size: 8pt;
	color: gray;
	font-family: Verdana,Arial,Lucida Sans Regular;
}*/
.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;
}
.labelsmall
{
	font-weight: normal;
	font-size: 7pt;
	color: black;
	font-family: Verdana,Arial,Lucida Sans Regular;
}



.labelsmall .navigation .labelsmall 
{
	
	padding-bottom:0px;
	margin-bottom:0px;
	background-color:#540000;
	
	
}
.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; /*height:100%;*/
}
.leftbarstyle
{
    padding-right:0px;
    
}
.centertdstyle
{
	height: 100%;
}
.header
{ 
    font-weight: bold; 
    font-size: 10pt; 
    vertical-align: middle; 
    color: #fff; 
    border-bottom: 1px solid white; 
    background-color: #cc3433; 
    text-align: center; 
    padding: 2px 0 0 2px; 
}
.header1
{ 
    font-weight: bold; 
    font-size: 10pt; 
    vertical-align: middle; 
    color: #fff; 
    border-bottom: 1px solid white; 
    background-color: #900; 
    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: navy;
	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: #f66; 
    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: #000; 
    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;
}
.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: #000;
	font-family: Verdana, arial, Georgia, Tahoma, 'Courier New';
}
.buttonuser
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #373d4d;
	margin-left: 5px;
	padding-top: 0;
	padding-bottom: 2px;
	width: 80px;
	height: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #f66 #900 #900 #f66;
}


.buttonpart
{
	width: 64px;
	height: 20px;
	background-image: url(/images/themes/16_new/bt_serch2.gif);
	background-repeat: no-repeat;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	vertical-align: middle;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 0px 3px 10px;
	vertical-align: middle;
	cursor: pointer;
}

.coolbutton1
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	background-color: #373d4d;
	padding-top: 1px;
	padding-bottom: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #373d4d #373d4d #373d4d #373d4d;
}

.coolbutton2
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	background-color: #373d4d;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #373d4d #373d4d #373d4d #373d4d;
}

.line
{
	background-color: #dbdbd3;
}

.checkBox
{
	font-size: 8pt;
	color: #000;
	font-family: Verdana, Arial, Lucida Sans Regular;
	background-color: #fff;
}
.shoppingcart
{
	color: #fff;
	font-family: "Lucida Sans Regular", Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
}

a:link
{
	color: #000080;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
a:active
{
	color: #000080;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
a:visited
{
	color: #000080;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
a:hover
{
	color: red;
	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; /*background-color: #007cc3;*/
	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.center-col
{
	padding-left : 10px;
	padding-right : 10px;
}
.news td
{
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
.news a:link
{
	color: #000080;
}
.news a:visited
{
	color: #000080;
}
.news a:hover
{
	color: #d96666;
}
.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:2px;
    height:20px;
}
.footermain td
{
	/*background-image: url(/images/footer-bg-tile.gif);*/
	text-align: center;
	font-size:8pt;
	color: white;
}
.footermain1
{
	color: #fff;
	font-size:11px;
	font-weight:bold;
	background-image:url(/images/themes/16/bg-footer.jpg);
	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/16/button01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #990000;
	font-weight: bold;
	background-position: 2px 3px;
}
.defaultlinks a:visited
{
	background-image: url(/images/themes/16/button01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #990000;
	font-weight: bold;
	background-position: 2px 3px;
}
.defaultlinks a:hover
{   
	list-style-image: url(/images/themes/16/button01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #d96666;
	font-weight: bold;
	text-decoration: none;
	background-position: 4px 3px;
}
.Cat3_Loading
{
	background-color: #B4D87D;
	border: solid 1 #7F9DB9
}
/*
.Cat3_LoadingShadow
{
	background-color:Black;  
	filter: alpha(opacity=50); 
}
*/
.Cat3_DivMainCatContainer
{ 
    background-color: #E5E5E5;
    border-color: solid 1 silver; 
    
}
.Cat3_DivMainCatContainerTitleBar
{
	background-color: #540000;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, "Lucida Sans Regular";	
}


.Cat3_DivSubCatContainer
{
	/*background-color : #CDDFFB;*/
	
	padding-left: 20px;
}

.Cat3_SubCatContentDiv
{
	background-color:#E5E5E5;
	border: solid thin silver;
}
.Cat3_SubCatContentDiv_TitleBar
{
	background-color: #540000;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, "Lucida Sans Regular";	
}
.maincat
{
	background-color: #E5E5E5;
}



.subcat
{
	background-color: #E5E5E5;
	
}
fieldset
{
	line-height: 18px;
	position: expression( 'relative' ); /* Fixes IE problem with fieldset+legend boundaries */
	background-color: #E5E5E5;
	background-image: none;
	margin-top: 10px;
	border: solid 1px #E5E5E5;
	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: #E5E5E5;
	color: #000000;
	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;
}

.rightbarstyle
{
    width:0px;
    /*background-image: url(/images/themes/16/bg-panehead.gif);*/
}




/*****************************************************************************
****          For Defalt Page                                             ****
****                                                                      ****
****                                                                      ****
*****************************************************************************/
.black-bar 
{
	background-image: url(/images/themes/16/bg-black-bar.gif);
	background-repeat: repeat-x;
	height: 30px;
}

.icon
{
	margin-right:4px;
	vertical-align: middle;
}
.login
{
	font-size: 10px;
	color: #999999;
}

.panel_bdr 
{
	border: 1px solid #DADADA;
	font-weight:bold;
	font-size:12px;
}
.panel 
{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/themes/16/bg-panel.gif);
	background-repeat: repeat-x;
	height: 25px;
}


.login_btn
{
	border:none;
	width:49px;
	font-size:10px;
	background-image: url(/images/themes/16/button.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.top_nav 
{ 
    font-size: 11px; 
    color: #000000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_nav:link
{
	text-decoration:none;
	color:#000000;
}
.top_nav:visited
{
	text-decoration:none;
	color:#000000;
}
.top_nav:hover
{
	text-decoration:none;
	color:#ed1d18;
}
.top_nav:active
{
	text-decoration:none;
	color:#000000;
}
.content_text 
{
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.h3 
{
	font-family:Arial;
	font-size:15px;
	color: #999999;
	font-weight:bold;
}
a:link 
{
	color: navy;
}
a:visited 
{
    
	color: navy;
}

a:hover 
{
	color: #f32520;
}
.footer 
{
	color: #FFFFFF;
	background-image: url(/images/themes/16/bg-footer.gif);
	background-repeat: repeat-x;
	height: 60px;
}
.bg-contents 
{
	background-image: url(/images/themes/16/bg-content.gif);
	background-repeat: repeat-x;
}

.footer a 
{
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.footer a:visited 
{
	color: #FFFFFF;
}
.footer a:hover 
{
	color: #CCCCCC;
}
.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;
}
.logindefault
{
    font-size:11px;   
}

#Header1_headerLogo
{
    padding-top:25px;
    vertical-align: middle;
}

/*Footer New Class*/
.nav-mainFooter
{
	font-size: 12px;
	padding-left: 5px;
	color: #fff;
	text-align: right;
}
.nav-mainFooter a:link
{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
.nav-mainFooter a:visited
{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
.nav-mainFooter a:hover
{
	color: #F8AC00;
	font-weight:bold;
	text-decoration: underline;
}

td a .Poweredby
{
	color:#fff;
}

/*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;
}


table.pane
{
	clear: none;
	display: inline;
	float: left;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}


/*td.pane
{
	padding: 10px 10px 10px;
	width: 200px;
}*/

/* Dashboard Styles (END) */

td.panehead
{display : none;
}
.panetd
{
	
}

/*
table.pane
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	width: 220px;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	position: relative;

	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:10px;
}


td.pane
{
	padding:   10px 10px 10px ;
	width: 200px;
	}
	


td.panehead
{
	color: white; 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	background-image: url(/images/themes/16/pane-header-bg.gif);
	padding-left: 10px;
	width: 250px;
}
.panetd
{
	padding:  10px 10px 10px ;

}*/

/*table.prod-block
{
	border: solid 1px #ccc;
}*/

table.prod-block
{
	border: solid 1px #ccc;
	background-color: #FFFFFF;
}
.prod-block p
{
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 5px;
}
.prod-block td
{
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.prod-block a:link
{
	color: #000080;
}
.prod-block a:visited
{
	color: #000080;
}
.prod-block a:hover
{
	color: #f66;
}
/*
td.panehead
{
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-color: #000;
	background-image: url(/images/themes/16/pane-header-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 10px;
	height: 23px;
}*/

td.panehead
{
	/*font-size: 12px; 	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 	font-weight: bold; 	background-color: #000; 	background-image: url(/images/themes/16_new/pane-header-bg.gif); 	background-repeat: no-repeat; 	background-position: right bottom; 	padding-left: 10px; 	height: 23px;*/
}
.hederimage
{
	background-image:url(/images/themes/16_new/header.jpg);
	width:1004px;
	height:150px;
}

.checkout
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF00 #FFF00 #FFF00 #FFF00;
	background-image: url(/images/Cart1.gif); background-repeat: no-repeat; 
	background-position: top left;
}


/*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;
}

