body {margin-top: 0;
	}

td	{font-family: Arial;
	 font-size: 10pt;
	 color: #000000;
	}
	
a:link, a:visited, a:active{color: #EC2227;
	text-decoration: underline;
	}
	
a:hover{color: #EC2227;
	text-decoration: none;
	}

.banner	{background-image: url('siteart/banner.jpg');
	 background-repeat: no-repeat;
	}
	
.bannerCell	{
	 font-size: 8pt;
	 font-weight: bold;
	 text-align: right;
	 padding-right: 5px;
	 padding-bottom: 0px;
	}

.navCell{background-color: #000000;
	 font-size: 10pt;
	 font-weight: bold;
	 text-align: center;
	 padding-top: 3px;
	 padding-bottom: 3px;
	}
	
a.nav:link, a.nav:visited, a.nav:active{color: #FFFFFF;
	text-decoration: none;
	}
	
a.nav:hover{color: #FF0000;
	text-decoration: none;
	}

.tag	{background-color: #000000;
	 font-size: 12pt;
	 font-weight: bold;
	 color: #FFFFFF;
	 text-align: center;
	}
	
.padding{ padding-left: 30px;
	}
	
.padding2{ padding-top: 5px;
	padding-bottom: 5px;
	}
	
#picture_opacity img{ width:100px;
	height:70px;
	border:2px solid #EC2227;
	margin-right:15px;
	}