html, body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#layout {
	background: #FFFFFF;
	height: 100%;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 105px;
	vertical-align: top;
}
#header a:link, #header a:visited {
	color: #333333;
	text-decoration: none;
}
#header a:hover {
	color: #F88144;
	text-decoration: underline;
}
#footer {
	height: 40px;
	vertical-align: top;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 5px;
}
#footer table {
	font-size: 11px;
	color: #999999;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #F88144;
	text-decoration: underline;
}
#content {
	vertical-align: top;
	padding: 5px;
}
#header table {
	height: 100%;
	width: 100%;
}
#navbar {
	background: url(images/navbar_background.gif) repeat-x top;
	height: 36px;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	width: 440px;
	float: right;
}
#navbar .content {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	float: right;
}
#navbar p {
	margin: 0px;
}
#navbar .content a:link, #navbar .content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}
#navbar .content a:hover {
	text-decoration: underline;
}
.smalllinks {
	font-size: 11px;
}
.panel {
	background: url(images/panel_background.gif) repeat-y center;
	width: 159px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
}
.panel table {
	font-size: 11px;
}
.panel p {
	margin: 0px 0px 10px;
}
.panel .content {
	padding: 10px 10px 0px;
}
.panel a:link, .panel a:visited {
	color: #000000;
	text-decoration: none;
}
.panel a:hover {
	color: #F6832B;
	text-decoration: underline;
}
.button {
	background: #FFE189;
	border: 1px solid #F88144;
	color: #F88144;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}
#categories div {
	margin-left: 10px;
	margin-bottom: 5px;
}
#categories div div {
	margin-left: 10px;
	margin-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}
.frame {
	width: 556px;
}
.frame th {
	background: url(images/frame_header.gif) no-repeat;
	height: 26px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 10px;
	vertical-align: middle;
}
.frame table {
	font-size: 11px;
	width: 556px;
	border-right: 1px solid #FA5D00;
	border-left: 1px solid #FA5D00;
}
.frame table td {
	padding: 5px;
	border-bottom: 1px solid #666666;
	width: 50%;
	font-size: 11px;
}
.frame table th {
	padding: 5px;
	border-bottom: 1px solid #666666;
	width: 50%;
	font-weight: normal;
	border-right: 1px solid #666666;
	background: url(none);
	color: #333333;
	font-size: 11px;
}
#products .offer {
	border: 1px solid #787878;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	vertical-align: top;
}
#products .offer td {
	vertical-align: top;
}
#products .offer td div {
	margin: 8px;
}
#products h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 8px;
}
#products .price {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #EA560E;
}
#products .eduprice {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #C80202;
}
#products h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 8px;
}
#p7TMnav div {
	margin: 0px 0px 10px;
}
#p7TMnav div a {
	margin-bottom: 2px;
}
#p7TMnav div div a {
	margin-bottom: 0px;
}
#p7TMnav div div {
	padding:  4px 0px 4px 8px;
	margin: 0px;
}
#p7TMnav .selected {
	background-color: #FFFFFF;
	background-image:url(images/selected.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#p7TMnav .selected a:link, #p7TMnav .selected a:visited {
	color: #000000;
}
a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.InfoBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px dashed #C80202;
}
