body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
	color:#ffffff;
	background : #000000;
}

div, p, th, td, li, dd, dl, dt
{
	/* redundant selectors to help NS4 not forget */
	font-family:  Verdana, sans-serif;
}

a
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	color:	#ff0000;
	text-decoration: underline;
}

a.mainnav
{
	text-decoration: none;
	color: #ffffff;
	font-family : Arial, sans-serif;
}

a.mainnav:hover
{
	text-decoration: underline;
	color: #ffffff;
}

a.news
{
	text-decoration: underline;
	color: #000000;
	font-family : Verdana, sans-serif;
}

a.green
{
	text-decoration: underline;
	color: #009999;
	font-family : Arial, sans-serif;
}

a.green:visited
{
	text-decoration: underline;
	color: #009999;
	font-family : Arial, sans-serif;
}

a.green:hover, a.green:active
{
	text-decoration: none;
	color: #009999;
	font-family : Arial, sans-serif;
	font-weight: bold
}

a.blue
{
	text-decoration: underline;
	color: #1d176f;
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

a.bluedark
{
	text-decoration: underline;
	color: #333399;
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

a.small
{
	text-decoration: underline;
	color: #333399;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

a.white
{
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

a.white:visited
{
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

a.white:hover
{
	text-decoration: none;
	color: #ffffff;
}

td.blacknav
{
	background-color : #000000;
	color: #ffffff;
}

td.mainnav
{
	background-color : #000000;
	color: #ffffff;
	font-family : Arial, sans-serif;
	font-size : 12px;
}

td.divider
{
	background-color : #3d9292;
	color: #ffffff;
}

td.section
{
	background-color : #5CBCBC;
	color: #000000;
}

td.left
{
	background-color : #86cccc;
	color: #44556c;
	font-size : 10px;
}

td.central
{
	background-color : #b9e1e1;
	color: #4e5765;
	font-size : 10px;
}

td.black
{
	background-color : #000000;
	color: #ffffff;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

td.legend
{
	background-color : #b9e1e1;
	color: #000000;
	font-size : 10px;
}

td.central_black
{
	background-color : #b9e1e1;
	color: #000000;
	font-size : 11px;
}

td.dividert
{
	background-color : #3d9292;
	color: #ffffff;
}

td.divider
{
	background-color : #3d9292;
	color: #ffffff;
}

td.divider2
{
	background-color : #3d9292;
	color: #ffffff;
}

td.right
{
	background-color : #a7dada;
	color: #4e5765;
	font-size : 10px;
}

td.blue
{
	color : #ffffff;
	background-color : #0000ff;
	font-family : Arial, sans-serif;
}

td.buy
{
	background-color : #009999;
	color: #ffffff;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 80%
}

td.read
{
	background-color : #3333CC;
	color: #ffffff;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 80%
}

td.try
{
	background-color : #FF9900;
	color: #ffffff;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 80%
}

dt
{
	font-weight: bold;
}

ol, li, dl, dt, dd
{
	line-height: 1em;
}

.content
{
	padding: 5px 5px;
	margin: 5% 5%;
	border: 2px dotted #333333;
}

p
{
	font-family : Verdana, sans-serif;
}

p.section
{
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 3px;
	font-family : Arial, sans-serif;
	font-size : 11px;
}

p.news_date
{
	margin-bottom: 10px;
}

p.news_title
{
	color: #000000;
	margin-top: -2px;
	margin-bottom: -5px;
}

p.news_readmore
{
	color: #000000;
	text-align : right;
	margin-bottom: 5px;
	font-weight : bold;
}

p.news_info
{
	color : #000000;
	margin-top: 2px;
	margin-bottom: 5px;
	font-family : Arial, sans-serif;
	font-size : 11px;
}

p.date
{
	color : #000000;
	margin-left: 19px;
	font-family : Verdana, sans-serif;
	font-size : 11px;
}

p.dated
{
	color : #000000;
	padding-top: 5px;
	margin-bottom: -10px;
	font-family : Arial, sans-serif;
	font-size : 11px;
}

p.green
{
	color : #009999;
	margin-bottom: -5px;
	font-family : Arial, sans-serif;
	font-size : 12px;
}

h1
{
	color: #000000;
	font-family : Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2
{
	font-family : Arial, sans-serif;
	font-size: 15px;
}

h3
{
	font-size:	20px;
}

h4
{
	font-size:	18px;
}

h5
{
	font-size:	14px;
}

h6
{
	font-size:	12px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

img
{
	/* turns off gaps around images */
	border:	0
}

.ahem
{
	display:	none;
}

.li
{
	margin-bottom: 6px;
}

p.form
{
	margin-bottom: -5px;
	margin-top: -10px;
}

.monospace
{
	font-family: Courier, monospace;
	font-weight: normal;
}

span.alphabet
{
	color: #ff9900;
}

td.white
{
	background-color : #ffffff;
	color: #000000;
	font-size: 11px;
}

span.small
{
	font-size: 80%;
}

a.black
{
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
}

a.black:visited
{
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
}

a.black:hover
{
	text-decoration: none;
	color: #000000;
}

input {
	border-left-color: #000000; border-bottom-color: #000000; font: 11px verdana, arial, helvetica, sans-serif; color: #000000; border-top-color: #000000; border-right-color: #000000
}
textarea {
	border-left-color: #000000; border-bottom-color: #000000; font: 11px verdana, arial, helvetica, sans-serif; color: #000000; border-top-color: #000000; border-right-color: #000000
}

p.promo
{
	font-family : Arial, sans-serif;
	font-size : 120%;
	color: #000000;
	font-weight: bold;
	margin-bottom: -5px;
}

input.field {
   border-color : #d4d0c8; 
   border-style : dotted;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-right-width : 1px;
   border-top-width : 1px;
   }

select {
   font-size : 12px;
   border-color : #d4d0c8; 
   border-style : dotted;
   }

input.submit {
   border-color : #d4d0c8; 
   border-style : none; 
   }

span.experts {
	background-color : #000000;
	color: #ffffff;
}

img.active {
   border-color : #d4d0c8; 
   border-style : dotted;
   padding: 2px;
   border-bottom-width : 1px;
   border-left-width : 1px;
   border-right-width : 1px;
   border-top-width : 1px;
}

a.title:link, a.title:visited {
	color: #000000;
	border-bottom: #999999 1px dotted;
	text-decoration: none;
}

a.title:hover {
	color: #000000;
	border-bottom: #999999 1px solid;
}

div.search {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom: -9px;
}
