body {
	font-family: Arial, Helvetica, Verdana, Geneva,sans-serif;
	font-size: 11pt;
}

a.footermenu {
	color: #FFFFFF;
	font-size: x-small;
}

a.infobutton {
	color: #FFFFFF;
	font-size: x-small;
}

a.textlight {
	color: #FFFFFF;
}

h1 {
	color: #003366;
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	color: #003366;
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	color: #003366;
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	color: #003366;
	font-size: 12pt;
	font-weight: bold;
}
h5 {
	color: #003366;
	font-size: 12pt;
	font-weight: bold;
}
h6 {
	color: #003366;
	font-size: 12pt;
	font-weight: bold;
}

input {
	font-size: 10pt;
}


li {
	vertical-align: top;
}


td {
	font-size: 10pt;
}


td.footermenu {
	color: #FFFFFF;
	font-size: 10pt;
}


td.light {
	color: #FFFFFF;
	font-size: 10pt;
}


th {
	font-size: 10pt;
	font-weight: bolder;
}


th.dark {
	font-size: 10pt;
	font-weight: bolder;
}


th.light {
	font-size: 10pt;
	font-weight: bolder;
}


.actionshop {
	color: #FFFFFF;
	font-family: Impact;
	font-size: 18pt;
	font-weight: bold;
}

.subheader {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
}

.subsubheader {
	color: #990000;
	font-size: 11pt;
	font-weight: bold;
}

.subsubheaderdark {
	color: #000099;
	font-size: 10pt;
	font-weight: bold;
}

.text {
	font-size: 12px;
}

.textlight {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}

.textsmall {
	font-size: 8pt;
}
hr {  color: #990000}
INPUT.adminbutton {
	BACKGROUND-COLOR: #990000;
	BORDER-BOTTOM: white thin outset;
	BORDER-LEFT: white thin outset;
	BORDER-RIGHT: white thin outset;
	BORDER-TOP: white thin outset;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	FONT-VARIANT: small-caps;
	FONT-WEIGHT: bolder
}