body {
	background-color: #CCCCCC;
	font-family: Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}


p, th, td, div, p, h1, h2, h3, h4, ul, ol, li 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}


.smallprint
{
	font-size : 10px;
}


.pink
{
	color : #EC008C;
}


#header
{
	width : 770px;
	height : 150px;
	background-color : #000000;
	color : #ffffff;
	margin : 0;
}

#navigation
{
	background: #000000;
	width: 770px;
	color: white;
	border-top: 1px solid Gray;
	padding: 5px 0 5px 0;
	margin:0;
	clear: both;
}


#navigation a
{
	color: white;
	font-weight:bold;
	text-decoration: none;

}


#navigation a:active
{
	color: #FFF200;
	text-decoration: none;
}

#navigation a:hover
{
	color: #FFF200;
	text-decoration: none;
}

.pad {
	margin:0 20px 0 30px;
	padding: 20px 0 30px 0;
}

#content
{
	color: Black;
	background: url(images/sidebar-background.gif) left top repeat-y;
	font: normal 10pt Arial, sans-serif;
	width : 770px;
	text-align : left;
	background-color : #ffffff;
}

#content a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

#content a:visited
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

#content a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

#content a:hover
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

h1
{
	color : Black;
	font-style : normal;
	font-size : 18px;
	font-weight : bold;
	text-align : center;
}

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

h3 
{
	color : #00ADEE;
	font-size : 10pt;
	font-weight : normal;
}

a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

a:visited
{
	color : Purple;
	font-weight : normal;
	text-decoration : underline;
}

a:hover, a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

#footer
{
	color : White;
	font-weight : normal;
	background-color : #000000;
	width : 770px;
	text-align : center;
	font-size : 9pt;
	padding-top : 10px;
	padding-bottom : 10px;
}

#footer a:link
{
	color : Yellow;
	font-weight : normal;
	text-decoration : none;
}

#footer a:visited
{
	color : Yellow;
	font-weight : normal;
	text-decoration : none;
}

#footer a:active
{
	color : Lime;
	font-weight : normal;
	text-decoration : none;
}

#footer a:hover
{
	color : Lime;
	font-weight : normal;
	text-decoration : none;
}

#clearer {
	clear: both;
	height: 0;
}

.newsletter
{
	font-size : 9pt;
	color : Black;
}

#rap {
	width: 770px;
	background-color :#ffffff;
	border: 1px solid #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.chart td p {
	margin:8px 6px 8px 12px;
	}

.chart td {
	border-right:1px solid #000000;
	}

.chart td.line {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	}

.fixlist li {
	font-weight:bold;
	margin-left:-20px;
	margin-bottom:8px;
	}

.testim {
	border:1px solid #ec008c; 
	background: #ffffaa; 
	}

.testim p {
	font:italic 12px arial,sans-serif; 
	}

.reg {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
	}

.bluecell {
	background:#e0ffff; 
	font:normal 11px tahoma,verdana; 
	padding:5px; 
	border:3px double #00aeef;
	text-align:center;
	vertical-align:top;
	}

#rightcolumn {
	float:right; 
	width:160px; 
	margin:0 0 10px 20px;  
	padding:0 0 0 10px;
	border-left:1px dotted #000000;
	}

.buffer li {
	margin-bottom:5px;
	}

#details {
	position:absolute;
	left:50%;
	top:195px;
	margin-left:-322px;
	width:150px;
	height:?px;
	visibility:hidden;
	}

#detailsMenu {
	border:1px solid #ec008c;
	background:#101010;
	width:150px;
	z-index:20;
	opacity:0.85;
	}

#details p {
	text-align:left;
	margin:5px 2px 5px 2px;
	}

.line {
	height:10px; 
	margin:0 0 10px 0; 
	border-bottom:1px solid #ec008c;
	}