/* Style sheet --> Screen version */
/* Gary Stimson 2002              */

BODY.XP{
	color: black;
	background-color: #F9F8F7;
	margin-left: 1%;
	margin-top: 1%;
	font-family: "verdana";
	font-size: 12px;
	scrollbar-3dlight-color:    #C5CAD9;
	scrollbar-arrow-color:      #506497;
	scrollbar-base-color:       #EFEDEA;
	scrollbar-darkshadow-color: #8892B0;
	scrollbar-face-color:       #B6BDD2;
	scrollbar-highlight-color:  #EFEDEA;
	scrollbar-shadow-color:     #A2ABC6;
}


LI{
	list-style-image: url(images/bullet.gif);
}

A{
	color: #490FF1;
}

.OverLink{
	color: red;
}


.Norm{
	color: #490FF1;
}

.Small{
	color: #490FF1;
	font-size: 9px;
}

H1{
	text-align: center;
	font-family: "verdana";
	font-size: 18px;
}

DIV.XPText{
	background: #EFEDEA;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding: 15px 15px;
}
  
.XPCode{
	background: #D4D0C8;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	padding-left: 10px;
}

SubT{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
}


.SubH{
	color: Black;
	width: 100%;
	height: 1px;
	font-family: "verdana";
	font-weight: bold;
	font-size: 12px;
}

.NB{
	font-size: 9px;
	Font-style: italic;
	color: #BDBDBD;
}

.NB2{
	font-size: 9px;
	Font-style: italic;
    color: #104271;
}

.XPXmas{	
	background: #EFEDEA;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-bottom-color: #DADADA;
	border-bottom-width: 3px;
	Padding: 15px 15px;
}

.Terms{
	font-size: 9px;
	font-family: "verdana";
}

.soffer{
	border: dashed 2px #B6BDD2;
	padding: 5 5 20 5;
	width: 350px;
}

.mainsoffer{
	border: dashed 2px #B6BDD2;
	padding: 5 5 5 5;
	width: 70%;
}


Font.LOGO{
	font-size: 9px;
	Font-style: italic;
	color: #80187E;
}
    
.PDesc{
	font-size: 9px;
}
    		
    

TD{
	font-size: 12px;
}

.BlueLine{
	background-color: #B6BDD2;
	height: 2px;
}

.GreyLine{
	background-color: #808080;
	height: 1px;
}

.Icon{	
	text-align: center;
	width: 25px;
}

.Links{
	text-align: left;
}

.Search{
	font-size: 9px;
	text-align: right;
	width: 155px;
}

.SearchN4{
	font-size: 12px;
	color: #838A9F;
}

.Heading{
	color: Black;
	font-family: "verdana";
	font-weight: bold;
	font-size: 12px;
}	

Input.SrchN{
	width: 90px;
	border-width: 0;
	padding-left: 1;
	padding-right: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-right:-8px;
	margin-bottom: 0px;
}

.SrchIE{
	border-width: 0;
	padding-left: 1;
	padding-right: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right:-10px;
	margin-bottom: 0px;
}

.SrchO{
	margin-right: 0px;
	margin-bottom: 0px;
}

Table.H1{
	width: 100%;
	color: #838A9F;
	font-weight: bold;
	background-color: #B6BDD2;
	font-family: "verdana";
	font-size: 11px;
}
		
.H2{
	color: #838A9F;
	font-weight: bold;
	font-family: "verdana";
	font-size: 11px;
}  

.XPPopUp{
	width: 160px;
	background: #EFEDEA;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	Padding: 15px 15px;
}
	
.Inactive{
	font-family: "arial";
	color: #838A9F;
	cursor: default;
	font-weight: Bold;
}

.AnItem{
	font-family: "arial";
	border-style: solid;
	border-width: 1px;
	border-color: #EFEDEA;
	color: Black;
	cursor: default;
	font-weight: Bold;
}

.OverItem{
	font-family: "arial";
	color: #490FF1;
	border-style: solid;
	border-width: 1px;
	border-color: #490FF1;
	cursor: default;
	font-weight: Bold;
}

.BuyGrid{
	border-style: solid;
	border-width: 1px;
	border-color: #B6BDD2;
	padding: 15px 15px 0px 15px;
}


Hr.Separator{
	color: #808080;
}

.Opacity{
	filter: alpha(opacity=10);
}