body {
	background-color: grey;
	margin-top: 0px;
	margin-bottom: 0px;
//background: #DAE3E7;			

	}

.header {
	color:#000000;
	font-size:12px;
	font-family: tahoma, arial;
	//font-family: "Trebuchet MS",Trebuchet,Verdana,Arial;

	color: white;
	text-shadow: 0px 1px 2px #222;
	box-shadow: 0 -30px 140px -8px #143B6A;
	border-radius: 3px;
	//bgcolor="#1F7EBD" ;
}
.style {
	color:black ;
	font-size:12px ;
	font-family: tahoma, arial;
	background-color:#FFFFFF ;
	text-shadow: 1px 1px 0 #fff;
	box-shadow: 0 -30px 140px -8px #143B6A;
	border-radius: 3px;
}

.grey {
	color:grey ;
	font-size:10px ;
	  font-family: tahoma;
}
	A:hover{COLOR:gray; text-decoration:none}
	a {color: #FFBE00; text-decoration: none
}


.body-background {
	background-color:#FFFFFF ;
	background-image:url('/pics/opcom.jpg') ;
	background-position:right bottom ;
	background-repeat:no-repeat ;
}
