/* Yellow Styles */
body {
    margin: 0px 0px; padding: 0px;
	text-align: center;
	background-color: #FFCC33;
	height: 100%;
	border: none;
}

td.left {
	background-image: url(../images/yellow_01.gif);
}
td.right {
	background-image: url(../images/yellow_04.gif);
}

td.leftcorner {
	background-image: url(../images/yellow_30.gif);
}

td.bottom {
	background-image: url(../images/yellow_33.gif);
	height: 11px;
}

td.rightcorner {
	background-image: url(../images/yellow_32.gif);
}

a.login {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
}
a.rebate {
	font-family: Helvetica,arial;
	font-size: 12px;
	color: red;
}
a.rebate:hover {
	font-family: Helvetica,arial;
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
p.footer {
	font-family: arial;
	font-size: 10px;
	color: #999999;	
	margin: 0px;
}
a.footer {
	font-family: arial;
	font-size: 10px;
	color: #999999;
}
a.footer:link, a.footer:visited {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
div.welcome {
	font-family: Helvetica,Arial;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	text-align:left;
}
a.welcome {
	font-family: Helvetica,arial;
	font-size: 11px;
	color: #999999;
}
a.welcome:hover {
	font-family: Helvetica,arial;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a:link, a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-family:Arial;
	font-size:12px;
}
a:hover {
	text-decoration: underline;
}
p.contentheader {
	color:#FFCC33; 
	font-weight:bold; 
	font-family:Arial Black; 
	font-size: 15px;
	margin-bottom:0px;	
	margin-top:5px;
}
p.contentheader2 {
	color:#FFCC33; 
	font-weight:bold; 
	font-family:Arial; 
	font-size: 13px;
	margin-bottom:4px;
	margin-top:0px;
}
p.contentnobold {
	color:#000000;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
}
td.greycontentlist {
	color:#666666; 
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	margin-right:60px;
	text-transform: uppercase;
}
div.DividerLine {
	height: 2px; 
	background-color: #A68214; 
	margin-top: 5px;
	margin-bottom: 5px;
}
hr.DividerLine {
    color: #A68214; 
    margin-top: 0px;
    margin-bottom: 0px;
}
td.RebateHeader {
    background-image: url(../images/CUrebate.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
a.notes:link, a.notes:visited
{
	color: #000000;
	font-family:Arial;
	font-size:11px;	
	text-decoration:none;
}
a.notes:hover
{
	color: #000000;
	font-family:Arial;
	font-size:11px;	
	text-decoration:underline;
}
.linkout {
	background-color: transparent;
	color:#666666;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	text-transform: uppercase;
}
.linkover {
	background-color:#FFCC33;
	color:#FFFFFF;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	text-transform: uppercase;
} 
td.rebatedescr {
	text-align:left; 
	vertical-align:text-top;
	color:#000000;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
}
UL li{
	color:#000000;
}	
