body {
	background-image: url(images/backGround.jpg);
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.header {
	position: absolute;
	height: 262px;
	width: 725px;
	left: 15px;
	top: 0px;
}
.page {
	top: 0px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	padding-top: 12px;
	height: 25px;
	width: 505px;
	padding-left: 45px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #17346A;
}
.leftNav {
	position: relative;
	width: 150px;
	top: 12px;
	left: 30px;
	line-height: 12px;
	z-index: auto;
}
.homeContent {
	background-image: url(images/pics.gif);
	position: absolute;
	width: 420px;
	top: 30px;
	left: 0px;
	padding-top: 13px;
	padding-left: 115px;
	line-height: 18px;
	background-repeat: no-repeat;
}
.main {
	position: absolute;
	top: 262px;
	left: 190px;
	width: 550px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #24669C;
}
a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
}

.details {
	position: relative;
	width: 150px;
	left: 30px;
	color: #152E5B;
	top: 30px;
	z-index: auto;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.smallText {
	font-size: 11px;
}
.container {
	height: 100%;
	width: 100%;
	float: left;
}
.top {
	position: relative;
	left: 15px;
	top: 0px;
	z-index: auto;
}
.mainContent {
	position: absolute;
	left: 190px;
	top: 262px;
	z-index: auto;
	width: 550px;
	height: 600px;
}
.stockContent {
	position: absolute;
	width: 531px;
	top: 30px;
	left: 0px;
	padding-top: 13px;
	padding-left: 10px;
	line-height: 18px;
}
div.homeContent#homeContent a:link {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
div.homeContent#homeContent a:hover {

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
div.homeContent#homeContent a:visited {


	text-decoration: none;
	color: #FFFF99;
	font-weight: bold;
}
div.homeContent#homeContent a:active {



	text-decoration: none;
	color: #00CCFF;
	font-weight: bold;
}
div.stockContent#stockContent a:link {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
div.stockContent#stockContent a:hover {

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
div.stockContent#stockContent a:visited {


	text-decoration: none;
	color: #FFFF99;
	font-weight: bold;
}
div.stockContent#stockContent a:active {



	text-decoration: none;
	color: #00CCFF;
	font-weight: bold;
}
