body {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #000000;
		margin-top: 20px;
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 25px;
}

table {
		background-color: #616161;
		border-collapse: separate;		

}

a 	{
		color: #616161;
		background-color: transparent;
		text-decoration: none; 
}

a:visited 	{
		color: #616161;
		background-color: transparent;
		text-decoration: none; 
}

a:hover { 
		color: #FFFFFF; 	
		background-color: transparent;
		text-decoration: underline;
}

a:active 	{
		color: #616161;
		background-color: transparent;
		text-decoration: none;
}

.cell {
		background-color: #000040;
		border-style: solid;
		border-width: 1px;	
		border-color: #000040;
}


#tableForm {
		background-color: #000000;
		border-collapse: separate;	
}

#headercell {
		background-color: #616161;
		border-style: solid;
		border-width: 1px;	
		border-color: #000000;
}

#maincell {
		background-color: #000000;
		border-style: solid;
		border-width: 1px;	
		border-color: #000040;
}


#footercell {
		background-color: #000000;
		border-style: solid;
		border-width: 1px;	
		border-color: #000040;
}

#leftpanelheading {
		font-size: 12px;
		color: #ffffff;
		background-color: #000000;
		font-weight: bold;
		text-indent: 5px;
		line-height: 28px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #616161;
}

#sectionheading {
		font-size: 14px;
		color: #ffffff;
		background-color: #000000;
		font-weight: bold;
		text-indent: 5px;
		line-height: 28px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #616161;
}

#maintext {
		font-size: 12px;
		color: #616161;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
}

#merchtext {
		font-size: 12px;
		color: #616161;
		text-align: justify;
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
}

#leftpaneltext {
		font-size: 11px;
		color: #616161;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
}

#lefttext {
		font-size: 12px;
		color: #616161;
		text-align: justify;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
		margin-left: 10px;
}

#datetext {
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		margin-top: 5px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
}

#headlinetext {
		font-size: 12px;
		font-style: italic;
		color: #ffffff;
		text-decoration: underline;
		margin-top: 5px;
		margin-right: 10px;
		margin-bottom: 5px;
		margin-left: 10px;
}

#crewtext {
		font-size: 12px;
		color: #616161;
		margin-top: 0px;
		margin-right: 7px;
		margin-bottom: 0px;
		margin-left: 10px;
}

#newstext {
		font-size: 11px;
		color: #ffffff;
		text-align: justify;
		margin-top: 5px;
		margin-right: 10px;
		margin-bottom: 5px;
		margin-left: 10px;
}

#linktext {
		font-size: 11px;
		color: #616161;
		margin-top: 5px;
		margin-right: 10px;
		margin-bottom: 0px;
		margin-left: 10px;
}

#formtext {
		font-size: 12px;
		color: #616161;
		font-weight: bold;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 7px;
}

#submit {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 10px;			
}

#footertext {
		font-size: 10px;
		color: #616161;
		text-align: center;	
		font-weight: bold;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
}

#form {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 10px;
}

#pictures {
		border-style: solid;
		border-width: 2px;
		border-color: #ffffff;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 10px;
}

#radio {
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 10px;
}

