/* CSS style sheet for CrashSoft by 3apa3a */
A:hover { color: #00E000 }
.border1   { BORDER-BOTTOM: #707070 1px solid; BORDER-LEFT: #505050 0px solid; BORDER-RIGHT: #A0A0A0 0px solid; BORDER-TOP: #707070 1px solid }
.border1HI { BORDER-BOTTOM: #909090 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #909090 1px solid; BORDER-TOP: #ffffff 1px solid }

A:link  { color: #FF0000 }
A:visited { color: #CC00A0 }

BODY {
	background-color: #000000;
	background-image: url(http://personal.inet.fi/atk/crashsoft/img/b01.jpg);
	color: #000000;	
	scrollbar-face-color: #8080E0; scrollbar-highlight-color: #D7C7FE; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #000090; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #7070A0
}

.lnk1
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	background: #ccccdd;
	border-left: black 1px solid;
	width: 80px;
	color: #404040;
	border-bottom: black 1px solid;
	font-family: Serif;
	text-align: left;
	text-decoration: underline;
}

.lnk2
{
  background:#908080; color:#C0D0C7;
  width:80; font:bold;  
  text-align:left;  
  border: solid;
  border-width: 1;
  border-color: black;
  font-family: Serif;
}

.lnksub
{
	background: #ccccdd;
	width: 80px;
	font-size:small;
	color: #404040;
	text-indent: 20px;
	text-align: left;
	text-decoration: underline;
	border: solid;
	border-width: 1;
        font-family: Serif;
}

div.box
{
	border-right: thin;
	padding-right: 2px;
	border-top: thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: thin;
	width: 100%;
	padding-top: 2px;
	border-bottom: thin solid;
}

div.box2 { border: solid; border-width: thin; width: 100%; padding: 2; background: #B8BCA0 } 
div.box3 { border: solid; border-width: thin; width: 750; padding: 5; background: #D0D0A0 } 

.txt1
{
  background:black; color:C0D0C7;
  width:90; font:bold;
  text-align:center;
}

.box800 {
   width: 750;
   border: 1px solid #303030;
   padding: 4px;
   background: #A0C0B0;
   font: bold;
}
