/*
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color:#000;
}
*/
.headnav
{
    color: white;
    font-size: 12px;
    text-align: left;
    padding-right: 30px;
    font-weight:bold;
    padding-top:40px;
}

td.temp{
	color: Red;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;

	
	margin-top: 0px;
	
	
	

}

.headnav a { margin-right: 2px; margin-left: 2px;font-weight:bold; } 
.headnav a:link { color: white; text-decoration: none;font-weight:bold; }
.headnav a:visited { color: white; text-decoration: none; font-weight:bold;}
.headnav a:hover { color: White; text-decoration: none; font-weight:bold;background-color:Red;}

.footnav
{
    color: white;
    font-size: 12px;
    text-align: left;
    padding-right: 30px;
    font-weight:bold;
    
}
.leftHome
{
	background-color:White;
	background-image:url(/images/Themes/2005/bgLeft.gif);
	background-repeat:repeat-y;
}

.footnav a { margin-right: 2px; margin-left: 2px;font-weight:bold; } 
.footnav a:link { color: white; text-decoration: none;font-weight:bold; }
.footnav a:visited { color: white; text-decoration: none; font-weight:bold;}
.footnav a:hover { color: White; text-decoration: none; font-weight:bold;background-color:Red;}

.pagedesc
{
 font-weight: normal;
 font-size: 8pt;
 color:#E6EEED;
 font-family: Verdana,Arial,Lucida Sans Regular;
}

