body 
{
	margin:10;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #000000; 
	scrollbar-face-color: 	#ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #ffffff;

}
.Title
{
    font-family: Impact;
    font-weight: normal;
	font-size: 36pt;
	//color: #339900;
    color: #009900;
}
.storyline
{
	color: #555555;
	font-family:Times New Roman, Arial,Tahoma;
	font-size:13pt;
	font-weight: normal;
	text-decoration:	none;
}

a.normal:link
{
	color: #333333;
	font-weight: normal;
	text-decoration:	none;
}

a.normal:active
{
	color: #333333;
	font-weight: normal;
	text-decoration:	none;
}
a.normal:visited
{
	color: #333333;
	font-weight: normal;
	text-decoration:	none;
}
a.normal:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration:	underline;
}

a:link,a:active
{
	color: #006600;
	font-weight: bold;
	text-decoration:	none;
}
a:visited
{
	color: #006600;
	font-weight: bold;
	text-decoration:	none;
}
a:hover
{
	color: #006600;
	font-weight: bold;
	text-decoration:	none;
}
a.reverse:link
{
	color: #66cc00;
    font-family:Impact,Times New Roman;
	font-size: 18pt;
	font-weight: normal;
	text-decoration:	none;
}
a.reverse:active
{
	color: #66cc00;
    font-family:Impact,Times New Roman;
	font-size: 18pt;
	font-weight: normal;
	text-decoration:	none;
}
a.reverse:visited
{
	color: #66cc00;
    font-family:Impact,Times New Roman;
	font-size: 18pt;
	font-weight: normal;
	text-decoration:	none;
}
a.reverse:hover
{
	color: #66cc00;
	font-family:Impact,Times New Roman;
	font-size: 18pt;
	font-weight: normal;
	text-decoration:	underline;
}

a.nav:link
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:	none;
}
a.nav:active
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
    font-size: 11pt;
	font-weight: bold;
	text-decoration:	none;
}
a.nav:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
    font-size: 11pt;
	font-weight: bold;
	text-decoration:	none;
}
a.nav:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
    font-size: 11pt;
	font-weight: bold;
	text-decoration:	underline;
}

a.sub:link
{
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}
a.sub:active
{
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}
a.sub:visited
{
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}
a.sub:hover
{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration:	none;
}

a.sub1:link
{
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	text-decoration:	none;
}
a.sub1:active
{
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	text-decoration:	none;
}
a.sub1:visited
{
	color: #808080;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	text-decoration:	none;
}
a.sub1:hover
{
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	text-decoration:	none;
}
a.more:link
{
	color: #000000;
	font-family:Arial,Tahoma;
	font-size:12pt;
	font-weight: normal;
	text-decoration:	none;
}
a.more:active
{
    font-family:Arial,Tahoma;
    color: #000000;
	font-size:12pt;
	text-decoration:	none;
}
a.more:visited
{
    font-family:Arial,Tahoma;
    color: #000000;
	font-size:12pt;
	text-decoration:	none;
}
a.more:hover
{
    font-family:Arial,Tahoma;
    color: #CC0000;
	font-size:12pt;
	text-decoration:	underline;
}
a.fontEven:link, a.fontEven:visited
{
    color: #009900;
    font-weight: normal;
	text-decoration:	none;
}

a.fontEven:hover
{
    color: #009900;
    font-weight: normal;
	text-decoration:	underline;
}
a.fontOdd:link, a.fontOdd:visited
{
    color: #555;
    font-weight: normal;
	text-decoration:	none;
}

a.fontOdd:hover
{
    color: #555;
    font-weight: normal;
	text-decoration:	underline;
}
.left
{
	background-color: #000000;
	width:160px;
	padding:5px;
    min-height:800px;
	height:auto;
	float:left;
	}

table.right
{
	background-color: #ffffff;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;	
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color:	#000000;
	}

table.impact
{
	background-color: #ff0000;
	font-family: Impact,Gill Sans MT Ext Condensed Bold ; 
	font-size: 18pt;
	color:	#ffffff;
}



td.copyright
{
	font-family: Arial, sans-serif;
	color:	#000000;
	font-size: 8pt; 
}

h1
	{margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:36.0pt;
	font-family:"Impact","sans-serif";
	color:#339900;
	font-weight:normal; margin-left:0cm; margin-right:0cm; margin-top:0cm}

h2
{
	font-family: Impact, Gill Sans MT Ext Condensed Bold, Arial, sans-serif;
	color:	#000000;
	font-size: 18pt;
}
h3
{
	font-family: Tahoma, Arial, sans-serif;
	color:	#000000;
	font-size: 13pt;
}
.clock {
  height:76px;
  width:143px;
  text-align:center;
  font-weight:bold;
  border:1px solid #555;
  background:#E8E8E8;
  margin-left:3px;
  margin-right:6px;
  margin-top:7px;
  margin-bottom:0px;
  float:left;
}
.clock_r {
  height:76px;
  width:143px;
  text-align:center;
  font-weight:bold;
  border:1px solid #555;
  background:#E8E8E8;
  margin-left:3px;
  margin-top:7px;
  margin-bottom:7px;
  float:left;
}
.clockname {
  font-family:Impact, Arial, sans-serif;
  font-size:18pt;
  text-align:center;
  color:#009900;
  font-weight:normal;
}
.img_pointers {
  height:180px;
  width:180px;
  border:0px solid #555;
  background:#FFFFFF;
  margin-left:2px;
  margin-right:2px;
  margin-top:4px;
  margin-bottom:4px;
  float:left;
}
.lg_rect {
  width:336px;
  height:280px;
  float:left;
  margin-bottom:16px;
  margin-left:16px;
  padding:2px;
  border:1px solid #DDDDDD;
}
.linx {
  width:332px;
  height:auto;
  float:left;
  margin-bottom:16px;
  margin-left:16px;
  padding:4px;
  border:1px solid #DDDDDD;
}
.cols3 {
  width:246px;
  height:560px;
  font-family:Arial Narrow, Arial, Impact, sans-serif;
  font-size:14pt;
  text-align:left;
  float:left;
  margin:0px 2px;
  overflow:hidden;
}
.cols2 {
  width:370px;
  height:560px;
  font-family:Arial Narrow, Arial, Impact, sans-serif;
  font-size:14pt;
  text-align:left;
  float:left;
  margin:0px 2px;
  overflow:hidden;
}
.single_column {
  width:130px;
  font-family:Arial Narrow, Arial, Impact, sans-serif;
  font-size:12pt;
  text-align:left;
  float:left;
  margin:0px 10px 20px;
}
.double_column {
  width:280px;
  font-family:Arial Narrow, Arial, Impact, sans-serif;
  font-size:12pt;
  text-align:left;
  float:left;
  margin:0px 10px 20px;
}
.three_column {
  width:430px;
  font-family:Arial Narrow, Arial, Impact, sans-serif;
  font-size:12pt;
  text-align:left;
  float:left;
  margin:0px 10px 20px;
}
.four_column {
  width:580px;
  font-family:Arial Narrow, Arial, Impact, sans-serif;
  font-size:12pt;
  text-align:left;
  float:left;
  margin:0px 10px 20px;
}
.five_column {
  width:730px;
  font-family:Arial Narrow, Arial, Impact, sans-serif;
  font-size:12pt;
  text-align:left;
  float:left;
  margin:0px 10px 20px;
}

