/* STANDARD HTML STYLES
-------------------------*/
body {margin:0; padding:0 0 10px 0; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#1D4A70; background:#D0F2FE url(images/body_bg.jpg) no-repeat top center ; }

/* Links
----------------------------------------------- */
a:link { text-decoration:none; color:#1D4A70}
a:visited { text-decoration:none; color:#1D4A70}
a:hover { text-decoration:underline; color:#1D4A70}

/* MAIN HOLDING STYLES
-------------------------*/
.HOLDER {width:775px; margin:0 auto 0 auto; clear:both;}


/*HEADER STYLES
-------------------------*/
#holder_HEADER {background:url(images/header_bg.jpg) right top no-repeat; clear:both; height:128px }

#holder_LOGIN_UPPER {background:url(images/basket_header_l_bg.jpg) no-repeat left bottom; font-size:12px; text-align: center; padding: 12px 0px 22px;}
#holder_LOGIN {clear:both; float:right; text-align:left; width:550px; color: white; background: #016699 url(images/basket_header_bg.jpg) repeat-x right bottom ; margin:0 13px 0 0;} 

#holder_LOGIN a{color: white}
#holder_LOGO {float:left; padding:10px 0 0 32px; width:138px; margin:-10px 0 0 0}
#holder_BASKET{float:left; margin:0 0 0 15px; width:580px;text-align:right;}
#holder_UTILITIES { font-weight: bold; text-align: center; clear:both;  padding: 25px 3px 0; height: 30px;
	font-size: 13px;
}
#footer { padding: 3px; border-color: #999999; border-width: 1px; border-style: solid; color: #999999; text-align: center;}
.tv_title{ font-weight: bold; text-align: center; }

table.buy td
{background-color: #fff;
border: 1px #ccc solid;
}

table.buy
{background-color: #D0F2FE;
color: #1D4A70;
padding: 0px;
border: 1px #ccc solid;}

p {margin:2px;}

h3 {margin:2px;}

h4 {font-weight: bold; margin:2px;
font-size: 13px;
}