/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:16px;
font-family:Comic Sans MS, Verdana, Arial, sans-serif;
}

/*body specific*/
body{
background-image:url(pagebg.jpg);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#660000;
font-size:14px;
text-decoration:none;
}

a:visited{
color:#660000;
font-size:14px;
text-decoration:none;
}

a:hover{
color:#990000;
font-size:14px;
text-decoration:underline;
}

a:active{
color:#660000;
font-size:14px;
text-decoration:none;
}

a.boxlink:link{
color:#660000;
font-family:Comic Sans MS, Verdana, Arial, sans-serif;
font-size:14px;
text-decoration:none;
}

a.boxlink:visited{
color:#660000;
font-family:Comic Sans MS, Verdana, Arial, sans-serif;
font-size:14px;
text-decoration:none;
}

a.boxlink:hover{
color:#990000;
font-family:Comic Sans MS, Verdana, Arial, sans-serif;
font-size:14px;
text-decoration:underline;
}

a.boxlink:active{
color:#660000;
font-family:Comic Sans MS, Verdana, Arial, sans-serif;
font-size:14px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Comic Sans MS, Verdana, Arial, sans-serif;
}

H3{
font-family:Comic Sans MS, Verdana, Arial, sans-serif;
font-size:12px
}

.actCHECKOUTEM {background-color:#990000;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: xx-large;
	color:#000000;
}

.actsmaller{
	font-size: medium;
	color:#000000;
}

.actxxsmall{
	font-size:12px;
	color:#000000;
}

.actxsmall{
	font-size:14px;
	color:#000000;
}

.actsmall{
	font-size:14px;
	color:#000000;
}

.actregular{
	font-size:16px;
	color:#000000;
}

.actlarge{
	font-size:18px;
	color:#000000;
}

.actxlarge{
	font-size:20px;
	color:#000000;
}

.actxxlarge{
	font-size:20px;
	color:#000000;
}

.actwarningcolor{color:#cc0000;}
.actrequiredcolor{color:#cc0000;}
.actsearchhighlightcolor{color:#cc0000;}
.actrequired{color:#cc0000;}
.actwarning{color:#cc0000;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Comic Sans MS, Verdana, Arial, sans-serif; font-size: small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:14px;}

.thinborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}

.thinred2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #600000;
	border-right-color: #600000;
	border-bottom-color: #600000;
	border-left-color: #600000;
}

.actsmallheading {
	font-size:14px;
	color:#ffffff;
	font-family: Comic Sans MS, Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#600000;
}

/* Dandelion Designs Specific */
.bordertop {
	background-repeat: repeat-x;
}
.bordersideright {
	background-repeat: repeat-y;
	background-position: right;
}
.bordersideleft {
	background-repeat: repeat-y;
	background-position: left;
}
.bgnorepeat {
	background-repeat: no-repeat;
}
.tagimage {
	position:absolute;
	top:0px;
	left:0px;
	border-width:0px;
}

.baskettext {
color:#ffffff;
font-size:12px;
font-family:Comic Sans MS, Verdana, Arial, sans-serif;
}
