@charset "utf-8";
body {
	background-color: #000000;
	font-size: 81%;
	font-family: Arial, Helvetica, sans-serif;

}
.navback {
	background-image: url(images/layout_05.gif);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.headerback {
	background-image: url(images/layout_01.jpg);
}
.redborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.redbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-color: #FF0000;
}

.basenav {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
.basenav:hover {
	color: #FFFF00;
	font-size: 1em;
	font-weight: bold;
}
.basetext {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
.redline {
	color: #FF0000;
}
.headlinered {
	font-size: 1.4em;
	font-weight: bold;
	color: #FF0000;
}
.headerred {
	font-size: 1.1em;
	font-weight: bold;
	color: #FF0000;
}
.headerblue {
	font-size: 1.1em;
	font-weight: bold;
	color: #0000FF;
}
.smallheaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0C143F;
}
.ltgreybrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


.headlineblack {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}
.cardinals {
	font-size: 36px;
	font-style: italic;
	color: #990000;
}
.bigblue {
	font-size: 24px;
	font-style: italic;
	color: #0000FF;
}
.bigred {
	font-size: 24px;
	font-style: italic;
	color: #FF0000;
}
.bigblue36 {
	font-size: 36px;
	font-style: italic;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bigblack24 {
	font-size: 24px;
	font-style: italic;
}
.sundogslogo {
	background-image: url(images/ShowSundogsLogo_000.jpg);
}
.whitenav {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.whitenav:hover {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
.whitetext {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.pageheader {
	font-size: 26px;
	font-style: italic;
	color: #ff0000;
	font-weight: bold;
}
.tinywhite {
	font-size: 9px;
	font-style: italic;
	color: #ffffff;
	font-weight: bold;
}
.contentbox
 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-color: #FF0000;
	padding: 5px;
	background-color: #FFFF00;
}