body
	{
		font-family: Verdana, Arial, MS Sans Serif;
		background-color: #6CB36C;
		background-image: url(../images/back3.jpg);
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
.smallest
	{
		font-size: 50%;
	}
	
.smaller
	{
		font-size: 60%;
	}
	
.small
	{
		font-size: 70%;
	}
	
.normal
	{
		font-size: 80%;
	}
	
.large
	{
		font-size: 90%;
	}
	
.larger
	{
		font-size: 105%;
	}
	
.largest
	{
		font-size: 120%;
	}
	  
.default
	{
		background-color: #ffffff;
	}

#tbldefault
	{
		width: 100%;
		height: 98%;
	}

.divTV
	{
		padding: 0px 0px 0px 0px;
	}

.screen
	{
		position: relative;
		z-index: 1;
		top: -691px;
		left: 235px;
	}
	
.bold
	{
		font-weight: bold;
	}
	
.warning
	{
		color: Red;
	}
	
.divider
	{
		border-bottom: solid 1px #557C0A;
	}

.tv
	{
		position: relative;
		top: 0px;
		left: 0px;
		z-index: 0;
	}
	  
.floor
	{
		background-color: #557C0A;
		border-top: solid 2px #155615;
		width: 100%;
		height: 300px;
		position: relative;
		z-index: 1;
		top: -500px;
	}
	
.pgTitle
	{
		color: #4C6C11;
		font-size: 100%;
		font-weight: bold;
	}
	
	  
.navback
	{
			background-color: #EBF7D3;
			position: relative;
			z-index: 2;
			border: solid 1px #719F19;
			width: 870px;
			height: 40px;
			top: 60px;
			left: -65px;
	}
	
.logo
	{
			position: relative;
			z-index: 3;
	}

.predicta
	{
			position: relative;
			z-index: 4;
	}

.divhidden
	{
			position: relative;
			top: -425px;
			left: 25px;
			z-index: 3;
	}
	  
.content
	{
		position: relative;
		z-index: 2;
		top: -210px;
		left: -70px;
		background-color: #EFFFEF;
		width: 850px;
		height: 550px;
		overflow: auto;
		border: solid 1px #1D6F1D;
		padding: 15px;
	}
		
.button
	{
		font-family: Arial, Verdana, Sans-Serif, Helvetica;
		border-right: #00000 1px solid;
		border-top: #c0c0c0 1px solid;
		font-size: 11px;
		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#c0c0c0);
		border-left: #c0c0c0 1px solid; 
		cursor: hand; 
		border-bottom: #000000 1px solid
	}
  
.ifield
	{
		font-family: Verdana, Arial, Sans-Serif, Helvetica;
		font-size: 90%;
		border: 1px solid #000000;
	}
		
.top_nav_spacer
	{
		font-family: Verdana, Arial, Tahoma, Times New Roman;
		font-weight: bold;
		font-size: 80%;
		color: #4C6C11;
	}
		
a.top_nav
	{
		font-family: Verdana, Arial, Tahoma, Times New Roman;
		font-weight: bold;
		color: #75A619;
		font-size: 80%;
		text-decoration: none;
	}

a.top_nav_current
	{
		font-family: Verdana, Arial, Tahoma, Times New Roman;
		font-weight: bold;
		font-size: 80%;
		color: #4C6C11;
		text-decoration: none;
	}
	
a.top_nav:active
	{
		text-decoration: none;
		color: #4C6C11;
	}
	
a.top_nav:visited
	{
		text-decoration: none;
	}
	
a.top_nav:hover
	{
		text-decoration: underline;
	}
	
a.bodylink
	{
		font-family: Verdana, Arial, Tahoma, Times New Roman;
		font-weight: bold;
		color: #75A619;
		text-decoration: none;
	}
	
a.bodylink:active
	{
		text-decoration: none;
		color: #4C6C11;
	}
	
a.bodylink:visited
	{
		text-decoration: none;
	}
	
a.bodylink:hover
	{
		text-decoration: underline;
	}