.mainheader
{
	font-size: 20px;
	color: #cc3433;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

.pageheader
{
	font-size: 16px;
	color:Black; /* white ;*/
	font-family: Verdana , Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	padding-top: 5;
}

.heading
{
	font-size: 14px;
	color:Navy; /* white;*/
	font-family: Trebuchet MS;
	font-weight: bold;
}
.toplinks
{
	font-size: 8pt;
	color: Navy;
	font-weight: bold;
}

.toplinks a:link
{
	color: Navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:active
{
	color: Navy;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
.toplinks a:visited
{
	color: Navy;
	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: Navy ;
	text-decoration: none;
}
.bodytext3 A:visited
{
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
.bodytext3 A:hover
{
	font-weight: bold;
	color: #cc3433;
	text-decoration: underline;
}

/*new styles 19 Sept-----------------------*/
.ExpandCollapse A:link
{
 margin-left:0px;
 padding-left :0px;  
 color: #FFF;
 text-decoration: none;
}
.ExpandCollapse A:visited
{
 color: #FFF;
 text-decoration: none;
}
.ExpandCollapse A:hover
{
 color: #FF9700;
 text-decoration: underline;
}
/*end styles-----------------------------*/


.navigation
{
	padding-left: 25px;
	font-size: 8pt;
	color: #FFF;
	font-family: Verdana, Sans-Serif, Lucida Sans Unicode;
	padding-top:0px;
	font-weight:bold;
	vertical-align:top;
	
}
.navigation span
{
	font-size: 8pt;
	color: White;
}

.navigation div
{
	font-size: 8pt;
	color: Blue;
	padding-top:0px;
}
.navigation A:link
{
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
.navigation A:visited
{
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
.navigation A:hover
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

img
{
	border: 0px;
}


/*new styles(used in Header control in table named tblImage) 19 Sept-----------------------*/
.headerMainTable
{
   	background-repeat:no-repeat;
   	background-color:White; /*#333333;*/
   	height:150px;
}
/*end styles-----------------------------*/

.headerlogin
{
	font-size: 11px;
	font-weight: bold;
	color:Black;
}
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:White; /*#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;
	vertical-align:top;
	padding-left:550px;
	/*padding-bottom:30px;*/
	padding-top:5px;
}
td.headersearch
{
	padding-top: 10px;
	vertical-align:middle;
}

/*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;
}
/*end styles-----------------------------*/
/* Footer ----------*/

.nav-mainFooter
{
	font-size: 10px;
	padding-left: 5px;
	color: white;
	text-align: left;
	font-weight:bold;
	/*background-color:#000;*/
}
.nav-mainFooter a:link
{
	color: white;
	text-decoration: none;
	font-weight:bold;
}
.nav-mainFooter a:visited
{
	color: white;
	text-decoration: none;
	font-weight:bold;
}
.nav-mainFooter a:hover
{
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}

/* -----------------*/



.nav-main
{
	font-size: 10px;
	padding-left: 5px;
	color:#000;
	font-weight:bold;
	text-align: center;
	padding-top:5px;
}
.nav-main a:link
{
	color:Blue; /* #FFF;*/
	font-weight:normal;
	text-decoration: none;
	font-weight:bold;
}
.nav-main a:visited
{
	color:Blue; /* #FFF*/
	font-weight:normal;
	text-decoration: none;
	font-weight:bold;
}
.nav-main a:hover
{
	color: #FF9700;
	font-weight:normal;
	text-decoration: none;
	font-weight:bold;
}
.nav-main span
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFF;
	vertical-align:bottom;
}

.nav-mainHeader
{
	font-size: 10px;
	padding-left: 5px;
	color: #FFF;
	font-weight:normal;
	text-align: left;
	padding-top:8px;
	vertical-align:bottom;
}
.nav-mainHeader a:link
{
	color: #FFF;
	font-weight:normal;
	text-decoration: none;
	vertical-align:bottom;
}
.nav-mainHeader a:visited
{
	color: #FFF;
	font-weight:normal;
	text-decoration: none;
	vertical-align:bottom;
}
.nav-mainHeader a:hover
{
	color: #fff;
	font-weight:normal;
	text-decoration: underline;
	vertical-align:bottom;
}
.nav-mainHeader span
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFF;
	vertical-align:bottom;
}
.left-col td
{
	font-size: 11px;
	background-color: #B21B26; /*#a0b0c0;*/ /*(left menu background color*/
}
.left-col .mainlinkstable
{
	font-size: 11px;
	background-color: White; /*#B21B26; *//*#bbbbbb;*/ /* #f5f5f5;*/
	border-right: 1px solid #737A7B;
	border-left: 1px solid #737A7B;
	border-top: 1px solid #737A7B;
	border-bottom: 1px solid #737A7B;
}


.bottomImage  /*In leftbar and in Default1 and Default2 pages to give style effet at bottom*/
{
	background-color: White; /*#B21B26;*/
}

.nav-left
{
	margin: 0px;
	padding: 0px;
	width:200px;
	/*height:100%;*/
	background-color:White; /*#F8F9FB; silver*/ /*#B21B26; redish*/
}
.nav-left ul
{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 2px;
	padding-top: 2px;
	background-color: Navy;	/* Added to make left menu title backgrounds Navy (RBC) */
}
.nav-left ul li
{
	background-image: url(/images/Themes/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	border-style: none;
	border-bottom: 1px solid #737A7B;
}
.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: 400;
	font-size: 12px;
}

.nav-left .innerlinks a
{
	text-decoration: none;
	font-size:11px;
	display: block;
	padding-left: 20px;
	vertical-align:middle;
}
.nav-left .boldlink a:link
{
	color: White; /*#FF9700;*/
	font-weight: 400;
	font-size: 12px;
}
.nav-left .boldlink a:visited
{
	color: Black; /*#FF9700;*/
	font-weight: 400;
	font-size: 12px;
	
}
.nav-left .boldlink a:hover
{
	color: White;
	text-decoration: none;
	background-color: Navy; /*#9A9A9A;*/
	font-weight: 500;
	font-size: larger;
}
.nav-left a:link
{
	color: #fff;
}
.nav-left a:visited
{
	color: #fff;
}
.nav-left a:hover
{
	color: White;
	background-color: Navy; /*#DEDEDE;*/
	text-decoration: none;
	font-size:larger;
}
.nav-left .innerlinks a:link
{
	color: Black; /*#FF9700;*/
	background-color:White;
}
.nav-left .innerlinks a:visited
{
	color: Black; /*#FF9700;*/
	font-size:11px;
	background-color:White;
}
.nav-left .innerlinks a:hover
{
	color: Navy;
	font-size: larger;
	background-color: White; /*#9A9A9A;*/
	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: Navy;
	font-weight: 400;
	font-size: 12px;
}
.SiteMap .boldlink a:visited
{
	color: Navy;
	font-weight: 400;
	font-size: 12px;
	
}
.SiteMap .boldlink a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: White; /*#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: Navy;
	text-decoration: none;
}

.datagrid tr.FeaturedItem
{
 font-weight: bold;
 font-size: 8pt;
}
.datagrid
{
	background: #fff;
	border-bottom: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	font-family: Verdana, Sans-Serif , Lucida Sans Unicode;
	font-size: 8pt;
}
.datagrid td
{
	padding: 3px;
	border-left: 1px solid #fff5d1;
	border-top: 1px solid #fff5d1;
	border-bottom: 1px solid #fff5d1;
	border-right: 1px solid #fff5d1;
}
.datagrid tr.header
{
	background-image: url(/images/Themes/2005/background.gif);
	background-repeat: repeat;
	background-color:#000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px gray;
	font-size: 8pt;
	vertical-align: middle;
	height:30px;
}
.datagrid th.header
{
	/*background-image: url(/images/Themes/2005/footer-bg.gif);*/
	background-image: url(/images/Themes/2005/background.gif);
	background-repeat: repeat-x;
	color: #ff9800;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px gray;
	vertical-align: middle;
	font-size: 8pt;
}
.datagrid tr.even
{
	background:#EFEFEF;
}

.datagrid tr.odd
{
	background: #fff;
}
.datagrid tr.selected
{
	background: #CCCCCC;
}
.datagrid span{ color:#000;}
.datagrid span.label
{
	color:#000;	
}
.datagrid tr.footer
{
	font-weight: bold;
}
.datagrid .footercat
{
	background: #009999;
	color: #fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.datagrid .Pages span
{
	padding: 1 3 1 3;
	color: #cccccc;
	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: #009999;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid .Pages a:visited
{
	padding: 1 3 1 3;
	color: #009999;
	font-size: 8pt;
	font-weight: bold;
}
.datagrid .Pages a:hover
{
	padding: 1 3 1 3;
	color: black;
	font-size: 8pt;
	font-weight: bold;
}

.datagrid .header a:link
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px gray;
	text-decoration: none;
}
.datagrid .header a:visited
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px gray;
	text-decoration: none;
}
.datagrid .header a:hover
{
	color:white;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px gray;
	text-decoration: underline;
}
.featureditems span
{
	font-weight: normal;
	font-size: 8pt;
	color: Black; /*#FFF;*/
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.featureditems .label
{
	font-weight: normal;
	font-size: 8pt;
	color: Navy;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.label
{
	
	font-size: 8pt;
	color: Black; /* White; */
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelsmall
{
	font-weight: normal;
	font-size: 7pt;
	color: Black; /* White; */
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelsmallbold
{
	font-weight: bold;
	font-size: 7pt;
	color: Black; /* White; */
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.labelbold
{
	font-weight: bold;
	font-size: 8pt;
	color: Black; /* White; */
	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; /*#6699CC;*/ /*#474747;*/
}
.innermaintable
{
	width: 772px; 
	background-color:White; /*Silver;*/ /*#474747;*/
}
.linklist
{
	color:black;
}
.linklist a
{
	color:black;
}
.linklist a:link
{
	color:black;
}
.linklist a:hover
{
	color: Blue;
	font-size:larger;
}
.linklist a:visited
{
	/*color:Black;*/
}
.linktitle
{
	font-size:x-large;
	font-weight:bold;
	color:Black;
}
.leftbarstyle
{
    padding-right:15px;
    background-color:White; /*#474747;*/
}
.centertdstyle
{
	height: 100%;
	background-color:White; /*#6699CC;*/ /*Silver;*/
}
/*
.header
{ 
    font-weight: bold; 
    font-size: 10pt; 
    vertical-align: middle; 
    color: #FFF; 
    border-bottom: 1px solid white; 
    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: Navy; padding: 2px 0 0 2px; }
.subpageheader
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-align: left;
}
.errormessage
{
	font-size: 8pt;
	font-weight: normal;
	color: #ff9700;
	font-family: Verdana, Georgia, Arial, Tahoma, Courier New;
}
.infomessage
{
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	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;
}
.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: #003399;
	margin-left: 5px;
	padding-top: 0;
	padding-bottom: 2px;
	width: 80px;
	height: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #003399 #003399 #003399 #003399;
}

.buttonpart
{
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: #CCCCCC;
	margin-left: 5px;
	padding-top: 0;
	padding-bottom: 2px;
	width: 80px;
	height: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #808080 #808080 #808080  #808080;
}
.coolbutton1
{
	color: #fff;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B21B26; /*#2382B3;*/ /*#FB9D00;*/
	background-repeat: no-repeat;
	background-position: 5px bottom;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Gray; /* #FFFFFF;*/
	border-right-color: Blue;
	border-bottom-color: Blue;
	border-left-color: Gray;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.coolbutton2
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: #B21B26; /*#2382B3;*/ /*#FF9700;*/
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #E8E8E8 #003399 #003399 #003399;
}

.coolbutton3
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: Green;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #E8E8E8 #003399 #003399 #003399;
}

.line
{
	background-color: #dbdbd3;
}

.checkBox
{
	font-size: 8pt;
	color: #000;
	font-family: Verdana, Arial, Lucida Sans Regular;
	background-color: #fff;
}
.shoppingcart
{
	color: #000;
	font-family: "Lucida Sans Regular", Verdana, Arial;
	font-size: 8pt;
	font-weight: bolder;
	/*background-image: url(/images/Themes/2005/yello_bg_big.jpg);*/
	background-color:#FF9800;
}
.shoppingcart span{color:#000;}

.shoppingcart a:link
{
	color:Navy;
}
.shoppingcart a:hover
{
	color:#FF9700;
}
/*
a:link
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
a:active
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
a:visited
{
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
}
a:hover
{
	color: #FF9700;
	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;
	width: 200;
}
/*
.login
{
	padding-right: 5px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 5px;
	color: #000000;
	background-color: #C5C5C5;
}
*/
.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: #C5C5C5;
	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: #C5C5C5;
}
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: #C5C5C5; opacity: 1; filter: alpha(opacity=0); visibility:hidden; border: solid 1px #000000; }
.table_border
{ border-color: #f66; }
.bodytext
{
	font-size: 8pt;
	vertical-align :top;
}
.bodytext div
{
	color:White;
}
.bodytext li {
	font-size: 13px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc; list-style-image: url(/Images/Themes/2005/bullet.gif);
	margin-top: 2px;
	margin-bottom: 0;
}

.bodytext h1
{
	color: #FFF;
	font-size: 24px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}
.bodytext p
{
	margin-top: 0;
	margin-bottom: 10px;
}
.bodytext td
{
	font-size: 8pt;
	vertical-align :top;
}

td.panehead
{
	color: #000;
	font-size: 12px;
	background-color:#DEE6EE;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	height: 23px;	
}


td.Featuredpanehead
{
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	background-repeat: repeat;    
	background-position: right bottom;
	padding-left: 10px;
	height: 23px;	
	display:none;
}


table.Newspane
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	border-bottom: #E68A10 1px solid;
	border-right: #E68A10 1px solid;
	border-left: #E68A10 1px solid;
	border-top :#E68A10 0px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
}


td.Newspane
{
	padding:   10px 10px 10px ;

}


td.center-col
{
	padding-left : 10px;
	padding-right : 10px;
}

table.prod-block1
{
	border: solid 1px #FFF;
}

table.prod-block
{
	border: 0px #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-weight: normal;

}
.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: Navy;
}
.prod-block a:visited
{
	color: Navy;
}
.prod-block a:hover
{
	color: #CA0076; 
	text-decoration:none;
}


.prod-block ul
{
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 2px;
	padding-top: 2px;
	
}

.prod-block ul li
{ 
    background-repeat: no-repeat; 
    border-bottom: 0px solid #CCCCCC; 
    border-top-style: none; 
    border-right-style: none; 
    border-left-style: none;
    width:180px;
}
.prod-block ul li a
{
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.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
{
	color:#FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.news hr
{
	background-color: #f66;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.footermain
{
    height:80px;
    /*background-image: url(/images/Themes/2005/menuright.gif);*/
	/*background-repeat: repeat; */
	/*background-color:#000;*/
	background-repeat:repeat;	
}
.footermain td
{
	text-align: center;
	font-size:8pt;
	color: #FFF;
	/*background-color:#000; */
}
.footermain1
{
	color: #fff;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	background-color:#000;
	text-align:center;
	height:20px;
	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/2005/button01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: Blue; /*#FFF ;*/
	font-weight: bold;
	background-position: 2px 3px;
}
.defaultlinks a:visited
{
	background-image: url(/images/Themes/2005/button01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: Blue; /*#FFF;*/
	font-weight: bold;
	background-position: 2px 3px;
}
.defaultlinks a:hover
{
	background-image: url(/images/Themes/2005/button01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: Navy; /*#FFF;*/
	font-weight: bold;
	background-position: 2px 3px;
	font-size: larger;
}
.a:hover
{   
	list-style-image: url(/images/Themes/2005/button01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: Navy; /*#FF9700;*/
	font-weight: bold;
	text-decoration: none;
	background-position: 4px 3px;
	font-size: larger;
}
.Cat3_Loading
{
	background-color: #cccccc;
	border: solid 1 #7F9DB9;
}
/*
.Cat3_LoadingShadow
{
	background-color:Black;  
	filter: alpha(opacity=50); 
}
*/
.Cat3_DivMainCatContainer
{
	background-color: #cccccc;
	border: solid 1 silver;
}
.Cat3_DivMainCatContainerTitleBar
{
	background-color: #099; /* SteelBlue;*/
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, Lucida Sans Regular;
	font-weight: bold;
}


.Cat3_DivSubCatContainer
{
	background-color: #fff;
	padding-left: 20px;
}

.Cat3_SubCatContentDiv
{
	background-color: #cccccc;
	border: solid thin silver;
}
.Cat3_SubCatContentDiv_TitleBar
{
	background-color: #099;
	font-size: 8pt;
	color: white;
	font-family: Verdana,Arial,Lucida Sans Regular;
	font-weight: bold;
}
.maincat
{
	background-color: #cccccc; 
}
.maincat a:hover
{
	color:#FFF;
}

.subcat a:hover
{
	color:red;
}

.subcat
{
	background-color: #ccc07;
}
fieldset
{
	line-height: 18px;
	position: expression( 'relative' ); /* Fixes IE problem with fieldset+legend boundaries */
	background-color: #f4f4f2;
	background-image: none;
	margin-top: 10px;
	border: solid 1px #9eb6d6;
	padding: 20px 10px 10px;
}
legend
{
	position: expression( 'absolute' );
	top: expression( '-9px' ); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 2px 5px;
	border: solid 1px #9eb6d6;
	background-color: #fff;
	color: #4364a6;
	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;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
}


td.pane
{
	padding:   10px 10px 10px ;
}

table.paneGIP
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	/*width: 220px;*/
	border-bottom: #003566 1px solid;
	
	border-right: #003566 1px solid;
	border-left: #003566 1px solid;
	position: relative;
	/*padding: 10px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
}


td.paneGIP
{
	padding:   10px 10px 10px ;
	/*width: 200px;*/
}

.tablePopularGIP
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	border-bottom: #B9CF7D 1px solid;
	border-right:  #B9CF7D 1px solid;
	border-left:   #B9CF7D 1px solid;
	position: relative;
	/*padding: 10px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
	/*width:310px;*/
	/*width:241px;*/
	height:167px;
	
}


table.Featuredpane
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-top :#CCCCCC 0px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
}


td.Featuredpane
{
	padding:   10px 10px 10px ;

}

td.Featuredimage
{
	border-bottom: #E68A10 0px solid;
	border-right: #E68A10 1px solid;
	border-left: #E68A10 1px solid;
	border-top :#E68A10 1px solid;
	padding: 0 0 0 0;
	
}

table.Newspane
{
	
	clear: none;
	display: inline;
	float: left;
	border-bottom: #E68A10  1px solid;
	border-top: #E68A10  0px solid;
	border-right: #FFF 0px solid;
	border-left: #FFF 0px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
	
}


td.Newspane
{
	padding:   10px 10px 10px ;
	height:500px;
}


td.Newsimage
{
	border-bottom: #E68A10 0px solid;
	border-right: #E68A10 1px solid;
	border-left: #E68A10 1px solid;
	border-top :#E68A10 0px solid;
	padding: 0 0 0 0;	
}
.Loginpane
{
	
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 15px;
	border-bottom: #FFF 0px solid;
	border-right: #FFF 0px solid;
	border-left: #FFF 0px solid;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-right:0px;
}


td.Loginpane
{
	padding:   10px 10px 10px ;
}	

	
/* Dashboard Styles (END) */ 	

.compName
{
	color:Black;
}




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:#003399;
	width: 100%;
}

.panetd
{
	padding:  10px 10px 10px ;
}
.rightbarstyle
{
    width:17px;
    
}

.leftbarstylehome
{
    background-color: #FFFFFF; 
    width:185px;
    border-right:solid 1 #E78B10;
}
.loginlink
{
    font-size:12Px;
}

.control-prod-header
{
    background-color:#CC1000;
    color:#FFFFFF;
    font-size:14px;
    font-family:Arial;
    font-weight:bold;

}


.LoginHead
{
    color:#FFFFFF;
    font-size:14px;
    font-family:Arial;
    font-weight:bold;
    width:80px;
    display:none;

}
.login123 a
{
	color: Navy;
	
}

.login123 a:visited
{
	color: Navy;
	
}

.login123 a:link
{
	color: Navy;
	
}

.login123 a:hover
{
	color: Red;
}

.login123 .textbox100
{
	width:100px;
	border-bottom-color:#000;
	border-left-color:#000;
	border-right-color:#000;
	border-top-color:#000;
	
}

.textboxHome
{
	width:150px;
	border-bottom-color:#FFF;
	border-left-color:#FFF;
	border-right-color:#FFF;
	border-top-color:#FFF;
	
}

/*****************************************************************************
****          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/18/bg-panel.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 172px;
	}
.panel-m {
	background-image: url(/images/Themes/18/bg-panel-m.gif);
	background-repeat: repeat-y;
	width: 172px;
}
.panel-b {
	background-image: url(/images/Themes/18/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/18/button.gif);
	background-repeat: no-repeat;
	height: 18px;
}

.top_nav 
{
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.top_nav:link{
	text-decoration:none;
	color:#FFF;
}
.top_nav:visited{
	text-decoration:none;
	color:#FFF;
}
.top_nav:hover{
	text-decoration:none;
	color:Yellow;
}
.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/18/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
}


/* style sheet for home pages*/
#mainnav
 {
		background-image: none;
		float: left;
		height: 35px;
		padding-left:0px;
		position: relative;
}
	#mainnav li {
		padding:0px;
		list-style:none;
		float:left;
		padding-left:0px; }
	#mainnav li,  #mainnav a {
		height: 35px;
		display: block;
		text-decoration: none;
		padding-left:0px;}

#n1 {
		background-image: url(/images/Themes/2005/shop.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		width: 140px; }
	
	#n2 {
		background-image: url(/images/Themes/2005/maintenance.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		left: 0;
		width: 140px; }
	#n3 {
		background-image: url(/images/Themes/2005/link.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		width: 140px; }
	#n4 {
		background-image: url(/images/Themes/2005/contact_us.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		width: 140px; }
	#n5 {
		background-image: url(/images/Themes/2005/faqs.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		width: 140px;}
	#n6 {
		background-image: url(/images/Themes/2005/register.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		width: 140px;}
	#n7 {
		background-image: url(/images/Themes/2005/login.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		width: 140px;}
	#n1 a:hover,  #n1 a.active:hover {
		background: url(/images/Themes/2005/shop_f2.gif) no-repeat ; }
	#n2 a:hover,  #n2 a.active:hover {
		background: url(/images/Themes/2005/maintenance_f2.gif) no-repeat ; }
	#n3 a:hover,  #n3 a.active:hover {
		background: url(/images/Themes/2005/link_f2.gif) no-repeat ; }
	#n4 a:hover,  #n4 a.active:hover {
		background: url(/images/Themes/2005/contact_us_f2.gif) no-repeat ; }
	#n5 a:hover,  #n5 a.active:hover {
		background: url(/images/Themes/2005/faqs_f2.gif) no-repeat ; }
	#n6 a:hover,  #n6 a.active:hover {
		background: url(/images/Themes/2005/register_f2.gif) no-repeat ; }
	#n7 a:hover,  #n7 a.active:hover {
		background: url(/images/Themes/2005/login_f2.gif) no-repeat ; }

	.imgq a:hover
	{background: url(/images/Themes/2005/shop_f2.gif) no-repeat ; }
