BODY {
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
   margin-right : 0;	
	background-color: Black;
}

A {
	color : #BCC7CD;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	letter-spacing: 2px;
}

A:HOVER {
	color : #B9D5A8;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	letter-spacing: 2px;
}
.bgimage1 {
	background-attachment: fixed;
	background-image: url(images/keyboard_850.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


A.lg {
	color : #FF5A00;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

A.lg:HOVER {
	color : #B0C4DE;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

A.lgsm {
	color : #FF5A00;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

A.lgsm:HOVER {
	color : #B0C4DE;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

a.header{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	font-weight: bold;
	color: #FFF8DC;
	font-size: 11pt
}

a.header:hover{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	font-weight: bold;
	color: #E4FFDD;
	font-size: 11pt
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	font-weight: bold;
	color: #FFF8DC;
	font-size: 11pt
}

h1.green {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	font-weight: bold;
	color: Green;
	font-size: 11pt
	}

h1.sm {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	font-weight: bold;
	color: #FFF8DC;
	font-size: 11pt
	
}


P { 
font-family: Arial, Helvetica, sans-serif;
color: Black;
font-size: 9pt;
font-weight: normal;
letter-spacing: 2px;

}

P.seven { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Black;
font-size: 7pt;
font-weight: bold;

}

P.sevendk {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFC4;
	font-size: 10px;
	font-weight: normal;

}

hr {
	color: #FFD700;
}

TABLE.quotes {
border-width: thin;
	border-color: Navy;
	border-style: solid;
}


P.orange { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #FF5A00;
font-size: 8pt;
font-weight: bold;

}

.balloonstyle{
position:absolute;
top: 100px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 70px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: 100px;
left: 0;
visibility: hidden;
}

.menubg{
	background-image: url(images/menu_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.menubgblue{
	background-image: url(images/bluemenubg.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.matrix{
	background-image: url(images/matrix.jpg);
	background-position: center bottom;
	background-repeat: repeat;
}

.pipe{
	background-image: url(images/pipebg_blue.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

