p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}	
a:link {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
	border: none;
}

a:visited {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #CC3300;
	background-color: transparent;
	text-decoration: none;
	border: none;
}

a:active {
	color: #003366;
	background-color: transparent;
	border: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}	
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}	
.clickSort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}	
.LogoBottom {
	background-image: url(images/LogoBottom.gif);
	background-repeat: no-repeat;
}

.BorderSliceTop {
	background-image: url(images/BorderSliceTop.gif);
	background-repeat: repeat-x;
}

.BorderSliceTop2 {
	background-image: url(images/BorderSliceTop2.gif);
	background-repeat: repeat-x;
}

.BorderSliceRight {
	background-image: url(images/BorderSliceRight.gif);
	background-repeat: repeat-y;
}

.BorderSliceLeft {
	background-image: url(images/BorderSliceLeft.gif);
	background-repeat: repeat-y;
}

.BorderSliceBottom {
	background-image: url(images/BorderSliceBottom.gif);
	background-repeat: repeat-x;
}

.FeatureMiddleSlice {
	background-image: url(images/FeatureMiddleSlice.gif);
	background-repeat: repeat;
}
.topBorder {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 1px;
	width: auto;
	margin-top: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.StatusMsg {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.NoFinger {
	cursor: default;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

/* Print. */
@media print {
	/* cssclsNoPrint class. */
	.cssclsNoPrint {display:none}
}

/* Screen. */
@media screen {
	/* cssclsNoScreen class. */
	.cssclsNoScreen {display:none}
}
.ProfileStatus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.Price {
	text-align: right;
}
