body {
	font-size: 12px;
	color: #000000;
	background-color: #f7941c;
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 1px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.CommonModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333333;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:transparent !important;
	background-image: url("images/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
.CommonModal
{
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}
.CommonModalTitle
{
	background-color: #FF9900;
	padding: 4px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #6e90bd;
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12;
	font-weight: bold;
	margin: 0px;
	height: 1.1em;
	position: relative;
	z-index: 203;
	cursor: move
}
.CommonModalClose
{
	width: 33px;
	height: 13px;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
.CommonModalContent
{
	background-color: #ffffff;
}
.CommonModalFooter
{
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	padding: 2px;
}
.CommonModalResize
{
	width: 14px;
	height: 14px;
	background-image: url(images/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	cursor: se-resize;
}
.tableall {
	background-color:#FF6600;
}
.tableshop {
	background-color:#FFFFFF;
}
.tabletitle {
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	background-color: #990000;
}
.tabletitle2 {
	font-size: 12px;
	color: #000000;
	background-color:#FF9A35;
	font-weight: bold;
}
.tabletitle3 {
	font-size: 12px;
	color: #000000;
	background-color:#FFAC59;
	font-weight: normal;
}
.tablemain {
	font-size: 12px;
	color: #000000;
	background-color:#FFB76F;
	font-weight: normal;
}
table {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sta {
	font-size: 12px;
	color: #339900;
	background-color:#DEFFCE;
	font-weight: normal;
}
.stb {
	font-size: 12px;
	color: #CCCCCC;
	background-color:#E7E7E7;
	font-weight: normal;
}
.tb1{
	font-size: 12px;
	color: #7265B7;
	font-weight: bold;
}
.ilink{
	font-size: 12px;
	font-weight: normal;
	color: #6C95E7;
	text-decoration: none;
}
.ilinko {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.ilink2{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ilinko2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
div {
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.popupmenu_popup {
	BORDER-RIGHT: #cad9ea 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #cad9ea 1px solid; PADDING-LEFT: 10px; BACKGROUND: url(images/portalbox_bg.gif) #fff repeat-x 0px 1px; PADDING-BOTTOM: 10px; OVERFLOW: hidden; BORDER-LEFT: #cad9ea 1px solid; LINE-HEIGHT: 1.4em; PADDING-TOP: 10px; BORDER-BOTTOM: #cad9ea 1px solid; TEXT-ALIGN: left
}
.chkerr {
background-color:#FFCECE;
border:#FF6666 solid 1PX;
height:16px;
line-height:16px;
color:#FF3333;
}
.chkok {
background-color:#D0FFD0;
border:#00CC66 solid 1PX;
height:16px;
line-height:16px;
color:#009900;
}
.chkbank {
background-color:#C1EBFF;
border:#4AC5FF solid 1PX;
height:16px;
line-height:16px;
color:#0076AE;
}