/*
 * Style sheet for the main site SEA Artyomsalt
 * 2001/10/15
 * Copyright 2001 SEA Artyomsalt
 */

BODY {
	background-color: #336699;
	SCROLLBAR-FACE-COLOR: #336699; 
	SCROLLBAR-HIGHLIGHT-COLOR: #50607C; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #42DBF0; 
	scrollbar-3d-light-color: #333399; 
	scrollbar-dark-shadow-color: #333399;
	}

.mainlayer {
	display:block; 
	cursor: pointer; 
	height: 20;
	width: 155; 
}

.reflayer {
	display:none; 
	cursor: pointer; 
	width: 135; 
	margin-left: 25px; 
}

A:link {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: bold;
	COLOR: white; FONT-SIZE: 10pt;
}
A:visited {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: bold;
	COLOR: white; FONT-SIZE: 10pt;
}
A:hover {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: bold;
	COLOR: #CCCCFF; FONT-SIZE: 10pt;
}
A:unknown {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: bold;
	COLOR: white; FONT-SIZE: 10pt;
}

A.refmenu {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: normal;
	COLOR: darkblue; FONT-SIZE: 10pt;
}
A.refmenu:Link {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: normal;
	COLOR: darkblue; FONT-SIZE: 10pt;
}
A.refmenu:visited {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: normal;
	COLOR: #CC99FF; FONT-SIZE: 10pt;
}
A.refmenu:hover {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: normal;
	COLOR: #66FFFF; FONT-SIZE: 10pt;
}
A.refmenu:unknown {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: normal;
	COLOR: yellow; FONT-SIZE: 10pt;
}
A.switchlang {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: bold;
	COLOR: black; FONT-SIZE: 10pt;
}
A.switchlang:Link {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: bold;
	COLOR: black; FONT-SIZE: 10pt;
}
A.switchlang:visited {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: bold;
	COLOR: black; FONT-SIZE: 10pt;
}
A.switchlang:hover {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: bold;
	COLOR: #0000FF; FONT-SIZE: 10pt;
}
A.switchlang:unknown {
	text-decoration : none;
	font-family: "Courier New", Courier, mono;
      	font-weight: bold;
	COLOR: black; FONT-SIZE: 10pt;
}
.langtitle {
	margin: 0em;
	cursor: pointer; 
	font-size: 12pt;
	font-family: Arial, Courier, mono;
}
