html {
scrollbar-arrow-color: #A5A5A5;
scrollbar-3dlight-color: #A5A5A5;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #F5F5F5;
scrollbar-darkshadow-color: #A5A5A5;
}

body {
	background-color: #DBDBDB;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #123F50;
	background-image: url(images/atbackgroundslice.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.top {
	height: 294px;
	width: 790px;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(images/topholder.jpg);
}
#buttons {
	position: absolute;
	width: 135px;
	height: 110px;
	top: 195px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	left: 10px;
}
#flashleft {
	background-image: url(images/flashbackground.gif);
	height: 104px;
	width: 190px;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
}
#details {
	height: 200px;
	width: 150px;
	position: relative;
	left: 10px;
	top: 10px;
}
#details a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#details a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#details a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#buttons li {
	margin-left: 0px;
}
#buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#buttons a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width:140px;
	padding-left:20px;
	padding-top:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 90%;
}
#buttons a:hover {
	text-decoration: underline;
	background-image: url(images/bulletover.gif);
	background-repeat: no-repeat;
	background-position: left 90%;
	color: #FFFFFF;
}

.bottom {
	height: 25px;
	width: 790px;
	background-position: left;
	background-repeat: repeat-y;
	font-size: 70%;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.content {
	width: 595px;
	background-color: #FFFFFF;
	font-size: 70%;
	line-height: 18px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
.left {
	width: 190px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	font-size: 70%;
	background-image: url(images/leftbackground.gif);
	padding: 0px;
	color: #FFFFFF;
}
.stockContent {
	font-size: 11px;
	height: 100%;
	overflow: auto;
	scrollbar-arrow-color: #A5A5A5;
	scrollbar-3dlight-color: #A5A5A5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #A5A5A5;
	width: 550px;
	padding-left: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #254684;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}


#aboutText {
	overflow: auto;
	font-size: 12px;
	width: 500px;
	padding-left: 10px;
	line-height: 16px;
}

.topTitle {
	height: 5px;
	padding-top: 8px;
	width: 546px;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.contentHome {
	background-position: left top;
	width: 456px;
	background-repeat: repeat-y;
	background-color: #000000;
}
#stockContent {
	height: 100%;
	width: 565px;
	font-size: 70%;
	line-height: 16px;
}
