
body	{
		text-align:left; /* Counteract to IE5/Win Hack */
		font-size: small;
		background-color: #000000;
		font-family: Times New Roman, serif;
		color: #ff6600;
		}

b		{
		font-size: 12pt;
		color: #ff6600;
		line-height: 10px;
		}
strong	{
		font-size: x-large; 
		}

h1		{
		font-size: 200%;
		color: #ffffff;
		padding:2px;
		}
h2		{
		font-size: 150%;
		color: #ff6600;
		padding:2px;
		}
h6		{
		font-size: large;
		color: #ffffff;
		padding:2px;
		}

a		{
		color: #ff6600;
		text-decoration: none;
		border-width:0px;
		}

div#bold_white{ 
		font-size: medium;
		color: #ffffff;
		line-height: 20px;
		color: #ffffff;
		padding-top:3px;
		padding-bottom:5px;
		}

div#box{ 
		margin: auto;
		border-style: solid;
		border-color: #ff6600;
		border-width:1px;
		height: 500px;
		width: 925px;
		}

iframe	{
		border-style: none;
		}

a:hover	{
		color: #ffffff;
		}

img		{
		border: 0; 
		}

div#content{
		overflow-x:auto; 
		overflow-y:auto;
		height: 78%;
		width: 100%;
		}
div#top{
		height: 15%;
		}

div#bottom{
		padding-bottom: 5px;
		padding-top: 0px;
		height: 75px;
		background:url(./images/bar.gif);
		}
.tp_header{
		font-size: 1.5em;
		margin-bottom: 0px;
		}
.tp_table{
		margin-bottom: 40px;
		}
.tp_subtitle{
		margin-bottom: 10px;
		}
.tp_items {
		padding-bottom: 15px;
		}
#bottom_links	{
		text-align: right;
		padding-top: 12px;
		padding-right: 12px;
		}
#bottom_links a	{
		padding-left: 10px;
		}