body
{background-color: #000000;
font-size: 10px;
color: #FFFFFF;
text-align:center;
}

a:link {color: white; text-decoration: none}
 a:visited {color: silver; text-decoration: none}
 a:hover { color: white; font-weight: bolder; text-decoration: underline}
 a:active {color: white; text-decoration: line-through;}

body.iframe
{background-attachment: fixed;
background-image: url(images/newsite4.html_03.jpg);
background-repeat: no-repeat;
margin-top: 0;
font-size: 8px;
color: #000000;
scrollbar-3dlight-color:#0000FF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:black;
scrollbar-darkshadow-color:black;
scrollbar-face-color:#0000FF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:white;
}

table.head1
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
        text-align: center;
}

table.news
{
font-size: 9pt;
color: #000000;
text-align: justify;
border-left: 1px #000000 solid;
padding: 5px;
}

table.nextshow
{
font-size: 9pt;
color: #000000;
text-align: center;
}

div.list
{postion: absolute;
top:0;
margin-top: 0px;
width: 100%;
height: 17px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
border-bottom: 1px #000099 solid;
}

div.middle 
{
background-color: #0000FF;
width: 700px;
margin-top:0;
margin-left:auto;
margin-right:auto;
height: 100%;
border-left: 2px #000099 solid;
border-right: 2px #000099 solid;
}

div.main
{
position: relative;
float: left;
top: 15px;
left: 5px;
width: 60%;
font-size: 8px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

div.nextshow
{
position: relative;
float: right;
top: 15px;
width: 25%;
font-size: 8px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-align: justify;
border-left: 1px #000000 solid;
padding-left: 20 px;
}

div.copy
{
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}