HTML 
{ 
	height: 100.02%; 
} 
BODY
{
	background: #fff;
}
BODY, TD, TH, TABLE
{
	border: 0;	
    color: #333333;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}

TABLE
{
	border-collapse: collapse;
}
CODE
{
	display: block;
	margin: 10px 0 10px 10px;;
	padding:4px;
	border:1px solid #ddd;
	background:#f5f5f5;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
}

DIV.col_small
{
	width: 184px;
	overflow: hidden;
}

DIV.col_medium
{
	width: 777px;
	overflow: hidden;
}

DIV.clear
{
	float:none;
	clear:both;
}

INPUT, SELECT, TEXTAREA 
{
	background-color: #ffffff;
	border: 1px solid #A5ACB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
UL.condensed
{
	margin-left: 10px;
	padding-left: 10px;
}
UL LI 
{
	background-repeat: no-repeat;
	padding-bottom: 5px;
	list-style-image: url(/images/checkmark2.gif);
	padding-right: 5px;
}
OL LI 
{
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

H1 
{
	color: #4270cd;
	font-weight: bold;
	font-size: 18px;
}
HR 
{
	height: 1px;
	border: 0;
	color: #e9e9e9;
	background: #e9e9e9;
}

IMG
{
	/* fix grey BG for PNG images in IE 5.5 Windows */
	behavior: url("css/pngbehavior.htc");
}
INPUT
{
	/* fix grey BG for PNG images in IE 5.5 Windows (INPUT TYPE=IMAGE) */
	behavior: url("css/pngbehavior.htc");
}
A:link, A:visited, A:active 
{ 	
	color: #4270cd;
}
A:hover 
{ 
	color: #ff9900;
}
.strong_blue
{
	color: #325eb8;
	font-weight:bold;
}
.strong_red
{
	color: #ff0000;
	font-weight:bold;
}
.header 
{
	color: #4b4b4b;
	font-weight: bold;
	font-size: 12px;
}
.header_blue 
{
	color: #4270cd;
	font-weight: bold;
	font-size: 12px;
}
.header_orange 
{
	color: #ff9900;
	font-weight: bold;
	font-size: 12px;
}
.footer 
{
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.content
{
	width: 982px;
	overflow: hidden;
	text-align: left;
}

.clear
{
	float: none;
	clear: both;
}

.small
{
	font-size:10px;
}	
.red
{
	color: red;
}

.bold
{
	font-weight:bold;
}

.ul
{
	text-decoration: underline;
}

.spacing_h
{
	height: 18px;
}

.spacing_w
{
	width: 18px;
}
.wctv_reward 
{ 
	color: #ff9a23;
	font-weight: bold;
}
.program_title 
{ 
	color: #ff9a23;
	font-weight: bold;
	font-size: 14px;
}
.program_price
{ 
	color: #4270cd;
	font-weight: bold;
	font-size: 12px;
}
