h1
{
    Font-Family: Georgia;
	Font-Weight: bold;
	color: black;
	Font-size: 12px;
	Text-decoration: underline;
}

h2
{
    Font-Family: Georgia;
	Font-Weight: bold;
	color: black;
	Font-size: 12px;
	Text-decoration: underline;
}

td
{
	FONT-FAMILY : Verdana;
	FONT-SIZE: 12px;
}
.tdcolor
{
 FONT-FAMILY : Verdana;
 FONT-SIZE : 12px;
 COLOR : #000000;
}
ul.outside 
{
	list-style-image: url('images/arrows.gif');
	list-style-position: outside;
	list-style-type: square
}
tr
{
	BORDER-TOP: red 1px solid;
	BORDER-BOTTOM: red 1px solid;
	BORDER-LEFT: red 1px solid;
	BORDER-RIGHT: red 1px solid;
}


.t1
{
    Font-Family: arial;
	Font-Weight: bold;
	color: red;
	Font-size:12px;
}
.Header
{    
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}

.mainHeading
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;        
}
.Box
{
	BORDER-TOP: #003366 1px dotded;
	BORDER-BOTTOM: #003366 1px dotded;
	border-right: #003366 1px dotded;
	border-left: #003366 1px dotded;
}
.mainHeadingBorder
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold; 
	border-bottom:1px dotted #317082;
	color: #0066cc;       
}

.mainHeading1
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold; 
	color:  black;        
}
.mainHeading2
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold; 
	color:  Black;        
}
.List
{
	FONT-FAMILY: Verdana, Arial, Courier;
	FONT-SIZE: 12px;
}
.Label
{
	
	FONT-FAMILY : Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold
}
.LabelNormal
{
	TEXT-ALIGN: left;
	FONT-FAMILY : Verdana;
	FONT-SIZE: 11px;
}
.FullText
{
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	Font-Weight: Normal;
	Background: #FFFFFF;
	Color: #00007F;
	ROW-DECORATION: underline;
	BORDER-TOP: #003366 1px solid;
	BORDER-BOTTOM: #003366 1px solid;
	BORDER-LEFT: #003366 1px solid;
	BORDER-RIGHT: #003366 1px solid;
	WIDTH: 655;
}
.FullTextPrint
{
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	Font-Weight: Normal;
	Background: #FFFFFF;
	Color: #00007F;
	ROW-DECORATION: underline;
	BORDER-TOP: #003366 0px solid;
	BORDER-BOTTOM: #003366 0px solid;
	BORDER-LEFT: #003366 0px solid;
	BORDER-RIGHT: #003366 0px solid;
	WIDTH: 655;
}
.VerticalSpace
{
	HEIGHT: 10;
}
.pageTable
{
	TOP_MARGIN: 0;
	BGCOLOR: ECECEC
}

.TEST
{
    BORDER-BOTTOM: thin outset;
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    BORDER-LEFT: thin outset;
}
.InputField
{
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
	Font-Weight: Normal;
	Background: #FFFFFF;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	border-right: #000000 1px solid;
}
.InputText
{
	FONT-FAMILY: verdana;
	FONT-SIZE: 13px;
	Font-Weight: Normal;
	Background: #FFFFFF;
}
.InputTextRequired
{
	FONT-FAMILY: verdana;
	FONT-SIZE: 13px;
	Font-Weight: Normal;
	color: red;
	Background: #FFFFFF;
}


.InputFieldNoBorders
{
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	Font-Weight: Normal;
	Background: #FFFFFF;
	Color: #00007F;
	BORDER-TOP: #003366 0px solid;
	BORDER-BOTTOM: #003366 0px solid;
	BORDER-LEFT: #003366 0px solid;
	border-right: #003366 0px solid;
}
.InputFieldPrint
{
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	Font-Weight: Normal;
	Background: #FFFFFF;
	Color: #00007F;
	BORDER-TOP: #003366 0px solid;
	BORDER-BOTTOM: #003366 0px solid;
	BORDER-LEFT: #003366 0px solid;
	BORDER-RIGHT: #003366 0px solid;
}
.InputArea
{
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
	Font-Weight: Normal;
	Background: #FFFFFF;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;

}
.InputAreaHalf
{
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	Font-Weight: Normal;
	Background: #FFFFFF;
	Color: #00007F;
	BORDER-TOP: #003366 1px solid;
	BORDER-BOTTOM: #003366 1px solid;
	BORDER-LEFT: #003366 1px solid;
	BORDER-RIGHT: #003366 1px solid;
	width: 50%;
}
.InputAreaPrint
{
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	Font-Weight: Normal;
	Background: #FFFFFF;
	Color: #00007F;
	BORDER-TOP: #003366 0px solid;
	BORDER-BOTTOM: #003366 0px solid;
	BORDER-LEFT: #003366 0px solid;
	BORDER-RIGHT: #003366 0px solid;
	SCROLLING: NO;
}

