<style type="text/css">
<!--
body
{scrollbar-face-color: #000000;
scrollbar-shadow-color: #9E005D;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #363636;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #3c0022;
}

body { 
	background-color: #3c0022;
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 25px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #0076a3;
}

a:hover {
	text-decoration: underline;
	color: #ec008c;
}

.articles {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
}

.text {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}

.textfeatures {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.description {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
}

P {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

h3 {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #FF0000;
}


.subheader {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.footer {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.exoticaheader {
	font-family: Monotype Corsiva;
	font-size: 16px;
	font-weight: bold;
}

.storelinks {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.storelinks a:link, .storelinks a:visited, .storelinks a:active {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color: #CCCCCC;
	}

.storelinks a:hover { 
	text-decoration : none;
	color: #FF69FF;
	font-size: 12px;
	border-bottom: 1px dotted #FF69FF;
	}

.navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 11px Verdana, sans-serif;
background: #000000;
width: 20em;
 line-height: 14px;
}

.navlist li
{
list-style: none;
margin: 0;
border-top: 1px #959595;
text-align: left;
 line-height: 14px;
}

.navlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 0.75em;
border-left: 1em solid #FF0000;
background: #000000;
text-decoration: none;
 line-height: 14px;
}

.navlist li a:link { color: #FFFFFF; }
.navlist li a:visited { color: #FFFFFF; }

.navlist li a:hover
{
border-color: #FFFFFF;
color: #CCCCCC;
text-decoration: none;
background: #3c0022;
}

OL { list-style-type: upper-roman; line-height: 24px;}
OL OL { list-style-type: upper-alpha; line-height: 24px;}
OL OL OL { list-style-type: lower-roman; line-height: 24px;}
UL { list-style-type: circle; line-height: 12px; float: left; margin: 5px; padding: 5px;}

.rss_box {
	 margin: 10px 5%;
	 padding: 4px 8px;
	 width: 460px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}

.rss_title, rss_title a {
  font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}


.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  margin: 10px 0;
	color: #FFFFFF;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	border-bottom: 1px solid #FF0000;
	color: #FF0000;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #00cccc;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date {
	font-size: 8px;
	font-weight : normal;
	color: #FF0000;
	}

.newsfeed_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  margin: 11px 0;
	color: #000000;
}

.newsfeed_item a:link, .rss_item a:visited, .rss_item a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration : none;
	border-bottom: 1px solid #3c0022;
	color: #3c0022;
	}

.newsfeed_item a:hover { 
	text-decoration : none;
	color: #00cccc;
	border-bottom: 1px dotted #00cccc;
	}