@charset "utf-8";
.borderblu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96C9D3;
	border-bottom-color: #96C9D3;
	background-color: #D7F3FD;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(bac.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.stockb, .stockb a:link,.stockb a:visited,.stockb a:active {
	border: 2px solid #CDD9DA;
	display: block;
	float: left;
	position: relative;
}
.stockb a:hover{
	border: 2px solid #5F7692;
	display: block;
}

.highlightit img{
	border: 1px solid #CDD9DA;
}

.highlightit:hover img{
	border: 1px solid #006699;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}
body {
	margin: 0px;
}
.bigblack {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.stocktex {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #0099CC;
	border: 1px solid #0099CC;
}
.topad {
	padding-top: 5px;
	padding-bottom: 5px;
}


.roundf {
	font-family: "Arial Rounded MT Bold";
	font-size: 24pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.bac2 {
	background-image: url(boxn.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: auto;
	width: 250px;
}


#title {
	height: 100px;
	width: 300px;
	position: absolute;
	background-color: #990000;
}
#boxn {
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 250px;
	position: relative;
	height: 88px;
	background-image: url(boxn.jpg);
}
#stocktitle {
	float: left;
	width: 200px;
	position: relative;
	height: auto;
	left: 25px;
	top: 5px;
	text-decoration: none;
}

.stocklinker, .stocklinker a:link,.stocklinker a:visited,.stocklinker a:active {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.stocklinker a:hover{
	text-decoration: underline;
	color: #003366;
}
.yearlinker, .yearlinker a:link,.yearlinker a:visited,.yearlinker a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 65px;
	border: 1px solid #44A7C8;
	background-color: #FFFFFF;
	line-height: 20px;
}
.yearlinker a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006699;
}


.roundfblk {
	font-family: "Arial Rounded MT Bold";
	font-size: 22pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.stockline {
	background-image: url(line.png);
	background-repeat: repeat-x;
	background-position: center center;
}