.borderedbox
{
	border:#000 1px solid;	
	padding:5px 15px 15px 15px;
}
.shoppingLink 
{
	font-size: 14px;
	font-weight: bold;
	color:Black;
	padding-left:60px;
	height:90px;
	vertical-align:top;
	
}
.searchpane1
{
	padding-top:30px;
	
}
.searchpane1 td
{
	padding-top:10px;
	font-weight: bold;
	font-size: 8pt;
	color:#FFF;
	font-family: Verdana,Arial,Lucida Sans Regular;
}

.labelYMME
{
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.textatdefaultpage
{
	font-size: 12pt;
	vertical-align :top;
	text-align:justify;
}
.ymme
{
	width: 22%;
	vertical-align:top;
	padding-bottom:20px;
}
.blackBox
{
	background-color:Black;
	color:White;
	font-weight: normal;
	font-size: 12px;
}
.borderBox
{
	background-color:#333333;
	color:White;
	border:solid 2px #FA9D00;
}




.descriptiontext 
{
	font-weight: normal;
	font-size: 8pt;
	color:#FFF;
	text-align: justify;
	font-family: Verdana,Arial,Lucida Sans Regular;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
}



.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	font-weight: normal;

}
.maintext p  {	font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 140%; margin-top: 0; margin-bottom: 10px;}
.maintext li {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc; list-style-image: url(/images/Themes/2005/bullet.gif);
	margin-top: 10px;
	margin-bottom: 11px;
}
.maintext ul {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 0px;
	margin-left: 10px;


}
.maintext a :hover{color:#FFF;}
.maintext h1  {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;

}
.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-weight: normal;

}
.maintext2 p  {	font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 140%; margin-top: 0; margin-bottom: 5px;}
.maintext2 li {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc; list-style-image: url(/images/Themes/2005/bullet.gif);
	margin-top: 2px;
	margin-bottom: 0;
}
.maintext2 ul {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 0px;
	margin-left: 10px;


}

