body, html

  {
    background-color:#666666;
	color:#666666;
	background-image:url(/Images/background-document.png);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:175%;
    margin:0px;
  }
  
a:link

  {
    border-bottom:1px dotted #990000;
    color:#990000;
	text-decoration:none;
  }
  
a:visited

  {
    border-bottom:1px dotted #990000;
    color:#990000;
	text-decoration:none;
  }

a:hover

  {
    border-bottom:1px dotted #990000;
    color:#990000;
	text-decoration:none;
  }

form

  {
    margin:0px;
  }

ul

  {
	margin:0px;
	padding:0px;
	list-style:none;
  }
  
li
  
  {
	background-image:url(/Images/button-arrow.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	list-style:none;
	margin:0px;
	padding:4px 0px 4px 20px;
  }

#divIntranet

  {
    background-color:#999999;
	color:#ffffff;
	margin-left:40px;
	padding:10px;
	text-align:left;
	width:160px;
  }
  
.wrapper980

  {
    left:50%;
    margin-left:-490px;
	position:absolute;
    width:980px;
  }
  
.menu-links

  {
    border-bottom:1px solid #cccccc;
	color:#666666;
    height:40px;
	line-height:40px;
	margin-left:40px;
	text-align:left;
	width:180px;
  }
  
.menu-links a:link

  {
    border:0px;
	color:#666666;
	font-size:11px;
	text-decoration:none;
  }
  
.menu-links a:visited

  {
    border:0px;
	color:#666666;
	font-size:11px;
	text-decoration:none;
  }
  
.menu-links a:active

  {
    border:0px;
	color:#990000;
	font-size:11px;
	text-decoration:none;
  }

.menu-links a:hover

  {
    border:0px;
	color:#990000;
	font-size:11px;
	text-decoration:none;
  }
  
  