table
{
	BORDER-TOP: black 0px solid;
	BORDER-BOTTOM: black 0px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-RIGHT: black 0px solid;
}
.submitButton
{
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 3px solid;
	BORDER-LEFT: black 2px solid;
	BORDER-RIGHT: black 2px solid;
	BACKGROUND: #AA2222;
	COLOR: white;
	CURSOR: hand;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px;
	HEIGHT: 22px;
	WIDTH: 100px;
}

.titleHeading
{
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 3px solid;
	BORDER-LEFT: black 2px solid;
	BORDER-RIGHT: black 2px solid;
	BACKGROUND: #CEAEEE;
	COLOR: white;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px;
	WIDTH: 100%;
}
.normalHeading
{
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 2px solid;
	BORDER-RIGHT: black 2px solid;
	BACKGROUND: #CEAEEE;
	COLOR: black;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	HEIGHT: 20px;
	WIDTH: 100%;
}

.smallSubmitButton
{
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 3px solid;
	BORDER-LEFT: black 2px solid;
	BORDER-RIGHT: black 2px solid;
	BACKGROUND: #AA2222;
	COLOR: white;
	CURSOR: hand;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	HEIGHT: 20px;
	WIDTH: 75px;
}
.smallSubmitButton1
{
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 3px solid;
	BORDER-LEFT: black 2px solid;
	BORDER-RIGHT: black 2px solid;
	BACKGROUND: #AA2222;
	COLOR: white;
	CURSOR: hand;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	HEIGHT: 20px;
	WIDTH: 150px;
}
.smallGreenButton
{
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 3px solid;
	BORDER-LEFT: black 2px solid;
	BORDER-RIGHT: black 2px solid;
	BACKGROUND: green;
	COLOR: white;
	CURSOR: hand;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	HEIGHT: 20px;
	WIDTH: 75px;
}
.smallMahroonButton
{
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 3px solid;
	BORDER-LEFT: black 2px solid;
	BORDER-RIGHT: black 2px solid;
	BACKGROUND: #993300;
	COLOR: white;
	CURSOR: hand;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	HEIGHT: 20px;
	WIDTH: 75px;
}
.smallButton
{
	BORDER-TOP: black 1px solid;
	BORDER-BOTTOM: black 3px solid;
	BORDER-LEFT: black 2px solid;
	BORDER-RIGHT: black 2px solid;
	BACKGROUND: #FFCC99;
	COLOR: white;
	CURSOR: hand;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
	HEIGHT: 20px;
	WIDTH: 75px;
}
.leftBorder
{
	BORDER-LEFT: black 2px solid;
}
.rightBorder
{
	BORDER-RIGHT: black 2px solid;
}
.topBorder
{
	BORDER-TOP: black 2px solid;
}
.bottomBorder
{
	BORDER-BOTTOM: black 2px solid;
}
.leftRightBorder
{
	BORDER-LEFT: black 2px solid;
	BORDER-RIGHT: black 2px solid;
}
.topBottomBorder
{
	BORDER-TOP: black 2px solid;
	BORDER-BOTTOM: black 2px solid;
}
.leftBottomRightBorder
{
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-BOTTOM: black 1px solid;
}
.VerdanaSmallBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder
}
.VerdanaSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.VerdanaSmallRequired
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: red;
}
.VerdanaMediumRequired
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color: red;
}
.VerdanaMediumBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder
}
.VerdanaMediumBoldWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color: white;
}
.VerdanaMediumBoldBlack
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color: black;
}
.VerdanaMediumBoldRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color: red;
}
.VerdanaMedium
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.VerticalEmptySpaceBig
{
	height: 15px;
}
.VerticalEmptySpaceSmall
{
	height: 10px;
}
.VerticalEmptySpaceVerySmall
{
	height: 5px;
}
.VerdanaLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#DCDCDC;
	color:#333333;
	cursor:hand;
	text-decoration:none
}
.VerdanaLinkBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	background-color:#DCDCDC;
	color:#333333;
	cursor:hand;
	text-decoration:underline
}
.VerdanaWhiteLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	cursor:hand;
	text-decoration:none
}
.VerdanaLinkOver
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color: #FFCC00;
	color:#333333;
	cursor:hand;
	text-decoration:none
}
.PageHeadingMedium
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bolder
}
.PageHeadingBig
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bolder;
	color: #000099
}
.ItemNameBig
{
	font-family:Geneva;
	font-size:18px;
	font-weight:bolder;
	color: #FFFFFF;
	background-color: #AAAAAA;
	
}
.contentFrame
{

}
.PageText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	margin-right:35px;
	font-size:13px;
	font-weight:bold
}
.RegularPageText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding-left: 5px;
	padding-right:5px;
}
.colorScroll
{
	scrollbar-face-color:black ;
	scrollbar-arrow-color:black;
	scrollbar-track-color:orange;
	scrollbar-shadow-color:'black';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}
.TextIndentLink
{
	padding:5px;
}

.VardanaLinkBlue
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000099;
}

