BODY
{
	SCROLLBAR-FACE-COLOR: Gainsboro;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #330000;
	scrollbar-3d-light-color: #000000;
	scrollbar-dark-shadow-color: #330000;
	text-align: center;
}

TABLE {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana
}
HR {
	HEIGHT: 4px; BACKGROUND-COLOR: #72aeff
   }
A {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana
}
A:hover
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	color: red;
}	   
A.blue {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.blue:link {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.blue:visited {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.blue:active {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}
A.blue:hover {
	FONT-SIZE: 10px; COLOR: #ff0000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
	 	
}

.listbox { FONT-WEIGHT: bold;  font-size:10px; cursor:hand;  BORDER-LEFT-COLOR: #4884d0; BORDER-BOTTOM-COLOR: #4884d0; color:Gray;  BORDER-TOP-COLOR: #4884d0; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; BORDER-RIGHT-COLOR: #4884d0 }

.textbox {
 font-size:xx-small; border-style: solid;	FONT-WEIGHT:normal FONT-SIZE:xx-small; border-color:#E0E0E0; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; border-width:1px
}

.Labels 
{  font-weight :bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;  color:#330000
}

.Title
{  font-weight :bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:x-small;  color:#330000
}


.titlefield
{
	/*CSS for RSS title link in general*/
	text-decoration: none;
	font-size: 14px;
	background-color: transparent;
	color: gray;
	font-weight: bold;
	margin: 0px;
	padding: 0em;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana;
}

.labelfield
{
	/*CSS for label field in general*/
	
	font-size: 11px;
	color: red;
}

.datefield
{
	/*CSS for date field in general*/
	color: gray;
	font-size: 11px;
	}


#example1
{
	/*Demo 1 main container*/
	width: 715px;
	background-color: white;
	border: whitesmoke;
	padding: 0em;
	height: 170px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	
}

code{ /*CSS for insructions*/
color: red;
}
/* General style for hyperlinks*/
		
A.HyperLink, A.HyperLink:link, A.HyperLink:visited
{
    font-size: 10px;
    color: white;
    text-decoration: none;
    font-family: Verdana, Tahoma;
    font-weight: bold;
    background-color: transparent;
}

A.HyperLink:hover
{
    font-size: 10px;
    color: yellow;
    font-weight: bold;
    font-family: Verdana, Tahoma;
}

A.ScrollerLink, A.ScrollerLink:link, A.ScrollerLink:visited
{
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-family: Verdana, Tahoma;
	font-weight: bold;
}

A.ScrollerLink:hover
{
    font-size: 10px;
    color: red;
    font-weight: bold;
    font-family: Verdana, Tahoma;
}

.BtnToggle
{
	border-right: none;
	border-top: none;
	font-size: x-small;
	border-left: none;
	cursor: hand;
	color: #4582bb;
	border-bottom: none;
	font-family: Tahoma, Arial, Verdana;
	background-color:White;
	
	}
.ButtonHelp
{
	background-image: url(images/help.jpg);
	width: 182px;
	height: 47px;
	font-weight: bold;
	cursor: hand;
	font-size: small;
	color: white;
	font-family: Verdana;
	border-right: 0px;
	border-top:  0px;
	border-left:  0px;
	border-bottom: 0px;
}
	/**************************************Page*************************************/
	
	.MainPage
{
text-align: -moz-center; 
}
	
	.Header
{
	color: #0099cc;
	background-color: white;
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=white, endColorstr=white);
	vertical-align: top;
	text-align: -moz-center;
}

	.Footer
{
    
    font-weight: bold;
    font-size: x-small;
    color: white;
    font-family: Verdana;
    background-image: none;
    background-color: white;
    text-align: center;
    text-align: -moz-center;
}

.PageBackGround
{
	font-size: x-small;
	color: black;
	font-family: Verdana, Tahoma; /*background-image: url(header/images/dropdownBack.gif);*/
	background-color: white;
	background-color: black;
	margin: 0px;
	padding: 0px;
	position: static;
	clear: none;

}

.separators
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	text-indent: 1pt;
	font-family: Verdana, Tahoma;
	background-color: white;
}

.MainTable
{
	margin-left: auto;
    	margin-right: auto;
	color: black;
	font-family: Verdana;
	background-color: white;
	width: 810px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	text-align: -moz-center;
	}

	/*************************************Basket************************************/
.BasketHeader
{
    font-weight: bold;
    font-size: x-small;
    color: white;
    font-family: Verdana;
    background-color: white;
    text-align: left;
}

.Basket
{
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    color: white;
    text-indent: 1pt;
    border-bottom: 0px solid;
    background-color: transparent;
    text-align: right;
    font-weight: bold;
    text-align: -moz-right;
}


.BasketBack
{
	
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	color: white;
	text-indent: 1pt;
	border-bottom: 0px solid;
	background-color: #0099cc;
	background-image: url(header/images/basketbk.gif);
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#0099cc, endColorstr=black)*/
	text-align: right;
	text-align: -moz-right;
}

/********************************Styles for drop Down Menu********************************/
.DropdownBack
{
	color: white;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	text-indent: 1pt;
	text-align: center;
	background-color: black;
	vertical-align: middle;
	
}

.DropdownCell
{
	color: White;
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	text-indent: 1pt;
	text-align: center;
	background-color: dimgray;
	background-image: url(header/images/basketback.gif);
}
	
.dropdown
{
	font-weight: bold;
	font-size: 10px;
	cursor: hand;
	color: Gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	
}

/***************************************NavBar And Menu's************************************/

.Menu
{
	text-align: left;
	background-image: url(header/images/menuBack.gif);
	font-weight: bold;
	color: black;
	height: 32px;
}

.QuickLinkHeader
	
	{
	    background-image: url(header/images/dropdownBack.gif);
	}

A.LinkButton, A.LinkButton:link, A.LinkButton:visited
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	font-family: Verdana, Tahoma;
	background-color: white;
}

A.LinkButton:hover
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Tahoma;
	background-color: transparent;
	}
	
/***************************************Main Grid****************************************/

	.MainGrid
{
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	
	}

.GridView
{
    border-right: darkgray 1px;
    border-top: darkgray 1px ;
    border-left: darkgray 1px;
    border-bottom: darkgray 1px;
   background-color: white; 
    /* color: black; */
}

.PagerLinks
{
    
}

/* Styles for OffersList*/

	.OffersList
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	font-weight: bold;
	font-size: xx-small;
	border-left: black 0px solid;
	color: black;
	text-indent: 1pt;
	border-bottom: black 0px solid;
	border-collapse: collapse;
	background-color: white;
	text-align: left;
}

/**************************Images Sizes**************************/
.ImageGrid

{
	max-width:120px
}

.ImageList

{
	max-width:100px
}

.ImageDetailsList

{
	max-width:200px
}

.BUTTON
{
	border-right: #e0e0e0 thin solid;
	border-top: #e0e0e0 thin solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #e0e0e0 thin solid;
	cursor: hand;
	color: white;
	border-bottom: #e0e0e0 thin solid;
	font-family: Tahoma, Arial, Verdana;
	background-color: dimgray;
}