.order {
	font-size: 14px;
	font-weight: bold;
}
.order-hilight {
	font-size: 16px;
	text-transform: uppercase;
}
.dog-food {
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia,"Times New Roman",Times,serif;
}
li {
	list-style-image:  url("gun-dog-images/bullet.gif");
}
body {
	background-color: #990033;
}
td {
	font-size: 14px;
	font-family: Georgia,"Times New Roman",Times,serif;
}
h1, h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

hr {
	color: #990033;
}
.gun-dogs {
	font-size: 10px;
}
.dog-foods {	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.dog-foods:link, .dog-foods:visited {
	color: #FFFFFF;
}
.dogfoodmenu{color:black; font-weight: normal;}

/*cope with inheritance bugs*/
table, th, td{
	color:NETQUOTEVAR;

:FGCOLORCSS;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a {
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
a:link{
color:NETQUOTEVAR:LINKCOLORCSS;
text-decoration:none;
}

a:visited{
color:NETQUOTEVAR:VLINKCOLORCSS;
text-decoration:none;
}

a:hover{
color:NETQUOTEVAR:HLINKCOLORCSS;
}

a:active{
color:NETQUOTEVAR:ALINKCOLORCSS;
text-decoration:none;
}

li{
color:NETQUOTEVAR:FGCOLORCSS;
list-style-type:round;
}

ol{
color:NETQUOTEVAR:FGCOLORCSS;
}

ul{
color:NETQUOTEVAR:FGCOLORCSS;
list-style-type:round;
}

H1, H2, H3, H4, H5, H6 {
font-family: Georgia, "Times New Roman", Times, serif;
}

SELECT {
	font-family: "Times New Roman", Times, serif;
}

.actCHECKOUTEM {background-color:NETQUOTEVAR:CHECKOUTEMCSS;}
.actCHECKOUTBG {background-color:NETQUOTEVAR:CHECKOUTBGCSS;}

.actlarger{
font-size: larger;
color:NETQUOTEVAR:FGCOLORCSS;
}

.actsmaller{
font-size: smaller;
color:NETQUOTEVAR:FGCOLORCSS;
}

.actxxsmall{font-size:xx-small;color:NETQUOTEVAR:FGCOLORCSS;}
.actxsmall{font-size:x-small;color:NETQUOTEVAR:FGCOLORCSS;}
.actsmall{font-size:small;color:NETQUOTEVAR:FGCOLORCSS;}
.actregular{font-size:medium;color:NETQUOTEVAR:FGCOLORCSS;}
.actlarge{font-size:large;color:NETQUOTEVAR:FGCOLORCSS;}
.actxlarge{font-size:x-large;color:NETQUOTEVAR:FGCOLORCSS;}
.actxxlarge{font-size:xx-large;color:NETQUOTEVAR:FGCOLORCSS;}

.actwarningcolor{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actrequiredcolor{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actsearchhighlightcolor{color:NETQUOTEVAR:SEARCHHIGHLIGHTCOLORCSS;}
.actrequired{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actwarning{font-size:x-large;color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actwelcome{font-size:medium;color:NETQUOTEVAR:FGCOLORCSS;}

.actlogotext {font-family:CUSTOMVAR:ACTCSSFONTFAMILY; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:NETQUOTEVAR:LINKCOLORCSS;}
.dog-foods {
	font-size: 12px;
	color: #000000;
}
	.boxtl {
		background-image:url(gun-dog-images/box-tl.gif);
		width:27px;
		height:27px;
	}
	.boxt {
	background-image:url(gun-dog-images/box-t.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
	.boxtr {
		background-image:url(gun-dog-images/box-tr.gif);
	}
	.boxl {
		background-image:url(gun-dog-images/box-l.gif);
		background-repeat:repeat-y;
		background-position:left;
	}
	.boxr {
		background-image:url(gun-dog-images/box-r.gif);
		background-repeat:repeat-y;
		background-position:right;
	}
	.boxbl {
		background-image:url(gun-dog-images/box-bl.gif);
	}
	.boxb {
		background-image:url(gun-dog-images/box-b.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}
	.boxbr {
		background-image:url(gun-dog-images/box-br.gif);
		width:27px;
		height:27px;
	}
	a.treatBuy {
		display:block;
		width:90px;
		padding:4px;
		border:2px #000 solid;
		float:right;
		text-align:center;
	}
	.treat {
		float:left;
	}
	.treatText {
		font-size:11px;
	}