.maintext2 h1  {
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;

}

.maintext2 h2  {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
	margin-top: 0px;

}
.maintext2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}

.maintext2 a:visited { color: #FFFFFF; text-decoration: underline; }

.maintext2 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.maintext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-weight: normal;
	

}
.maintext4 p  {	font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 140%; margin-top: 0; margin-bottom: 5px;}
.maintext4 li {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc; list-style-image: url(/Images/Themes/2005/bullet.gif);
	margin-top: 2px;
	margin-bottom: 0;
}
.maintext4 ul {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 0px;
	margin-left: 10px;


}

.maintext4 h1  {
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;

}

.maintext4 h2  {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;
	margin-top: 0px;

}
.maintext4 a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
}

.maintext4 a:visited { color: #FFFFFF; text-decoration: underline; }

.maintext4 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.gap
{
	width:25px;	
}
.top_navi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	height: 35px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 0px;
}
.top_navi a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.top_navi a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.top_navi a:hover {
	color: #FF9700;
	font-size: 12px;
	text-decoration: underline;
}
.tip
{
	color:#DFDFE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bottombarstyle
{
	background-color:#000;
}
.logi1211n
{
	color:#FFF;
}

.logi1211n a:link
{
	color:#FFF;
}
.logi1211n a:visited 
{
	COLOR:#FFF;
}
.logi1211n a:hover 
{
	COLOR:#FF9700;
}
.none{display:none;}
td.left_box_head{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: left;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 6px;
}


td.left_box_head1{
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	
	
	margin-top: 0px;
	
	
	

}



.tblPartSearchDiv
{
	width:200px;
}
.smart-button1 {
	color: #000000;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FB9D00;
	background-repeat: no-repeat;
	background-position: 5px bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFCF80;
	border-bottom-color: #FFCF80;
	border-left-color: #FFFFFF;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.orange_bg_head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	height: 25px;
	text-align: center;
}
