body
{
 background-color: white;
 border: 0px;
 margin: 0px;
 padding: 0px;
 color: #333333;
 text-align: center;
 font-family: Arial,Georgia;
 font-size:14px;
 font-weight:normal;
}




img { border: 0px; }

a                   { color: #EEEEEE; text-decoration: none }
a:hover				{ color: #FFFFFF; text-decoration: underline;}

form { margin: 0px; padding: 0px; }

table.header       { background-color: #ABCDEF; }
.header_text       { color:#FAFAFA; font-family: Arial, Georgia; font-size: 24px; font-weight: bolder; }

.menu_header_text   { color: #FFFFFF; text-decoration: none; font-size:18px; font-weight:bolder; }
.menu_background    { background-color: #0a86aa; }

.menu_background a	     { cursor: pointer; color: #EEEEEE; margin: 20px; font-size: 14px; text-decoration: none; }
.menu_background a:hover { cursor: pointer; color: #FFFFFF; margin: 20px; font-size: 14px; text-decoration: underline;  }

.page_background { background-color: white; }
.page_green_text { background-color: #A8D4E1;}

.mere_top_left      { background: url('images2/mere_top_left.gif')     no-repeat scroll bottom right; }
.mere_bottom_left   { background: url('images2/mere_bottom_left.gif')  no-repeat scroll top right; }
.mere_bottom_right  { background: url('images2/mere_bottom_right.gif') no-repeat scroll top left;  }
.cop_top_right      { background: url('images2/cop_top_right.gif')     no-repeat scroll bottom left; }
.cop_bottom_left    { background: url('images2/cop_bottom_left.gif')   no-repeat scroll top right; }
.cop_bottom_right   { background: url('images2/cop_bottom_right.gif')  no-repeat scroll top left; }

.close_hint
{
 border: medium ridge #00FF00;
 background-color: white;
 opacity:0.75;
 position:absolute;
 left:0px;
 top:0px;
 width:250px;
 height:50px;
 visibility:hidden;
 vertical-align:middle;
}
