body {
	font-size: 10px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('bkg.jpg');
	height: 100%; 
	margin: 0; 
	padding: 0;
	
	text-align:center;

 	margin-top:0; margin-right:0; margin-bottom:0; margin-left:0 
}
h1{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid red;
	padding-bottom: 2px;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-left: 2px;	
	margin-right: 2px;	
	text-transform: uppercase;
	color: red;
}
h2, h3 {
	font-size: 12px;
	padding: 1px 3px 1px 3px;
	font-weight: normal;
	margin: 3px 2px 5px 2px;
	text-align: left;
}
h2 {
	color: #AAAAAA;
	background:#3A3A3A;
	border: 1px solid #AAAAAA;
	font-style: bold;
	font-weight: bold;
}
h3 {
	color:#3A3A3A;
	background: #D2D2D2;
	border: 1px solid #3A3A3A;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	list-style: disc;
	display: list-item;
	text-indent: 20px;
	margin: 0px;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	margin: 2px;
	text-align: right;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	text-align: left;
}
.long {
	width: 487px;
}
p, td {
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	margin: 0px 3px;
}
li {
	font-size: 10px;
	font-weight: normal;
	color:#3A3A3A;
	margin-top: 0px;
	margin-left: 10px;
}
.imgcadre {
	border: 1px solid #FFFFFF;
        width: 242px;
}
.imgcadrecv {
	border: 1px solid #FFFFFF;
        width: 112px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #EBEDF5;
	text-decoration: none;
	background: #000066;
}
#menu {
	display: block;
	width: 148px;
	text-decoration: none;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	margin-top: 15px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 12px;
	color: white; 
	background: #666666;
	font-style: bold;
	font-weight: bold;
} 
#menu a.current {
	display: block;
	color: #D2D2D2; 
	background: #3A3A3A; 
}
#menu a:hover { 
	background: #3A3A3A; 
	color: #D2D2D2; 
}
#menu a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #AAAAAA;
	color: #ffffff;
	background: #666666;;
}  
#a_menu {
	display: block;
	width: 148px;
	text-decoration: none;
	border-top: 1px solid #7584C5;
	border-right: 1px solid #7584C5;
	border-left: 1px solid #7584C5;
	margin-top: 15px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 12px;
	color: white;
	background: #7584C5; 
}
#a_menu a.current {
	display: block;
	color: white;
	background: #7584C5; 
}
#a_menu a:hover {
	color: red;
	background: #7584C5; 
}
#a_menu a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #7584C5;
	color: red;
	background: #EBEDF5;
	
}
#entree a  {
	display: block;
	width:240px;
	text-decoration: none;
	text-align: center;
	color:#ffffff;
	background: #666666;
	border: 1px solid #666666;
	margin-top: 5px;
	padding: 2px;
	font-style: bold;
	font-weight: bold;
	font-size: 14px;
}
#entree a:hover { 
	background:#3A3A3A; 
	color: #D2D2D2; 
}  
#header td {
	color: #FFFFFF;
	text-align: right;
	right: 10px;
}
#header p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	right: 1px;
}
#header a {
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	right: 10px;
}
.headerhospital {
	font-size: 14px;
	font-weight: bold;
	width: 200;
	height: 69; 
}
.headerzone {
	font-size: 12px;
	font-weight: bold;	
	vertical-align: bottom;
	text-align: right;
}
#datemod {
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 10px;
}
.input_boxes, .input_boxes2, .input_boxes3, .input_butt, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: #EBEDF5;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.input_boxes  {
	border: 2px solid #7584C5;
	margin-top: 10px;
}
.input_boxes2 {
	border: 1px solid #7584C5;
	width: 480px;
}
.input_boxes3  {
	border: 1px solid #7584C5;
	width:235px;	
}
.blueborder {
	border: 1px solid #000066;
	width: 780;
}
.bluebordertop, .bluebordertopleft {
	border-top: 1px solid #000066;
	background: #E1E3E0;
}
.blueborderleft, .bluebordertopleft {
	border-left: 1px solid #000066;
}
.bluebordernobtm {
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 0px;
	border-left: 1px solid #000066;
	background: #E1E3E0;
}
.blueborderbottom{
	background: #E1E3E0;
}
