/* CSS Document */
/* CSS TryoneCowboyGathering.com */
body {

    background: #F2E2C5;
}

.Copywite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #436FA0;
}
.Copywite a:link, .coppywright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #436FA0;
	text-decoration: none;
}

.Copywite a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #436FA0;
    text-decoration: underline;
}

.BodyLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #436FA0;
}
.BodyLinks a:link, .BodyLinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #436FA0;
	text-decoration: none;
}

.BodyLinks a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #AC783D;
    text-decoration: underline;
}

.MainTableBorder{
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #955A31;
	border-right-color: #955A31;
	border-bottom-color: #955A31;
	border-left-color: #955A31;
}
