Body {
	background-color: #003470;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003470;
	line-height: 16px;
}
h2 {
        font-family: Tahoma;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #003470;
        line-height: 16px;
}
A.dark:link {
	color: #CC3300;
	text-decoration: none;
}

A.dark:visited {
	color: #CC3300;
	text-decoration: none;
}

A.dark:active {
	color: #CC3300;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

A:link {
	color: #CC3300;
	text-decoration: none;

}

A:visited {
	color: #CC3300;
	text-decoration: none;

}

A:active {
	color: #CC3300;
	text-decoration: none;

}

A:hover {
	color: #000000;
	text-decoration: none;

}

TD {
	font-size: 12px;
	font-family : verdana;
	color: #111111;
}

P {
	font-size: 12px;
	font-family : verdana;
	color: #111111;
}

TD.smaller {
	font-size: 11px;
	font-family : verdana;
	color : #111111;
}

P.smaller {
	font-size: 11px;
	font-family : verdana;
	color : #111111;
}

TD.whitetext {
	font-size: 11px;
	font-family : verdana;
	color : #FFFFFF;
}

input.search
{
	height: 17px;
	background-color: #ffffff;
	border: solid #42184A;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #5c8e3c;
	border: solid #42184A;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : verdana;
}

P.mincart {
	font-size: 11px;
	font-family : verdana;
}


.small {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #42184A;
}

.date {
	font-size: 10px;
	background-color: #FFCE00;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.date {
	font-size: 10px;
	background-color: #FFCE00;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.categoryText {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.footerCell {
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCE00;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}
.adColumn {
	vertical-align: top;
	padding-top: 18px;
}
.label {
	padding: 3px;
	height: 16px;
	width: 150px;
	background-color: #FFCE00;
	font-weight: bold;
	margin: 0px;
}
.categoryList {
	padding-left: 3px;
}
li {

	font-size: 12px;
	font-family : verdana;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;
}
ul {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 9px;
}
#ticker {
    height: 20px;
    width: 100%;
    border: 1px black solid;
    position: relative;
    overflow: hidden;
}

#ticker div {
    position: absolute;
    white-space: nowrap;
}
table.dashed {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}
table.dashed th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.dashed td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
body, td, tr, th, p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Sans Serif";
	font-size: 13px;
	color: #766D65;
}

a:link {
	color: #006699;
	text-decoration:none;
	font-weight: none;
}
a:visited {
	color: #006699;
	text-decoration:none;
}
a:hover {
	color: #06AEFF;
}
a:active {
	color: #006699;
}
.blue {
	color: #006699;
}
.footer {
	font-size: 12px;
	color: #718C70;
	text-decoration:none;
}
.footer, .footer a, .footer a:link, footer a:visited, footer a:active {
	font-size: 12px;
	color: #718C70;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
	color: #718C70;
}
.paw {
	background-image: url(images/paw-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.hr { margin: 12px 5px; border: none; border-top: 1px dashed #D3D3D3; }
div.hr hr { display: none; }

.mainTableContainer {
	border: dashed 1px #003470;
}
.mainOutside {
	border: solid 3px #003470;
}
