font, p, i, body, div {	margin-left: 0px; margin-top: 0px; font-family:"VERDANA"; font-size:10px; }
a:link       { color: 928C24; background:#000000; text-decoration: none }
a:visited   { color: 928C24; background:#000000; text-decoration: none }
a:active   { color: 928C24; background:#000000; text-decoration: none }
a:hover    { color: 700000; background:#45555C; text-decoration: line-through}
a { color: #000000; text-decoration: none }
#INPUT { font-size: 10px; height: 16px; padding: 0px; text-align: left; color: white; border: 1px solid black; background: #800000 }
BODY {	background: #000000;
	SCROLLBAR-FACE-COLOR: #4F555C;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #4F555C;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #4F555C;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	cursor: default;
	color: white;
}
.menuskin{
position:absolute;
width:150px;
background-color:#000000;
border:2px solid black;
font:normal 10px Verdana;
line-height:12px;
z-index:100;
visibility:hidden;
}
.menuskin a{
text-decoration:none;
color:700000;
padding-left:10px;
padding-right:10px;
}
#mouseoverstyle{
background-color:highlight;
color:white;
}
.leftUp{
    left: 3px; 
    top: 1px; 
    position: relative;
}

.left{
    left: 2px; 
    position: relative;
}

.one{
    letter-spacing:-1px;
    text-transform:uppercase;
}

.two{
    letter-spacing:-2px;
    unicode-bidi:bidi-override;        
    direction:rtl;
}
.three{
    font-style:normal;
    text-transform:lowercase;
    font-weight:bold;
    word-spacing:-5px;
}
.four{
    font-family:System;
    text-decoration:line-through;
    unicode-bidi:bidi-override;    
    direction:rtl;
    letter-spacing:-8px;    
    font-size:48px;
    color:Olive;
}
.leftBold{
    left: 2px; 
    position: relative; 
    font-weight:bold;
} 
.biggerBold{
    font-size:13px;
    font-weight:bold;    
}
.sysFont{
    font-family:System;
}
.geoFont{
    font-family:Georgia;
    font-size: 14pt;
    line-height: 100%;
}
.ogrFont{
    font-family:arial;
    font-size: 148pt;
    letter-spacing:-15px;
    font-weight:bold;
    line-height: 100%;
    color:#700000;
}
.bicblackFont{
    font-family:arial;
    font-size: 148pt;
    letter-spacing:-15px;
    font-weight:bold;
    line-height: 100%;
    color:#000000;
}
/* *** Footer Styles *** */
#footer {
  width: 400px;
  position: fixed;
  clear: both;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

* html #footer {  /* IE Hack! */
/*  position: absolute; */
}

#footer li {
  list-style: none;
  font-size: 1em;
  color: #ff;
  padding: 0;
  margin: 0;
}