body { background-color: #E1E1E1;
       background-repeat: no-repeat; }

div { scrollbar-3dlight-color:000000;
      scrollbar-arrow-color:000000;
      scrollbar-darkshadow-color:000000;
      scrollbar-base-color:313131;
      scrollbar-highlight-color:111111; }

body, table, td { color: #888888;
		  font-size: 10px;
		  font-family: Arial; }

div, input, img, textarea, select, option { border-style: dashed;
	border-color: 212121;
	border-width: 2px;
	background-color: #000000;
	color: #A1A1A1;
	font-size: 12px; }

a:link { color: #A1A1A1; text-decoration: none; }
a:visited { color: #A1A1A1; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; }

.logo { padding-right: 32px; }

a.logo:link { color: #0080AA; text-decoration: none; }
a.logo:visited { color: #0080AA; text-decoration: none; }
a.logo:hover { color: #FFFFFF; text-decoration: none; }

.side { background-repeat: no-repeat; }

.content { padding-top: 8px;
	   background-repeat: no-repeat; }
