﻿body 
{
	background-image: url("images/bg.gif");
	background-color: #efefec;
	padding: 0px;
	margin: 0px;	
  font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: 1.5em;
}
TD {
  font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: 1.5em;
}
a:link {
	color:#63637e;
	text-decoration:underline;
}
a:active {
	color:#63637e;
	text-decoration:underline;
}
a:visited {
	color:#63637e;
	text-decoration:underline;
}
a:hover {
	color:#336699;
	text-decoration:underline;
}
.PageLayout {
	background-color: #dcddc6;
	width: 940px;
	height: 100%;
}
.Header {
	background-image: url("images/header_bg.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
.Header2 {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-color: #696969;
	width: 100%;
	height: 116px;
}
.HeaderNav2 
{
	height: 30px;
	color: #ffffff;
	font-weight: bold;
}
.HeaderNav2 a {
	color: #ffffff;
	text-decoration: none;
}
.HeaderNav2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.HeaderNav2 a:hover {
	color: #336699;
	text-decoration: underline;
}


.HeaderNav {
	background-image: url("images/header_nav_bg.gif");
	background-repeat: repeat-x;
	height: 32px;
	color: #ffffff;
}
.HeaderNav a {
	color: #ffffff;
	text-decoration: none;
}
.HeaderNav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.HeaderNav a:hover {
	color: #336699;
	text-decoration: underline;
}
.AccountBar {
	background-image: url("images/ab_bg.gif");
	background-repeat: repeat-x;
	height: 36px;
	width: 100%;
	color: #ffffff;
}
.AccountBarItem, .AccountBarItem TD, .AccountBarItem a, .AccountBarItem a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.AccountBarItem a:hover {
	color: #336699;
	text-decoration: none;
}
.Page {
	background-color: #ffffff;	
	width: 100%;
	height: 100%;
}
.PageTop {
	background-image: url("images/page_t.gif");
	background-repeat: repeat-x;
}
.PageBottom {
	background-image: url("images/page_b.gif");
	background-repeat: repeat-x;
}
.PageLeft {
	background-image: url("images/page_l.gif");
	background-repeat: repeat-y;
}
.PageRight {
	background-image: url("images/page_r.gif");
	background-repeat: repeat-y;
}
.BlogTitle, .BlogTitle a {
	font-size: 18px;
	color: #63637e;
	text-decoration: none;
}
.BlogTitle a:hover {
	color: #336699;
	text-decoration: underline;
}
.BlogDate {
	font-size: 10px;
	color: #666666; 
}
.PostHeader {
	background-image: url("images/postheader_bg.gif");
	background-repeat: repeat;
	width: 100%;
}
.SmallText {
	font-size: 11px;
}
.Blue {
	color: #4D7CC1;
}
.Grey {
	color: #666666;
}
.ImageBorderDefault {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #990000;
}
.tblBlue {
	background-color: #f7faff;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #ccccff;
}
.tblOrange {
	background-color: #fff2da;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #d9842a;
}
.termslink {
	color: #438DD8;
	font-size: 11px;
}
.tabon {
	font-size: 12px;
	border-left:2px solid #6699cc;
	border-right:2px solid #6699cc;
	border-top:2px solid #6699cc;
	background-color: #eef2f7;
}
.taboff {
	font-size: 12px;
	border-bottom: 2px solid #6699cc;
	background-color: #FFFFFF;
}
.Footer {
	font-size: 10px;
	color: #828368;
}
.white {
	color: #ffffff;
}
.small {
	font-size: 10px;
}
.SmallGrey {
	font-size: 10px;
	color: #666666;
}
.SmallGreen {
	font-size: 10px;
	color: #338640;
}
.DotSep {
	background-image: url("images/dotbg.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
}
.row_on
{
	background-color: #f5f5f5;
}
.row_off
{
}
.ReplyTop {
	background-image: url("images/reply_t.gif");
	background-repeat: repeat-x;
}
.ReplyBottom {
	background-image: url("images/reply_b.gif");
	background-repeat: repeat-x;
}
.ReplyLeft {
	background-image: url("images/reply_l.gif");
	background-repeat: repeat-y;
}
.ReplyRight {
	background-image: url("images/reply_r.gif");
	background-repeat: repeat-y;
}
.Reply2Top {
	background-image: url("images/reply2_t.gif");
	background-repeat: repeat-x;
}
.Reply2Bottom {
	background-image: url("images/reply2_b.gif");
	background-repeat: repeat-x;
}
.Reply2Left {
	background-image: url("images/reply2_l.gif");
	background-repeat: repeat-y;
}
.Reply2Right {
	background-image: url("images/reply2_r.gif");
	background-repeat: repeat-y;
}
.orderitemspecifics {
	font-size: 10px;
	color: #696969;
}