/*CSSDocument*/
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Tahomaxsmall{
	font-family:Tahoma;
	font-size:x-small;
}
.Tahomasmall{font-family:Tahoma;font-size:small;}
.Tahoma10{font-size:10px;font-family:Tahoma;}
.tahoma10bold{font-size:10px;font-family:Tahoma;font-weight:bold;}
.tahomaxsmallbold{font-family:Tahoma;font-size:x-small;font-weight:bold;}
.tahomasmallbold{font-family:Tahoma;font-size:small;font-weight:bold;}
.verdana10{font-family:Verdana;font-size:10px;}
.verdanax-small{font-family:Verdana;	font-size:x-small;}
.verdanasmall{font-family:Verdana;font-size:small;}
.verdana10bold{font-family:Verdana;font-size:10px;font-weight:bold;}
.verdanax-smallbold{font-family:Verdana;font-size:x-small;font-weight:bold;}
.verdanasmallbold{font-family:Verdana;font-size:small;font-weight:bold;}
.arial10{	font-family:Arial;	font-size:10px;}
.arialx-small{	font-family:Arial;	font-size:x-small;}
.arialsmall{	font-family:Arial;	font-size:small;}
.arial10bold{font-family:Arial;font-size:10px;font-weight:bold;}
.arialx-smallbold{font-family:Arial;font-size:x-small;font-weight:bold;}
.arialsmall-bold{font-family:Arial;font-size:small;font-weight:bold;}

.Tahomaxsmallora {
	font-family:Tahoma;
	font-size:x-small;
	color: #FF6600;
}
.Tahomasmallora {
	font-family:Tahoma;
	font-size:small;
	color: #FF6600;
}
.Tahoma10ora {
	font-size:10px;
	font-family:Tahoma;
	color: #FF6600;
}
.tahoma10boldora {
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	color: #FF6600;
}
.tahomaxsmallboldora {
	font-family:Tahoma;
	font-size:x-small;
	font-weight:bold;
	color: #FF6600;
}
.tahomasmallboldora {
	font-family:Tahoma;
	font-size:small;
	font-weight:bold;
	color: #FF6600;
}
.verdana10ora {
	font-family:Verdana;
	font-size:10px;
	color: #FF6600;
}
.verdanax-smallora {
	font-family:Verdana;
	font-size:x-small;
	color: #FF6600;
}
.verdanasmallora {
	font-family:Verdana;
	font-size:small;
	color: #FF6600;
}
.verdana10boldora {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color: #FF6600;
}
.verdanax-smallboldora {
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	color: #FF9900;
}
.verdanasmallboldora {
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color: #FF6600;
}
.verdana10line20 {
	font-family:Verdana;
	font-size:10px;
	line-height: 20px;
}
.verdana10line25 {
	font-family:Verdana;
	font-size:10px;
	line-height: 23px;
}
.butscss {
	background-image: url(images123/buts.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 100px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	border: none;
}
.cartbox {
	padding: 2px;
	border: 1px dotted #CCCCCC;
}

