﻿
BODY
{
    BACKGROUND-COLOR: black;
    /*background-image: url(images/bg1.gif);*/
    background-image: url(images/bggray.jpg);
    font-family: verdana, arial, helvetica, sans-serif;
    FONT-SIZE: small;
    color:whitesmoke;
    margin:0px 0px 0px 0px;
}

table.center
{
	width: 892px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	background-color:white;
}

table.center2
{
	width: 892px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	background-color:black;
}

img.nob
{
border:none
}

table.t
{
	padding:5px 5px 5px 5px; color:silver; font-family: courier
}

table.notext
{
line-height:0px;
}


table.centernotext
{
	width: 892px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	background-color:#14698d;
	line-height:0px;
}

table.centernotext2
{
	width: 892px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	background-color:black;
	line-height:0px;
}

img.ig
{
	cursor:pointer;
}

TABLE 
{
	    FONT-SIZE: small;
}
	    
	
td.pl
{
}

td.pr
{
	vertical-align:top; padding-left:20px
}

td.t1
{
	padding-left:5px
	}
	
table.tb1
{
	padding-bottom:2px
}



A:link	{	
	text-decoration:	underline;
	color:	white;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	white;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	aqua;
	}	

A:active	{	
	text-decoration:	underline;
	color:	white;
	}	

span.sp 
{
	display: none;
}
