/*Common*/
body {
	font-family: Arial, Tahoma, Verdana;
	background: #82bcea url(images/bg_1.png) left center repeat-x;
	font-size: 12px;
	color: #555;
	margin: 0px;
}
	.Left {
		float: left;
	}
	.Right {
		float: right;
	}
	.Clear {
		clear: both;
	}
h1 {
	font-size: 1em;
	color: #fff;
margin: 0px;
padding: 0px;
}
h2 {
	font-size: 18px;
	color: #6389D8;
margin: 0px;
margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 2px;
	color: #6389D8;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
	.Thumbnail {
		border: 1px solid #aaa;
	}

/*Layout*/
.Position {
	width: 828px;
	font-size: 12px;
	margin: 0 auto 10px auto;
}
.Header {
	height: 160px;
	width: 828px;
	background: url(images/logo.png) left center no-repeat;
}
.ContentLeft {
	width: 165px;
	margin-right: 5px;
}
	.ContentLeft .ContentArea {
	background-color: #ffffff;
		padding: 5px 10px;
	}
	.Partners a {
		padding-left: 10px;
		display: block;
		height: 22px;
		border-bottom: 1px dotted #aaa;
		line-height: 22px;
		background: url(images/arrow.png) left center no-repeat;
	}
	.Buttons {
		text-align: center;
		border: 1px solid #bbb;
		padding: 5px 8px 10px 8px;
	}
	.Buttons img {
		float: left;
		margin: 5px 0 0 0;
	}
	.ButtonsSpacer {
		float: left;
		width: 2px;
	}
.ContentMiddle {
	width: 488px;
	margin-right: 5px;
}
.ContentRight {
margin-left: 0px;
	width: 165px;
}
	.ContentHeader {
		background: url(images/bg_2.png) repeat-x;
		height: 29px;
		line-height: 27px;
		color: #fff;
		padding-left: 10px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.ContentArea {
	background-color: #ffffff;
		border: 0px solid #bbb;
	}
	.ContentRight .ContentArea {
	background-color: #ffffff;
		padding: 10px 10px 2px 10px;
	}
.NavigationLink {
	padding-left: 10px;
	display: block;
	height: 22px;
	line-height: 22px;
	border-bottom: 1px dotted #aaa;
	background: url(images/arrow.png) left center no-repeat;
}
.FeaturedScreensaver {
	padding: 4px;
	width: 136px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	font-weight: bold;
}
.Box {
	margin: 0 0 10px 0;
	padding: 4px;
	width: 136px;
	background-color: #f3f3f3;
	border: 1px solid #ccc;
	text-align: center;
}
	.Spacer {
		float: left;
		width: 5px;
		height: 120px;
		margin: 10px 0;
		padding: 4px;
		}

.Thumbnail {
	height: 160px;
	width: 120px;
	border: 1px solid #888;
}
.Footer {
	width: 400px;
	text-align: center;
	padding-top: 10px;
	margin: 0 auto;
}
.td2{
font-size: 12px;
border: 1px solid #ccc;
background-color: #ffffff;
padding: 4px 4px 4px 4px;
}
.detailboxes {border-bottom: 1px solid #DDDCD8; padding-bottom:10px; margin-bottom:10px;}
.detailboxes ul {padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000;}
.detailboxes li {list-style: none;}
.detailboxes ul li {line-height: 18px; padding-left: 10px; background: url(http://www.stockvault.net/images/sv08/sponsorbullet_brown.gif) no-repeat 0 50%;}
.detailboxes ul li.selected {line-height: 14px; padding-left: 10px; background: url(http://www.stockvault.net/images/sv08/sponsorbullet_blue.gif) no-repeat 0 50%;}
.detailboxes a {color: #0099ff; text-decoration: none;}
.detailboxes a:hover {color: #000000; text-decoration: underline;}
