
A.NormalM1, A.NormalM1:visited, A.NormalM1:active
{
  color: #004499;
  background-color: white;
  text-decoration: underline;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

A.NormalM2, A.NormalM2:visited, A.NormalM2:active
{
  color: #004499;
  background-color: white;
  text-decoration: underline;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
  Filter: gray;
}

A, A:visited, A:active
{
	color: #4488DD;
	text-decoration: none;
}

A:hover
{
  text-decoration: underline;
}

A.Menu, A.Menu:visited, A.Menu:active
{
	color: #4488DD;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

A.Menu:hover
{
	color: white;
	text-decoration: none;
	background-color: #4488DD;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid black;
}

A.NoImage:hover
{
	color: white;
	text-decoration: none;
	background-color: #333333;
}

A.Normal, A.Normal:visited, A.Normal:active
{
  color: #004499;
  background-color: white;
  text-decoration: underline;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

A.Game, A.Game:visited, A.Game:active
{
  color: #004499;
  background-color: #F0F0F0;
  text-decoration: underline;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

A.Game:hover
{
  color: #4488DD;
  background-color: #F0F0F0;
  text-decoration: underline;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

A.ComputerPage, A.ComputerPage:visited, A.ComputerPage:active
{
  color: #172F8F;
  background-color: #FFFFFF;
  text-decoration: underline;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

A.ComputerPage:hover
{
  color: #2F4FBF;
  background-color: #F0F0F0;
  text-decoration: underline;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

SPAN, TD
{
	color: black;
	font-family: Verdana, Arial, Tahoma;
}

DIV.small, SPAN.small
{
	font-size: 8pt;
	color: black;
	font-family: Arial, Thaoma, Verdana;
}

SPAN.title
{
	font-size: 16pt;
	font-weight: bold;
	color: black;
}

.Big
{
	font-size: 12pt;
}

.Title2
{
	font-size: 11pt;
	font-weight: bold;
}

.copyright
{
	font-size: 8pt;
	color: #274060;
}

A.FadeBox, A.FadeBox:visited, A.FadeBox:active
{
  color: #000000;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

A.FadeBox:hover
{
  color: #0000FF;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  border: 0px solid white;
}

.textulx
{
	position:relative;top:0px;color:black;
	width:100%;
	height:100%;
	font: 12px Verdana,Arial,Tahoma;
	margin:4px;
	margin-bottom:0px;
}
.gradientulx
{
	top:0px;
	left:0px;
	width:100%;
	background-color: #30BEFD;
	height:100%;
	FILTER: alpha( style=1,opacity=0,finishOpacity=75,startX=100,finishX=100,startY=0,finishY=250)
}
.contrax
{
	background-color: #DEEFFF;
	border:1px ridge #98BAFE;
	height:98%;
	top:0px;
	left:0px;
	margin:2px;
	position:relative;
}

.nst{width:110px;font-size:8pt;border:1px solid #000000;background-color:#FFFF63;color:#000000;padding:2px;margin:0px;}

.treeview ul
{
    background-color: white;
}

.ComputerParts 
{
    border: 1px ridge #689;
    background-color: White;
}

.ComputerParts TD
{
    border-top: 1px solid #9bc;
    border-right: 1px solid #9bc;
    vertical-align: top;
}    

.ComputerParts TR:first-child TD
{
    border-top: none;
}

.ComputerParts TD:last-child
{
    border-right: none;
}

.ComputerParts TD IMG
{
    width: 100px;
}
