a {
	color: #000099;
	text-decoration: none
}
a:hover {
	color: #0000FF;
	text-decoration: underline
}
a.foot {
	color: #666666;
	text-decoration: none
}
a.foot:hover {
	color: #0000FF;
	text-decoration: underline
}
body {
	margin: -10px 0 0 -10px;
	background-color: #000000;
}
body.gr {
	background-image: url(/images/bg.gif);
}
body.dark {
	background-image: url(/images/darkbg.gif);
}
body.orngry {
	background-image: url(/images/orangegreybg.gif);
}
body.orng {
	background-image: url(/images/orangebg.gif);
}
body.pr {
	background-image: url(/images/purplebg.gif);
}
html body {
	margin: 0;
	padding: 0;
}
td {
	font-size: 9pt;
	color: #000000;
	font-family: arial, helvetica, serif;
	text-align: left;
	vertical-align: top;
}
h4 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin: 0 0 8px 0;
}
p {
	margin: 10px 0;
}
.maincnt {
	padding: 40px 40px 20px 40px;
}

.navbg {
	background-image: url(/images/navbg.gif);
	background-repeat: no-repeat;
	padding: 8px 15px 0 17px;
}

.navtop {
	padding-right: 13px;
	text-align: right;
}

.navbot {
	padding: 19px 0 20px 0;
	text-align: right;
}

.pd10 {
	padding: 15px 10px;
}

.black-bgtxt {
	color: #ffffff;
	background-color:#000000;
	width: 368px;
}

.black-bgtxtpd {
	padding: 2px 0 2px 40px;
}

.center {
	text-align: center;
}

img {
	border: none;
}

.hd-purp {
	font-weight: bold;
	color: #660099;
	font-size: 12pt;
}

.hd-orange {
	font-weight: bold;
	color: #FF8000;
	font-size: 12pt;
}

.footbg {
	color: #666666;
	background-color:#000000;
	padding: 20px;
	font-size: 8pt;
	text-align: center;
}
.footbgint {
	color: #666666;
	padding: 50px 0 10px 0;
	font-size: 8pt;
	text-align: center;
}

.rcolpd {
	padding-left: 20px;
}

.pd4 {
	padding: 4px;
}

li, ul, ol {
	margin: 5px 0 0 0;
	padding: 0;
}

li.bullets {
	margin: 0;
}

ul.bullets {
	margin: 4px 0 0 30px;
	list-style-type: disc;
}

ul.dots {
	list-style-image: url(/images/bullet.gif);
	padding: 0 0 20px 20px;
	margin: 0;
}

/*whats new*/
.wn-hd {
	color: #ffffff;
	background-color:#000000;
	font-size: 10pt;
	font-weight: bold;
}

.wn-tx {
	color: #ffffff;
}

.wn-mnezl {
	padding: 20px 60px 20px 30px;
	color: #ffffff;
}

.wn-picezl {
	padding: 4px 50px 4px 40px;
	color: #ffffff;
}

.pd-arcv {
	padding: 4px 10px;
}

/*seasonal*/
h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #001450;
}

h2 {
	font-weight: bold;
	color: #001450;
	font-size: 11pt;
}

.small {
	font-size: 8pt;
	color: #000000;
}

input.join {
	height: 15px;
	width: 120px;
	margin: 4px;
	font-size: 8pt;
}

input.search {
	font-size: 8pt;
	width: 96px;
	height: 15px;
	margin-right: 4px;
}

.error {
	color: #FF0000;
}
