
	body{
       /*	vertical-align:middle;
		text-align:center;
*/
		margin:0;
		background-color:#FFFFFF;
	}
            
		td {
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 10px;
			font-style : normal;
			font-variant : normal;
			font-weight : normal;
		}
		.silverlink {
			color : #c0c0c0;
			text-decoration : underline;
		}
		.silvertd {
			color : #c0c0c0;
		}
		.graylink {
			color : gray;
			text-decoration : underline;
		}
		.graytd {
			color : gray;
		}
		.whitelink {
			color : #58d1f8;
			text-decoration : underline;
		}
		a.whitelinkLG {
			color : #58d1f8;
			text-decoration : none;
			font-size : 13px;
		}
		.whitetd {
			color : gray;
		}
		.redlink {
			color : #58d1f8;
			text-decoration : underline;
		}
		.redtd {
			color : #58d1f8;
		}
		.redtdlarge {
			color : #58d1f8;
			font-size : 14px;
		}

/******* Video Popup ***************/

		
.movie_background{
	position: absolute;
	width: 745px;
	height: 601px;
	top:0px;
	left:0px;
}

.movie{
	position: absolute;
	top:35px;
	left:36px;
}



