body
{
	font-family: Arial;
	color: #000000;
	font-size: 6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	background: /images/bg2000.gif;
	background: #ffffff url(http://www.thistledownflyers.com/images/bg2000.gif);


}

A:link
{
    COLOR: #0258a8;
    TEXT-DECORATION: underline;
}
A:visited
{
    COLOR: #0258a8;
    TEXT-DECORATION: underline;
}
A:active
{
    COLOR: #ff0000;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #C4161C;
    TEXT-DECORATION: none;
}

A.inline
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
}




/* Top Nav Styles */
TR.TopNavRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #000000;
	border-left: none;
	border-right: none;
}

.TopDateText {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}

.TopNavText {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	text-decoration: none;
}

.TopNav {
	background-color: #0258a8;
	color: #ffffff;
}

.TopNav A:link, .TopNav A:visited {
	color: #ffffff;
}

.TopNav A:hover {
	color: #ffff00;
}

TR TD.TopNav A:link, TR TD.TopNav A:visited {
	text-decoration: none;
}




/* Left Nav Styles */

.NavColumn {
	background-color: #D7ECFF;
}

TD.swath {
	font: 10px sans-serif;
}

TR.NavRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #cccccc #666666 #666666 #cccccc;
/*	border-left: none; */
}

TR.NavRow TD.swath {
	background-color: #3665C4;
	border-right: none;
}

.NavText {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

.Nav {
	background-color: #D7ECFF;
	color: #000000;
	cursor: pointer;
}

.Nav A:link, .Nav A:visited {
	color: #000000;
}

.Nav A:hover {
	color: #000000;
}

TR TD.Nav A:link, TR TD.Nav A:visited {
	text-decoration: none;
}



/* Left Nav Fun-Fly Styles */

TD.FFswath {
	font: 10px sans-serif;
}

TR.FFNavRow TD {
	vertical-align: middle;
	border: 1px solid;
	border-color: #cccccc #666666 #666666 #cccccc;
/*	border-left: none; */
}

TR.FFNavRow TD.FFswath {
	background-color: #FFCC00;
	border-right: none;
}

.FFNavText {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

.FFNav {
	background-color: #FBFFD7;
	color: #000000;
	cursor: pointer;
}

.FFNav A:link, .FFNav A:visited {
	color: #000000;
}

.FFNav A:hover {
	color: #000000;
}

TR TD.FFNav A:link, TR TD.FFNav A:visited {
	text-decoration: none;
}






.SearchText
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.SearchButton {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #91CAFF;
	color: #000000;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: solid 1px #D7ECFF;
	border-right: solid 1px #006699;
	border-bottom: solid 1px #006699;
	border-left: solid 1px #D7ECFF;
}

.HeadlineBig {
	font-family: arial, verdana, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000080;
}

.Headline2 {
	font-family: arial, verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000080;
}

.HeadlineMed {
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
}

.HeadlineSmall {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}

.BodyText {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}

.NormalText {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.SmallText {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #000000;

}

.ReverseNormalText {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;

}

.ReverseNormalText A:link, .ReverseNormalText A:visited {
	color: #FFCC00;
}

.ReverseNormalText A:hover {
	color: #ffffff;
}

.ReverseSmallText {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;

}

.ReverseBigText {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	color: #ffffff;

}

.RedBoldText {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}

.RedBoldText A:link, .RedBoldText A:visited {
	color: #cc0000;
	font-weight: bold;
}

.RedBoldText A:hover {
	color: #FF0000;
	font-weight: bold;
}

.RedBoldBig {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}

.RedBoldBig A:link, .RedBoldText A:visited {
	color: #cc0000;
	font-weight: bold;
}

.RedBoldBig A:hover {
	color: #FF0000;
	font-weight: bold;
}

.RedBoldBig2 {
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}

.RedBoldBig2 A:link, .RedBoldText A:visited {
	color: #cc0000;
	font-weight: bold;
}

.RedBoldBig2 A:hover {
	color: #FF0000;
	font-weight: bold;
}

.GoldBoldText {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: normal;
}

.GoldBoldText A:link, .GoldBoldText A:visited {
	color: #FFCC00;
	font-weight: normal;
}

.GoldBoldText A:hover {
	color: #FFFFFF;
	font-weight: normal;
}

.TableText {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.TableHeadLight {
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.TableHeadLight A:link, .TableHeadLight A:visited {
	color: #ffffff;
}

.Hairline {
	background-color: #000000;
}

TR.RowDark TD {
	background-color: #0258a8;
}

TR.RowMed TD {
	background-color: #D7ECFF;
}

TR.RowLight TD {
	background-color: #F1F1F1;
}

TR.SideBar TD {
	background-color: #FFFBD6;
}

.SideBarTitle {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.SideBarText {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.CouponHead {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.CouponText {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.caption {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #0258a8;
	font-weight: normal;
}

.SubHead {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #C4161C;
	font-weight: bold;
}

.copyright_text {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 15px;
	padding-bottom: 2px;
	text-decoration: none;
}


.FormText {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

TR.SubFormLabels TD {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

TR.FeedbackFormBG TD {
	background-color: #D7ECFF;
}

TR.FeedbackFormLabels TD {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}

TR.SubFormBG TD {
	background-color: #D7ECFF;
}

input, textarea, select {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

input, textarea, select {
	background-color : #eeeeee;
}

TR.DealSearchBG TD {
	background-color: #D7ECFF;
}

/* Chris added these */
TR.RowDark TD A, TR.RowDark TD A:visited, TR.RowDark TD A:active, TR.RowDark TD A:hover {
	color:#FFFFFF;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

