@charset iso-8859-1"iso-8859-1";
BODY {
	background-color : #000000;
	font-size : 12px;
	font-family : "Verdana",  "Arial", "Helvetica", sans-serif;
	color: #585858;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: justify;
}

A {
	font-family : "Verdana",  "Arial", "Helvetica", sans-serif;
	text-decoration: none;
	color: #22A9FF;
}

TD {
	font-family : "Verdana",  "Arial", "Helvetica", sans-serif;
	font-size : 12px;
	color: #B9B9B9;
}

A:HOVER {
	font-family : "Verdana",  "Arial", "Helvetica", sans-serif;
	color: #7FC000;
	text-decoration : underline;
}

A:ACTIVE {
	font-family : "Verdana",  "Arial", "Helvetica", sans-serif;
	color: #7FC000;
	height: 150%;
	text-decoration : none;
}

A.InText {
	font-family : "Verdana",   "Arial", "Helvetica", sans-serif;
	color: #7FC000;
	text-decoration: none;
	font-size : 100%;
}

.SmallFont {
	font-family : "Verdana", "Arial", "Helvetica",  sans-serif;
	font-size : 10px;
	color: #585858;
}

.SpecialFont {
	font-family : "Georgia", "Times New Roman", "CG Times", serif;
	font-size : 12px;
	color : #585858
}

H1, H2, H3, H4, H5, H6 {
	font-family : "Verdana",  "Arial", "Helvetica", sans-serif;
	color : #007BCA;
	text-align: left;
}

A.InText:HOVER {
	font-family : "Verdana",  "Arial", "Helvetica", sans-serif;
	color: #7FC000;
	text-decoration : underline;
}

.Search {
	color: #ffff66;
	font-weight: bold;
}

H1 {
	font-size : 18px;
}

H2 {
	font-size : 16px;
}

H3 {
	font-size : 14px;
}

.timestamp {
	font-family: "Arial", "Helvetica", "Tahoma", sans-serif;
	font-style: normal;
	font-size: smaller;
	text-align: right;
	color: #990033;
}

/* The following 4 declarations are used by the ticker tape banner effect */
#tickertape{
position:relative;
layer-background-color:#003366;
width:500;
height:12;
}

#subtickertape{
background-color:#003366;
position:absolute;
border: 1px solid #003366;
width:500;
height:12;
}

.subtickertapefont{
font: bold 13.5px;
font-family : "Arrus BT", sans-serif;
text-decoration:none;
color : #FFD700;
text-align=left;
}

.subtickertapefont a{
color : gold;
font: bold 13.5px;
font-family : "Arrus BT", sans-serif;
text-decoration:none;
}
.subtickertapefont a:hover{
color : gold;
font: bold 13.5px;
font-family : "Arrus BT", sans-serif;
text-decoration:none;
}
.subtickertapefont a:visited{
color : gold;
font: bold 13.5px;
font-family : "Arrus BT", sans-serif;
text-decoration:none;
}