.SearchResultProductName
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none
}
.ItemsTable 
{
	border: 1px solid black;
	empty-cells: show;
}
.ItemCells
{
	border: .01pt solid #000000;
	FONT-FAMILY: "VERDANA";
	FONT-SIZE: "8pt";
	TEXT-ALIGN: "CENTER";
	empty-cells: show;
}
.ItemCellsG
{
	border: .1pt solid #000000;
	FONT-FAMILY: "VERDANA";
	FONT-SIZE: "8pt";
	TEXT-ALIGN: "CENTER";
	empty-cells: "show";
}
.ItemCellsBold
{
	border: .1pt solid #000000;
	FONT-FAMILY: "VERDANA";
	FONT-SIZE: "8pt";
	FONT-WEIGHT: "BOLD";
	height: "40";
	text-indent: "2pt";
	empty-cells: "show";		
}
.ItemCellsBoldHeading
{
	border: .1pt solid #000000;
	FONT-FAMILY: "VERDANA";
	FONT-SIZE: "8pt";
	FONT-WEIGHT: "BOLD";
	height: "40";
	TEXT-ALIGN: "CENTER";	
}
.RowLightGrey
{
	BACKGROUND-COLOR: #ECECEC;
		empty-cells: "show";
}
.RowDarkGrey
{
	BACKGROUND-COLOR: #BBBBBB;
}
.ulleft 
{
	color : #000000;
	margin-top : 0px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	font-size : 12px;
	text-indent : 0px;
	font-family : Verdana,Arial;
}

.A:link
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
	}

.A:visit
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
	}

.A:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#000000;
		text-decoration:underline;
	}

.black
{
	font-family:arial,sans serif;
	font-size:11px;
	font-weight:400;
	color:#000000;
	text-decoration:none
}
.blackB
{
	font-family:arial,sans serif;
	font-size:11px;
	font-weight:700;
	color:#000000;
}
.blackU
{
	font-family:arial,sans serif;
	font-size:11px;
	font-weight:400;
	color:#000000;
}
.black12
{
	font-family:arial,sans serif;
	font-size:12px;
	font-weight:400;
	color:#000000;
	text-decoration:none
}
.blackB12
{
	font-family:arial,sans serif;
	font-size:12px;
	font-weight:700;
	color:#000000;
}
	
.Arial14BlackBold 
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}

.Arial16BlackBold 
{
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
}
.Georgia16BlackBold 
{
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
}
                                       <!--   ANOTHER STYLESHEET
p, td, font
{ font-family:		Tahoma;
  font-size:		11px;
}

a
{ font-family:		Tahoma;
  font-size:		11px;
  color:			navy;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:		none;

}
.cat
{ font-size:		16px;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		10px;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.cart
{ font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}									   
.scrollbarbase
{
scrollbar-base-color:#FF0000;
}
.filterglow
{
font-size:4px;
filter:glow;
color: blue;
}
.verdana10
{
	font-family:verdana;
	font-size:10px;
	color:black;
}
.verdana11
{
	font-family:verdana;
	font-size:11px;
	color:black;
}
.verdana12
{
	font-family:verdana;
	font-size:12px;
	color:black;
}
.colortd
{
  BORDER-BOTTOM: black 1px solid;	
  BORDER-LEFT: black 1px solid;
  BORDER-RIGHT: black 1px solid;	
  BORDER-TOP: black	1px solid;
}

.text10:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.text10:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.text10:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:red;
	text-decoration:none;
}

.text12:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.text12:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.text12:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:red;
	text-decoration:none;
}

.A18:link
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:18px;
		color:#000000;
		text-decoration:none;
	}
 
.A18:visit
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:18px;
		color:#000000;
		text-decoration:none;
	}

.A18:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:18px;
		color:#000000;
		border-bottom: 1px dotted black;
		text-decoration:underline;
	}
	
.sitemap:link
	{
		font-family:Georgia;
		font-weight:bold;
		font-size:12px;
		color:#000099;
		text-decoration:underline;
	}
 
.sitemap:visited
	{
		font-family:Georgia;
		font-weight:bold;
		font-size:12px;
		color:#000099;
		Text-decoration:underline;
	}

.sitemap:hover
	{
		font-family:Georgia;
		font-weight:bold;
		font-size:12px;
		color:red;
		text-decoration:underline;
	}
	
.sitemaptext
	{
		font-family:times new roman;
		font-size:14px;
		color:black;
		padding-right:5px;
		
	}
	
.sitemapicon:link
	{
	   COLOR: #FFFFFF;
	    FONT-SIZE: 11px;
	    FONT-WEIGHT: bold;
		Text-decoration:underline;
	}

.sitemapicon:visited
	{
		COLOR: #FFFFFF;
	    FONT-SIZE: 11px;
	    FONT-WEIGHT: bold;
		Text-decoration:underline;
	}

.sitemapicon:hover
	{
		FONT-SIZE: 11px;
	    FONT-WEIGHT: bold;
		color:red;
		text-decoration:underline;
	}
	
	
