﻿.content {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.error {
	font-family: tahoma;
	font-size: 12px;
	color:#FF0000;
}
.correct {
	font-family: tahoma;
	font-size: 12px;
	color:#009900;
}
.focus {
	font-family: tahoma;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
.blur {
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #000000;
}
.pointer{
cursor:pointer;
}
.menu:link {
	font-family: tahoma;
	font-size: 12px;
	color:green;
	text-decoration:none;
}
.menu:visited{
	font-family: tahoma;
	font-size: 12px;
	color:green;
	text-decoration:none;
}
.menu:active {
	font-family: tahoma;
	font-size: 12px;
	color: green;
	text-decoration: underline overline;
}
.menu:hover{
	font-family: tahoma;
	font-size: 12px;
	color: green;
	text-decoration: underline overline;
}
.help {
	padding: 5px;
	font-family: tahoma;
	font-size: 12px;
	background-color: #FFFF9F;
	border: 1px solid #000000;
	visibility: hidden;
	overflow: auto;
	width: 150px;
	position: absolute;
}
.help_pointer {
	cursor: help;
}
.copoun_table {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 3px dashed #000080;
}
.copoun_title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
.businuess_name {
	font-family: tahoma;
	font-size: 11px;
	color: #000080;
}
.upload_help {
	padding: 5px;
	font-family: tahoma;
	font-size: 12px;
	background-color: #FFFF9F;
	border: 1px solid #000000;
	visibility: hidden;
	width: 350px;
	position: absolute;
}
.copoun_number {
	font-family: tahoma;
	font-size: 12px;
	color: #000080;
}
.expire_date {
	font-family: tahoma;
	font-size: 12px;
	color: #858585;
}
.box {
	background:#FFFFFF;
	border:solid 1px;
	font-family:tahoma;
	position:absolute;
	color:#000000;
	visibility:hidden;
}
.selected {
	background: #AAAAAA;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	cursor: pointer;
}
.cart_table {
background:#666666;
font-family:tahoma;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.search_text {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.search_text:link {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.search_text:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.search_text:hover {
	font-family: tahoma;
	font-size: 12px;
	color:orange;
	text-decoration: none;
	font-weight: bold;
}
.search_text:active {
	font-family: tahoma;
	font-size: 12px;
	color:orange;
	text-decoration: none;
	font-weight: bold;
}
.header {
	color: #2f5377;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.details_box {
	border: 2px solid rgb(251, 164, 31);
	position: absolute;
	visibility: hidden;
	width: 300px;
	z-index: 1;
	background-color: #2D5377;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.link {
	font-family: tahoma;
	font-size: 14px;
	color: #2f5377;
	text-decoration: none;
}
.link {
	font-family: tahoma;
	font-size: 14px;
	color: #2f5377;
	text-decoration: none;
}
.link:link {
	font-family: tahoma;
	font-size: 14px;
	color: #2f5377;
	text-decoration: none;
}
.link:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #2f5377;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	font-size: 14px;
	color: orange;
	text-decoration: underline overline;
}
.link:active {
	font-family: tahoma;
	font-size: 14px;
	color: orange;
	text-decoration: underline overline;
}
.white_text {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}


.menu_link {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_link:link {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: overline underline;
}
.menu_link:active {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: overline underline;
}
.selected_text {
	color: #990000;
	font-weight: bold;
}

