﻿

html, body {
				height: 100%;
			}
			
body 
{
		margin: 0;
		padding: 0;
				
			}


.location
{
	font-family:Century Gothic;
	font-size:medium;
	
	font-weight:bold;
	
	 color:#3333ff; 
	text-decoration:none;
	
	}
	
	.NewLinks
	{
		font-family:Century Gothic;
		font-size:medium;
		font-weight:bold;
		color:#333300;
		text-decoration:none;
	}
	
	
	
.links
{
	font-style:italic; 
	font-size:20; 
	font-weight:bold;
	color:Green; 
	font-family:Century Gothic;
	
	
	}	
	
	.header
	{
		font-size:30px;
		font-family:Century Gothic;
		font-weight:bold;
		background-color:#669900;
		color:#FFFF33;
		font-style:italic;
		 margin:0px; padding:0;
		}
	
	.mainbody
	{
		background-color:#ffffcc;
		
		}
		
	.subbody
	{
		background-color:#669900;
		}	
	
		
	.menu
	{
		font-size:small; 
		
		font-family:Century Gothic;
		color:Black;
		text-decoration:none;
	
		}

.mainTableStyle
{
	height:100%; margin:0; padding:0;
	}

.bodyStyle
{
	height:100%; margin:0; padding:0;
	

}

#menuTable, #menuTable td 

{
	border: 2px solid white;
	background-color:#669900;
	
	}


.tableStyle
{
	background-color:#669900;
	
	
	
	
}

.kciDescription
{
	font-size:15px;
	font-family:Century Gothic;
	
	}
	
.buttonDescription
{
	font-size:15px;
	font-family:Century Gothic;
	}	
	
.ErrorPage
{
	font-size:15px;
	font-family:Century Gothic;
	}
	
.ErrorPageHeader
{
	font-size: 20px;
	font-family:Century Gothic;
	font-weight:bold;
	  
	}
	
.ErrorPageMessage
{
	font-size: 15px;
	font-family:Century Gothic;
	font-style:italic;
	  
	}
	
.footer
{

	font-family:Century Gothic;
	font-size:medium;
	font-weight:normal;
	color:white; 
	text-decoration:none;
	
	
	}		
	
	.fontStyle
	{
		font-size:12px;
		font-family:Century Gothic;
		color:#FFFF33;
		
		}
		
		.billingFontStyle
		{
			font-size:14px;
			font-family:Century Gothic;
			}
		
		.rightbody
		{
			background-color:#ffffcc;
			font-size:15px;
			font-family:Century Gothic;
		
		}
		
		.ConfirmPage
		{
			font-size:12px;
			font-family:Century Gothic;
			color:#FFFF33;
			background-color:#ffffcc;			
			}
			
			
			.menutop
			{
			font-family:Century Gothic;
			font-size:medium;
			font-weight:Bold;
			color:white; 
			text-decoration:none;
				}
				
			
				
				#container 
				{
					
				position: relative;
				min-height: 100%;
				}
				
				
				#content 
				{
				padding: 0px;
				padding-bottom: 50px;
				
			}
			
			#footer 
			{
				
				position: absolute;
				
				bottom:0;
				padding: 0px;
				background-color:#669900;
				width: 100%;
				padding-bottom: 0;
			}