/* Hyper Link Styles */
a:link, a:visited {
	color: #333366;
}
a:hover, a:active {
	color: #333366;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 5px;
}
form {
	padding:0;
	border:0;
	margin:0
}
h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 25px;
	color: #353C91;
	font-weight: bold;
}
h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 22px;
	color: #A0BF86;
	font-weight: bold;
}
h3 {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	color: #A0BF86;
	font-weight: bold;
}
h4 {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	color: #A0BF86;
	font-weight: bold;
}
ol  li {
	margin-bottom: 4px;
}
#comicsans {
	font-family: "Comic Sans MS", Arial;
}
#font12 {
	font-size: 12px;
}
.bullets {
	list-style-position: inside;
	list-style-image: url(buttons/bluebullet_sm.gif);
	list-style-type: circle;
}
.bullettext {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
.butttonstext {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}
.butttonstext a:link { 
	color: #FFFFFF;
	text-decoration: none;
}
.butttonstext a:visited { 
	color: #666699;
	text-decoration: none;
}
.butttonstext a:hover { 
	color: #333366;
	text-decoration: none;
}
.bttmbar {
	background-image: url(mainimages/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentArea {
	padding: 2px 20px 30px;
	width: 640px;
	min-height: 400px;
	font-size: 12px;
}
.contentArea table {
}
.counter {
	font-size: 9px;
	font-weight: bold;
}
.hdr {
	font-size: 16px;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #353C91;
}
.links {
	font-size: 14px;
	font-weight: bold;
	color: #76925f;
}
.main {
	font-size: 12px;
}
.maintext {
	font-size: 12px;
}
.medhdr {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.medtext {
	font-size: 11px;
}
.navbar {
	background-image: url(/mainimages/subtopbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 52px;
	margin-bottom: 8px;
}
.navbarPadding {
	padding-top: 21px;
}
/* Text Styles */
.navlink {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.photoLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.photoRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: none;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
}
.qtyform {
	width: 25px;
}
.searchform {
	width: 60px;
}
.sidebar {
	background-image: url(/mainimages/lefttext.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 142px;
	padding-bottom: 50px;
	background-color: #7C82B6;
}
.sidebarBoxes {
	padding-left: 9px;
	text-align: center;
}
.sidebarGreenBox {
	background-image: url(/mainimages/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 69px;
	padding-left: 23px;
}
.sidebarGreenBox p {
	font-size: 11px;
	padding-top: 15px;
}
.smcartprice {
	font-size: 10px;
	font-weight: bold;
}
.smhdr {
	font-size: 14px;
}
.smallest {
	font-size: 10px;
	font-weight: lighter;
}
.smallest2 {
	font-size: 11px;
	font-weight: lighter;
}
.smalltext {
	font-size: 12px;
}
.smtext {
	font-size: 12px;
}
.subtext {
	font-size: 11px;
}
.tableborder {
	border: 3px solid #333366;
	background-color: #333366;
}
.tableHeader{
    font-size: 12px;
}
.tableCell1{
    font-size: 12px;
}
.tableCell2{
    font-size: 12px;
}
.tableRow1 {
    padding: 2px;
    font-size: 12px;
}

.tableRowAttention {
    padding: 2px;
    background-color: #B7BBD7;
}
.tableRow2 {
    padding: 2px;
    background-color: #dde0f2;
    font-size: 12px;
}
.tableBorder {
    padding: 5px;
    border: 1px solid #000000;
}
.tableBorderCart {
    border: 1px solid #000000;
    padding: 5px;
    font-size: 12px;
}

.tableBorderCart tr td {
    line-height: 20px;
}

.tableBorderCart tr td ul li {
    font-family: Helvetica;
    font-size: 12px;
    color: #FFFFFF;
}

.tableStyle {
	font-size: 11px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
}
.tableStyle td {
	padding: 4px 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tableStyle th {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 10px 5px 5px 15px;
}
.tableStyle th a {
	font-size: 11px;
	font-weight: normal;
	float: right;
	display: block;
	padding: 2px 5px;
	clear: left;
	margin-left: 20px;
	border: 1px solid #FFFFFF;
}
.tableStyle th a:active {
	color: #FFFFFF;
	background-color: #CC6600;
}
.tableStyle th a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.tableStyle th a:link, .tableStyle th a:visited {
	color: #FFFFFF;
	background-color: #333333;
}
/* Table "accent" color
   Usually is a thin outline around
   the the page */
.tb_accent_bg{
	background-color: #333366;
}
/* Table Header Background */
.tb_hdr_bg{
	background-color: #333366;
	font-size : 18px;
	font-weight : bold;
	color: White; /* Font color */
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
}

/* Table Background */
.tb_bg{
	background-color: #B7BBD7;
	color: Black; /* Font color */
}

/* Alternate Table Background */
.tb_bg_alt{
	background-color: #FFFFFF;
	color: Black; /* Font color */
}

/*  Table Back Ground */
.tb_bg_attention{
	background-color: #FFFF00;
	color: Black; /* Font color */
}
.topbar {
	background-image: url(/mainimages/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.yellowbuttontext {
	font-size: 13px;
	font-weight: bold;
}
.yellowbuttontext a:link { 
	color: #333366;
	text-decoration: none;
}
.yellowbuttontext a:visited { 
	color: #666699;
	text-decoration: none;
}
.yellowbuttontext a:hover { 
	color: #FFFFFF;
	text-decoration: none;
}

.manageMainMenu {
    width: 100px;
    color: white;
    text-align: center;
    font-size: 14px;
}

.manageMainMenu  ul li {
    text-align: left;
}.tableborder2 {
	border: 3px solid #7E0A25;
	background-color: #7E0A25;
}
