html {
	width:100%;
	height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-family: "Times New Roman", "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

h3 {
	font-family: "Times New Roman", "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

h4 {
	font-family: "Times New Roman", "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

#header {
	background-image: url(/images/storefront/top_background.gif);
	width: 959px;
	height: 163px;
	margin:0px auto;
	color:#ffffff;
}
.inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.content {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.footContent {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.button1, .button2:hover {
	font-family: "Times New Roman", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #000000;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.button2, .button1:hover  {
	font-family: "Times New Roman", Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #666666;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.remark
{
	font-size: 10px;
}

a img {
	border: 0;
}

/*Link Classes*/
a {
	color: #666666;
	text-decoration: none
}

a:hover {
	color: #666666;
	text-decoration: none
}

th {
	text-align: left;
	background-color: #666666;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

.article, .article td {
	font-family: "Times New Roman", Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}


#pagenav {
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pagenav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	text-align: center;
}

#pagenav li {
	margin-right: 10px;
	margin-left: 10px;
	padding: 2px;
	display: inline;
}

.contentBox {
	border: 1px solid #666666;
}

.videoHeader {
	font-size:18px;
	font-weight:bold;
}

.videoDesc {
	font-size:12px;
}

