
.bg_sub_on {
	height:24px;
	padding-left: 13px;
	text-align:left;
	background-image:url(../images/design/bg_sub_on.gif);
	background-repeat:no-repeat;
}

.bg_sub_off {
	height:24px;
	padding-left: 13px;
	text-align:left;
	background-image:url(../images/design/bg_sub_off.gif);
	background-repeat:no-repeat;
}

.imgThumb { 
	border-style: solid;
	border-color: #e6e6e6;
	border-width: 4px;
	padding: 0px;
	margin: 6px;
}

/* Picture holder */
#picture-holder-promo {
    margin:	1px;
    text-align: center;
}
/* Picture holder (image, link hover) */
#picture-holder-promo a:hover img {
    border: 4px solid #ffe09f;
    padding: 2px;
    margin: 2px;
}
.imgPromo { 
    border-style: solid;
    border-color: #e6e6e6;
    border-width: 4px;
    padding: 2px;
    margin: 2px;
}

a.{font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #3366CC; line-height: normal}
a:visited {font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #3366CC; text-decoration: none}
a:link {font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif;  color: #3366CC; text-decoration: none}
a:hover {font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #cc0000; text-decoration: none}

a.sub{font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #777777; line-height: normal}
a.sub:visited {font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #777777; text-decoration: none}
a.sub:link {font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif;  color: #777777; text-decoration: none}
a.sub:hover {font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #555555; text-decoration: none}

a.subon{font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #ffffff; line-height: normal}
a.subon:visited {font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none}
a.subon:link {font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif;  color: #ffffff; text-decoration: none}
a.subon:hover {font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #333333; text-decoration: none}



body {
	background-color: #0474ba;
	background-image: url(/images/design/bg_0.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



