﻿body {
	color: White;
	line-height: 22px;
	background-color: #000000;
	
	
}

.caption {
	font-size: small;
	line-height: 14px;
}


table.centermain 
{
	background-color:#E6C462;
	width: 775px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 0px 0px 0px;
}


table.centermain2
{
	background-color:navy;
	width: 400px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px 5px 5px 5px;	
}

table.centermain3
{
	background-color:#374C8F;
	width: 775px;
	margin-left:auto;
	margin-right:auto;
	padding: 20px 20px 20px 20px;
	border: solid 1px #FF8040;
}

INPUT.invis
{
     
     display: none;
}

.linkm A:link	{	
	text-decoration:	none;
  color:whitesmoke;

	}	

.linkm A:visited	{	
	text-decoration: none;
color:whitesmoke;

	}	
		
.linkm A:active	{	
	text-decoration: none;
color:whitesmoke;

	}	
		
.linkm A:hover	{	
	text-decoration: none;
color:orange;

	}	
