/* CSS Document */
/* CSS CowoyTrappings.com */
body {

	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image:url(images/blue_Fade.jpg);
}

A:link {text-decoration: none; font-weight:bold; color: #333366;}
A:visited {text-decoration: none; font-weight:bold; color: #333366;}
A:active {text-decoration: none; font-weight:bold; color: #333366;}
A:hover {text-decoration: none; font-weight:bold; color: #990000;}

.coppywright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color:#99CCFF;
}
.coppywright a:link, .coppywright a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color:#DEDCF8;
	color:#FFFFFF;
    text-decoration: none;
}
.coppywright a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFCC;
    text-decoration: underline;
}

#tabarea a:hover {
  color: #ddd;
}

.Breadcrumb {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px;
}
.Breadcrumb A {
	DISPLAY: block; COLOR: #000000; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none; FONT: bold 18px Arial, Helvetica, sans-serif;
}
.Breadcrumb A:hover {
	COLOR: #000000; BACKGROUND-COLOR: #999999
}
a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 41px;
	width: 42px;
	background: none;
	text-indent: -999em;
	text-decoration: none;background-image: url(images/TopRight3.gif);
	background-repeat: no-repeat;

}
.backgroundBanner {
	
	background-image:url(images/bannerTop.gif);
	background-position: left;
	background-repeat: repeat-x;
}
.BottomBackgroundBanner {


}
.BottomBackgroundBanner a:link, .coppywright a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color:#DEDCF8;
	color:#FFFFFF;
    text-decoration: none;
}
.BottomBackgroundBanner a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFCC;
    text-decoration: underline;
}

.style1 {
	color: #333366;
	font-weight: bold;
}
.style1 a:link {
	color: #333366;
	font-weight: bold;
}
.style1 a:hover {
	color: #333366;
	font-weight: bold;
	text-decoration: underline;
}