/*Hyper Line Rule*/
/*************************************/

a:active {
  text-decoration: underline;
  color: #cc3300;
}
a:link {
  text-decoration: underline;
  color: #006699;
}
a:visited {

  text-decoration: underline;
  color: #333366;
}
a {
  text-decoration: underline;
  color: #333366;
}
a:hover {
  text-decoration: underline;
  color: #FF6633;
}

.table-center {
	background-color: #3366CC;
	height: 8px;
	width: 5px;
}

ul {
	list-style-image: url(../images/bullet.gif);
	list-style-type: decimal;
	text-indent: 0pt;
	list-style-position: outside;
	display: run-in;

}

/*NAV Right Overall Rule*/
/*************************************/

.table-right-hdr {
	background-repeat: no-repeat;
	vertical-align: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 545px;
	height: 8px;
}

.table-right {
	vertical-align: top;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E4CAAF;
	border-bottom-color: #E4CAAF;
	border-left-color: #E4CAAF;
	background-color: #FFFFFF;
	width: 760px;
}

.table-right-ftr {
	background-image: url(../images/footer-right.gif);
	background-repeat: no-repeat;
	width: 545px;
	height: 9px;
}

.NavTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg_navbar.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 760px;
	color: #333399;


}

/*Re-writing HTML*/
/************************************/

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 6px;
}

body {
	margin: 0px;
	background-color: #FFFFFF;

}
.table-subhdr {
	width: 200px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;

	border-bottom: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #88A8E3;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF6633;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;




}
.txt-gry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.program_reward_order {
	color:#FF6633;
}
