*    {
     font-family: Arial,Verdana,helvetics,sans-serif;
     direction: ltr;
     background-color:transparent;margin:0px;
     }
body {
     color:navy;
     background-color:white;
    }
tr  {
    }
input, button
     {
     font-weight:bold;
     color: blue;
     }
.Bl   {
     FONT-SIZE:105%;
     color: black;
     background-color:#eeee99;
     }
.B   {
     FONT-SIZE:75%;
     color:black;
     background-color:#eeee99;
     }
ul {
	 margin-top:50px;
	 margin-left:100px;
}     
li {
    font-size:90%;
    font-weight:bold;
	  padding:0px;
}
a {display:block;border:none;text-decoration:none;color:navy;}
a:link, 
a:visited,
a:active{color:navy;}

a:hover { text-decoration: none;
color: black; }

div.am1 {
		margin-top:50px;
		margin-bottom:50px;
		margin-left:20px;
		width:400px;
		font-size:90%;
		font-weight:bold;
		padding:50px 0px 0px 10px;
}
div.am1 a:hover {background-color:#ddddff;}  
div.R {
     position: absolute;
     width: 150px;
     height: 40px;
     top:10px;
     right: 10px;
     border:solid blue 1px;
     text-align:center;
     padding:10px 10px 10px 10px;
     color: inherit;
     background-color: #7fff7f;
   } 

H1 {FONT-WEIGHT: bold;	FONT-SIZE:120%;}
H2 {FONT-WEIGHT: bold;	FONT-SIZE:110%;}
H3 {FONT-WEIGHT: bold;	FONT-SIZE: 105%;}
H4 {FONT-WEIGHT: bold;	FONT-SIZE: 85%;}

H1 {FONT-WEIGHT: bold;	 FONT-SIZE:120%;}
H2 {FONT-WEIGHT: bold;	 FONT-SIZE:110%;}
H3 {FONT-WEIGHT: bold;	 FONT-SIZE: 105%;}
H4 {FONT-WEIGHT: bold;	 FONT-SIZE: 85%;}
H5 {FONT-WEIGHT: bold;	 FONT-SIZE: 70%;}

table tr.highlight {
	background-color:#99ff99;
	color:navy;
	border-style:solid;
	border:1px;
	font-weight: bold;
}
table tr.normal {
	background-color:inherit;
	color:inherit;
}
table td {
	background-color:inherit;
	color:inherit;
}
#upSplash {
	position:absolute;
	left:25%;
	top:5%;
	width:50%;
	height:15%;
	z-index:1;
	visibility:hidden;
	border:solid blue 1px;
	color:#000000;
	background-color:#ccffcc;
	padding:5%;
	text-align:center;
	font-size:150%;
	font-weight:bold;
}
#menubar {
  position:absolute;
  left:0px;
  top:90px;
  width:96%;
  height:40px;
  text-align:center;
  border:none;}
  
#menubar a {font-size:120%; text-align:center;padding:9px 0px 0px 0px;color:black;float:left;background-image: url(img/bluebar.jpg);width:100px;height:33px;}

#menubar a:hover {color:white;}

#intro {position:absolute;
				top:200px; 
				right:5px;
				width:40%;
				border:solid navy 1px;
				color:black;
				background-color:#c7dfff;
				text-align:justify;
				padding:8px;
				}

#subscribe {
  position:absolute;
  Right:0px;
  top:135px;
  width:42%;
  height:30px;
  padding:8px;
  text-align:center;
  vertical-align:middle;
	background-color:white;
}

div.subs a {background-image: url(img/redbar.jpg);
				 	 font-weight:bold;width:100%;height:35px;
					 color:white;padding-top:15px;}

div.subs a:hover {color:yellow;}

#advert {
  position:absolute;
  right:10px;
  bottom:10px;
  height:auto;
  width:auto;
  border:none;
}
#advert a {}
#info {
  position:absolute;
  left:30px;
  top:135px;
  width:85%;
  font-size:110%
}
#info a:link {display:inline;text-decoration:underline;}
#info a:visited {display:inline;text-decoration:underline;}
#info a:active {display:inline;text-decoration:underline;}
#info a:hover {font-style:italic;text-decoration:none;}

#list {
  position:absolute;
  left:30px;
  top:135px;
  width:55%;
}
div.list a.group {font-size:150%;background-image: url(img/bluebar.jpg);
							height:33px;width:300px;padding:7px 0px 0px 40px;}
div.list a.document {color:navy;background-color:white;
				 						padding-left:15px;}

div.list a:link,
div.list a:visited,
div.list a:active {color:navy;}
div.list a:hover {color:white;background-color:#678fc3;}

#good {
      Background-Color:green;
      Color:white;
      Font-size:90%;
      Font-weight:bold;
      }
#Bad {
      Background-Color:red;
      Color:white;
      Font-size:90%;
      Font-weight:bold;
      }

.small {
        font-size:75%;
      }
.red	{font-weight:bold;color:red;}
