/* ----------text-------- */
p	{color: black; font-size: 12px; }
h1	{color: black; font-size: 20px; }
h2  { color: #f4ea12; font-size: 20px; font-weight: bold; text-align: center; }
h3  { color: #f4ea12; font-size: 25px; font-weight: bold; text-align: left; }
h4  { color: #000; font-size: 24px; font-weight: bold; text-align: center }
h5  { color: #069; font-size: 20px; font-weight: bold; 
	text-align: center }

/* ----------Cat Text Roll Over Links-------- */
.cat  	{ font-size: 11px; }
a.cat   { color: #006699; font-size: 11px; font-weight: bold; text-decoration: none }
a.cat:hover   { color: #f4ea12; font-size: 11px; font-weight: bold; text-decoration: none }
td.category   { color: black; font-size: 12px; text-align: left; border-bottom: 2pt dotted #c0c0c0 }
	
.style6 {
	font-size: small; 
	color: #FFFFFF; }

.style2 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;}

/* ----------Stuff RollOver Links-------- */
a.stuff   { color: #006699; font-size: 14px; font-weight: bold; text-decoration: none }
a.stuff:hover   { color: #f4ea12; font-size: 14px; font-weight: bold; text-decoration: none }

.style3 {
	font-size: small; }
.style4 {
	color: #006699;
	font-weight: bold;}

/* ----------Quick Links-------- */
a.quick   { color: #fff; font-weight: bold; text-decoration: none }
a.quick:visited { color: #fff; text-decoration: none }
a.quick:hover  { color: #f4ea12; font-weight: bold; text-decoration: none; }

/* ----------Tinbu Links-------- */
a.tinbu    { color: #f4ea12; font-weight: bold; text-decoration: none }
a.tinbu:visited { color: #fff; text-decoration: none }
a.tinbu:hover   { color: #fff; font-weight: bold; text-decoration: none }

/* ----------content corners-------- */
td.content_cornerA     { background-color: white; background-image: url("../../images/C_top_left_WG.png"); background-repeat: no-repeat; background-position: left top; width: 10px; height: 20px }
td.content_cornerB     { background-color: white; background-image: url(../../images/C_top_right_WG.png); background-repeat: no-repeat; background-position: left top; width: 10px; height: 20px }
td.content_cornerC     { background-color: white; background-image: url(../../images/C_bottom_left_WG.png); background-repeat: no-repeat; background-position: right bottom; width: 10px; height: 20px }
td.content_cornerD     { background-color: white; background-image: url(../../images/C_bottom_right_WG.png); background-repeat: no-repeat; background-position: left bottom; width: 10px; height: 20px }

/* ----------blue corners on white-------- */
td.blwht_cornerA    { background-image: url(../../images/C_top_left.png); background-repeat: no-repeat; background-position: right 0; width: 10px; height: 10px }
td.blwht_cornerB    { background-image: url(../../images/C_top_right.png); background-repeat: no-repeat; background-position: left 0; width: 10px; height: 10px }
td.blwht_cornerC    { background-image: url(../../images/C_bottom_left.png); background-repeat: no-repeat; background-position: right bottom; width: 10px; height: 10px }
td.blwht_cornerD    { background-image: url(../../images/C_bottom_right.png); background-repeat: no-repeat; background-position: left bottom; width: 10px; height: 10px }

/* ----------backgrounds-------- */
table.content_background  { background-color: white; background-image: none; width: 910px; height: auto }
table.content_back2       { background-color: white; background-image: none; padding-right: 10px; padding-left: 10px; width: auto; height: auto }
table.blue_background     { background-image: url(../../images/blue_swatch.png); height: auto }
td.blue_background        { background-image: url(../../images/blue_swatch.png); height: auto }

/* ----------seasonal-------- */
table.seasonal h3{
 color: #006CB1; font-size: 20px; font-weight: bold; 
	text-align: left;
}
