BODY {
	background-color: #000000;
}

/* gives the centrer and the light border around the lot */
  #container {
    width:779px;
    margin:0 auto 10px;
    border:0px solid #333;
    }

/* gives the padding for the copy in main body cell */
#table_body {padding-top:6px; padding-left:0px; padding-right:50px;}


/* --------------------- NAVIGATION ---------------------------- */
.topnav   {padding-left:0px; font-family : Arial ;font-size : 11px; color : #999999; font-weight: bold;}
.topnav  A:Link  {text-decoration : none; color : #999999;}
.topnav  A:Visited  {text-decoration : none; color : #999999;}
.topnav  A:Active  {text-decoration : none; color : #999999;}
.topnav  A:Hover  {text-decoration : underline; color : #c5d6f1;}
.topnav-current   {padding-left:0px;font-family : Arial ;font-size : 11px; color : #c5d6f1; font-weight: normal;}
 /* end */
 
 /* SUB navigation table and texts */
.tablenav {
	margin:    5px;
	padding:   5px;
	font-family: arial;
	font-size: 12px;
	color: #999999;
}
.tablenav  A:Link  {text-decoration : none; color : #999999;}
.tablenav  A:Visited  {text-decoration : none; color : #999999;}
.tablenav  A:Active  {text-decoration : none; color : #999999;}
.tablenav  A:Hover  {text-decoration : none; color : #c5d6f1;}
 
.tablenavon {
	margin:    5px;
	padding:   5px;
	font-family: arial;
	font-size: 12px;
	color: #c5d6f1;
}
/* end */

p-orginal {
	font-size:11px;
	font-family: Arial;
	color : #CCCCCC;
	text-align:justify;
	line-height: 14px;
}

p	{
	font-family : Arial;
	font-size : 12px;
	color : #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
li	{
	font-family : Arial;
	font-size : 12px;
	color : #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
ul	{
	font-family : Arial;
	font-size : 12px;
	color : #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


A:Link  {text-decoration : none; color : #CCCCCC;}
A:Visited  {text-decoration : none; color : #CCCCCC;}
A:Active  {text-decoration : none; color : #CCCCCC;}
A:Hover  {text-decoration : underline; color : #CCCCCC;}

/* gives the page titles */
h1 {
	padding-left:0px;
	font-family : Arial;
	font-size : 14px;
	color : #FFFFFF;
}


.box  {
	padding-left: 0px;
	padding-right:0px;
	font-family : Arial;
	font-size : 10px;
	color : #000000;
	text-align: left;
}



.footer  {
	padding-left: 10px;
	padding-right:0px;
	font-family : Arial;
	font-size : 9px;
	color : #CCCCCC;
	text-align: left;
}
.footer A:Link  {text-decoration : none; color : #CCCCCC;}
.footer A:Visited  {text-decoration : none; color : #CCCCCC;}
.footer A:Active  {text-decoration : none; color : #CCCCCC;}
.footer A:Hover  {text-decoration : underline; color : #CCCCCC;}

.title {font-size:13px ; font-family: Arial;  color : #CCCCCC; font-weight: bold;}
.title  A:Link  {text-decoration : none; color : #CCCCCC;}
.title  A:Visited  {text-decoration : none; color : #CCCCCC;}
.title  A:Active  {text-decoration : none; color : #CCCCCC;}
.title  A:Hover  {text-decoration : underline; color : #CCCCCC;}






h2 {
	padding-left:0px;
	font-family : Roman;
	font-size : 12px;
	color : #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

h2		A:Link  {text-decoration : none; color : #CCCCCC;}
h2		A:Visited  {text-decoration : none; color : #CCCCCC;}
h2		A:Active  {text-decoration : none; color : #CCCCCC;}
h2		A:Hover  {text-decoration : underline; color : #CCCCCC;}


h3 {
	padding-left:0px;
	font-family : Arial;
	font-size : 13px;
	color : #CCCCCC;
}
h4 {
	padding-left:0px;
	font-family : Arial;
	font-size : 12px;
	color : #CCCCCC;
	word-spacing: 15px;
}