a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
body {
	background: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
}
table.description {
	font-size: 12px;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 5px;
}
.txtwhiteitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 5px;
	text-decoration:none;
	
}
.txtwhiteitalic a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 5px;
		text-decoration:none;
	
}
.txtwhiteitalic a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 5px;
		text-decoration:none;
	
}
.txtwhiteitalic a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 5px;
		text-decoration:underline;
	
}
.txtwhiteitalic a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: 5px;
		text-decoration:none;
	
}
.txtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-repeat: no-repeat;
	padding-left: 5px;
}

.inputborder{
	background-color:#D0E4F0;
	border:1px solid #284078;
	height:16px;
	width:60px;
	font-size: 11px;
}

.inputbutton{
	background-color:#213AB5;
	border:1px solid #FFFFFF;
	height:16px;
	width:25px;
	color: #FFFFFF;
	font-size: 11px;

}

.footer{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;

}
#shoppingcart {
	position: absolute;
	top: 50px;
	left: 50px;
	height: 100px;
	width: 600px;
	background: #eee;
	border: 1px solid #444;
}

#shoppingcart p {
	margin: 0 1em 1em;
}

h1 {
	font-size: 100%;
	margin: 0.25em .5em;
}

#booklist, #contents {
	top: 175px;
	left: 50px;
	background: #ddd;
	border: 1px solid #333;
	margin-left: 10px;
	margin-right: 10px;
}

#booklist ul {
	list-style-type: none;
}

#booklist ul li {
	margin: 0 1em 1em;
}

#contents table {
	font-size: 90%;
	border-collapse: collapse;
}

#contents table td {
	border: 1px solid #999;
}

#contents p, #contents button {
	margin: 1em;
}
.specs {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;padding:0;
}
.boxes a:link {
	color:black;
	border: 1px solid #389fc2;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
.boxes a:visited {
	color:black;
	border: 1px solid #389fc2;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
.boxes a:hover {
	color:white;
	background-color:#0099FF;
	border: 1px solid #389fc2;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
.boxes a:active {
	color:black;
	border: 1px solid #389fc2;
	text-decoration: none;
	padding: 1px 3px 1px 3px;
}
.current {
	background-color: #0033FF;
	border: 1px solid #389fc2;
	color: #000000;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}
.video {
	margin:0 15px 0 15px;
	height:344px;
	width:425px;
}
.viddes {
	font-size:10px;
	margin: 5px 15px 15px 15px;
}
.viddes h2 {
	margin: 0;
}
