/* CSS Document */

body{
background-color:#FFFFFF;
font-size:small;
font-family:Georgia, "Times New Roman", Times, serif;
}

a {
	color:#cc6600;
	text-decoration:underline;
}

a.Bold {
	font-weight:bold;
}

.content{
	width:435px;
	color:#333333;
	font-size:+1;
	line-height: 1.5em;
	padding-top:20px;
	padding-right:20px;
	padding-bottom:0;
	padding-left:20px;
	margin-top:0;
}

.bottomtxt {
	line-height: 15px;
	color: #999999;
	font-size: x-small;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1.5em;
}
.title4dvd {
	font-size: medium;
	color: #990000;
	padding: .5em;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dvdcontent{
	color:#333333;
	padding: .5em;
	line-height: 1.5em;
}

.bottomtxt a:link, bottomtxt a:visited, bottomtxt a:active{
color:#990000;
}

.bottomtxt a:hover{
color:#990000;
text-decoration:none;
}

.content2{
	color:#333333;
	font-size:+1;
	line-height: 1.5em;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
}

.content3{
	color:#333333;
	font-size:+1;
	line-height: 1.5em;
	padding-top: .5em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0em;
}

/* SITE Update as of 5/1/08 */

.sidebar {
	width:243px;
	background:#bfbfb0;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:20px;
	padding-left:15px;
	line-height:1.5em;
}

.dotted {
	border-top:1px #333333 dotted;
	border-bottom:1px #333333 dotted;
}

.sideMed {
	font-size:12px;
	text-align:center;
}

.sideSm {
	font-size:10px;
	text-align:center;
}

.amounts {
	margin-left:40px;
	margin-right:40px;
}
