﻿body 				{ margin: 0px; background-color: #CEDEE4; background-image:url('../images/interface/background.jpg'); background-repeat: repeat-x }

A:link 				{ font-family:  Arial; color: #09066E; text-decoration: underline; }
A:active 			{ font-family:  Arial; color: #09066E; text-decoration: underline; }
A:visited 			{ font-family:  Arial; color: #09066E; text-decoration: underline; }
A:hover 			{ font-family:  Arial; color: #09066E; text-decoration: none; }

A.footer:link 		{ font-family:  Arial; color: #333333; text-decoration: none; font-size: 9pt; }
A.footer:active 	{ font-family:  Arial; color: #333333; text-decoration: none; font-size: 9pt; }
A.footer:visited	{ font-family:  Arial; color: #333333; text-decoration: none; font-size: 9pt; }
A.footer:hover 		{ font-family:  Arial; color: #333333; text-decoration: underline; font-size: 9pt; }

A.siteby:link 		{ font-family:  Arial; color: #7891A5; text-decoration: none; font-size: 7pt; }
A.siteby:active 	{ font-family:  Arial; color: #7891A5; text-decoration: none; font-size: 7pt; }
A.siteby:visited	{ font-family:  Arial; color: #7891A5; text-decoration: none; font-size: 7pt; }
A.siteby:hover 		{ font-family:  Arial; color: #314B60; text-decoration: underline; font-size: 7pt; }

A.drp:link 			{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 9pt; }
A.drp:active 		{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 9pt; }
A.drp:visited		{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 9pt; }
A.drp:hover 		{ font-family:  Arial; color: #ffffff; text-decoration: none; font-size: 9pt; }

A.heading:link 			{ font-family:  Arial; color: #ff0000; text-decoration: none; font-size: 12pt; }
A.heading:active 		{ font-family:  Arial; color: #ff0000; text-decoration: none; font-size: 12pt; }
A.heading:visited		{ font-family:  Arial; color: #ff0000; text-decoration: none; font-size: 12pt; }
A.heading:hover 		{ font-family:  Arial; color: #ff0000; text-decoration: none; font-size: 12pt; }

TD					{ font-family:  Arial; font-size: 9pt; }

.field				{font-family: Tahoma, Verdana; font-size: 8pt; border: 1px solid #707070; padding-left: 4px; }
.advancedfield		{font-family: Tahoma, Verdana; font-size: 8pt; border: 1px solid #89AAB6; padding-left: 4px; }

.input				{ font-family:  Arial; color: #000000; font-size: 9pt; }
.footer				{ font-family:  Arial; font-size: 8pt; color: #FFFFFF; }
.ftr				{ font-family:  Arial; font-size: 8pt; color: #314B60; }

.bl					{ background: url('../images/interface/box-bottom-left.gif') left bottom no-repeat #FEFEFE; }
.br					{ background: url('../images/interface/box-bottom-right.gif') right bottom no-repeat; }
.tr					{ background: url('../images/interface/box-top-right.gif') right top no-repeat; }
.tl					{ background: url('../images/interface/box-top-left.gif') left top no-repeat; padding: 6px}

IMG					{ behavior: url('/includes/pngbehavior.htc'); }


A.specialLink:link 				{ font-family:  Arial; color: #09066E; text-decoration: underline; }
A.specialLink:active 			{ font-family:  Arial; color: #09066E; text-decoration: underline; }
A.specialLink:visited 			{ font-family:  Arial; color: #09066E; text-decoration: underline; }
A.specialLink:hover 			{ font-family:  Arial; color: #09066E; text-decoration: none; }
 
 
.specialBox 		{background: url('../images/interface/specials-box/special-box-bg-tile.gif'); border-width: 1px; border-style: solid;
  					border-color: #C8D5DC;}
  					
.specialItemBox 		{background: url('../images/interface/specials-box/item-bg-tile.gif') repeat-x; border-width: 1px; border-style: solid;
  					border-color: #AFBFC8; width:530px;}
  					
.specialItembar		{clear: both; background : url('../images/interface/specials-box/more-info-bar.gif') no-repeat; width:532px;height: 18px;}
  					
.specialsHeadings	{color: #004687;font-size: 12pt; font-weight: bold;}
.specialTitle	{color: #0000FF;font-size: 10pt; font-weight: bold;margin: 0px 0px 0px 4px;}
.specialPrice	{color: #000000;font-size: 12pt; font-weight: bold;margin: 0px 0px 0px 4px;}
.specialText		{color: #2A3034;}