/* harddisk(c)   Design by Uli Sobers::     http://free.templates.sobers.de   */

html                                    {
  scrollbar-face-color:                 #383636;
  scrollbar-highlight-color:            #484646;
  scrollbar-3dlight-color:              #383636;
  scrollbar-darkshadow-color:           #282626;
  scrollbar-shadow-color:               #141212;
  scrollbar-arrow-color:                #0000FF;
  scrollbar-track-color:                #080707;

  padding:                              0px;
  margin:                               0px;
  }

body                                    {
  overflow:                             hidden;
  color:                                #171717;
  background-color:                     #000000;

  padding:                              0px;
  margin-top:                           2%;
  }

table, tr, td                           {
  color:                                #E8E8E9;
  background-color:                     #171717;
	font-family:                          Tahoma, Arial, sans-serif;
	font-size:                            11px;

  padding:                              0px;
  margin:                               0px;
  }

a:link, a:visited, a:active             {
	color:                                #E9E8E8;
	font-family:                          Tahoma, Arial, sans-serif;
	font-size:                            16px;
  font-weight:                          bold;
	text-decoration:                      none;
  }

a:hover                                 {
	color:                                #7095dc;
  font-family:                          Tahoma, Arial, sans-serif;
	font-size:                            16px;
  font-weight:                          bold;
	text-decoration:                      none;
  }

#footer                                 {
	color:                                #a9a8a8;
	font-family:                          Arial, sans-serif;
	font-size:                            11px;
  }

#footer a                               {
	color:                                #a9a8a8;
	font-family:                          Arial, sans-serif;
	font-size:                            11px;
  font-weight:                          normal;
	text-decoration:                      none;
  }

#footer a:hover                         {
	color:                                #ffffff;
  }

.point1                                 {
  border:                               solid 1px black;
  background-color:                     #7095dc
  }

.point2                                 {
  border:                               solid 1px black;
  background-color:                     #CCDAF2
  }

.point3                                 {
  border:                               solid 1px black;
  background-color:                     #ffffff
  }

#red_dot a                              {
  position:                             relative;
  top:                                  57px;
  left:                                 334px;
  width:                                6px;
  height:                               6px;
 }
 

