body,td,th { font: 12px/130% Verdana, Arial, sans-serif; color: #333333}
form { margin: 0; padding: 0}
.small { font-size: 10px }
.delimiter { background-color: #155742}
.green { color: #006600; }

h1, .header { 
	font-weight: bold;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #B32b00;
	}
h2 { 
	font-size: 13px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 5px;
	}
h3 { 
	font-size: 11px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #b32b00;
	}
h4 { 
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	margin-top: 3px;
	color: #b32b00;
	text-align: center;
	}
h4 a { color: #b32b00; }
h4 a:hover { color: #b32b00; }

.comment { 
	color: #666666;
	font-size: 11px;
	margin-bottom: 10px;
	}

.illustration_left {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #ffffff;
	}
.illustration_left span{
	display: block;
	width: inherit;
	background: #fff;
	margin: -3px;
	margin-top: 3px;
	padding-top: 0px;
	text-align: center;
	color: #b32b00;
	white-space: nowrap;
	}
.illustration_left img {
	border: 0px solid;
	}

a { color: #009966; text-decoration: none; outline:none; }
a:hover { color: #155742; text-decoration: underline; }

.leftcolumn { padding-left: 10px; padding-right: 5px}
.leftcolumn a { color: #333333; white-space: nowrap}
.leftcolumn a.level1 { 
	padding-left: 19px;
	font-weight: bold;
	color: #55371A;
	background: url(/pic/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.7em;
	}
.leftcolumn a.level1_ { 
	padding-left: 19px;
	font-weight: bold;
	color: #009966;
	background: url(/pic/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.7em;
	}
.leftcolumn a.level1a { 
	font-weight: bold; 
	color: #2C343A;
	padding-left: 19px;
	background: url(/pic/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.7em;
	}
.leftcolumn a.level1a_ { 
	font-weight: bold; 
	color: #009966;
	padding-left: 19px;
	background: url(/pic/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.7em;
	}
.leftcolumn a.level2 { 
	color: #666666;
	font-size: 13px; 
	padding-left: 34px;
	background: url(/pic/plus.gif);
	background-repeat: no-repeat;
	background-position: 18px;
	line-height: 1.7em;
	}
.leftcolumn a.level2_ { 
	color: #009966;
	font-size: 13px; 
	padding-left: 34px;
	background: url(/pic/plus_green.gif);
	background-repeat: no-repeat;
	background-position: 18px;
	line-height: 1.7em;
	}
.leftcolumn a.level2a { 
	color: #B32b00;
	font-size: 13px; 
	padding-left: 34px;
	background: url(/pic/buy.gif);
	background-repeat: no-repeat;
	background-position: 16px;
	line-height: 1.7em;
	}
.leftcolumn a.level3 {
	display: block;
	float: left;
	color: #666666;
	font-size: 11px; 
	padding-left: 53px;
	background: url(/pic/arrow_small.gif);
	background-repeat: no-repeat;
	background-position: 40px;
	}
.leftcolumn a.level3_ {
	display: block;
	float: left;
	color: #009966;
	font-size: 11px; 
	padding-left: 53px !important;
	background: url(/pic/arrow_small_green.gif);
	background-repeat: no-repeat;
	background-position: 40px;
	}
.leftcolumn a.level4 {
	display: block;
	float: left;
	color: #666666;
	font-size: 11px; 
	padding-left: 63px;
	}
.leftcolumn table.purchase td a {
	color: #B32b00;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	}
.maincolumn { 
	padding-left: 10px; 
	padding-right: 20px; 
	padding-top: 20px; 
	padding-bottom: 20px}
.subnav { 
	padding-left: 10px;
	font-size: 10px;
	background: #F5F7F7;
	}
.subnav a { color: #666666;}
.subheader { font-weight: bold}
.subheader_red { font-weight: bold; color: #B32b00}
.shopitem_header { 
	color: #666666;
	border-top: #CCCCCC 1px solid;
	padding-top: 7px;
	}
.subsubheader { font-weight: bold; text-decoration: underline; color: #666666}
code { color: #000}
.itable { margin-bottom: 20px;}
.itable th { 
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #f5f5f5;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
	}
.itable td{
	border-bottom: #cccccc 1px solid;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.itable_narrow { margin-bottom: 20px;}
.itable_narrow th { 
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #f5f5f5;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
	}
.itable_narrow td{
	border-bottom: #cccccc 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.itable_top { margin-bottom: 20px;}
.itable_top th { 
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #f5f5f5;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
	}
.itable_top td {
	vertical-align: top;
	border-bottom: #cccccc 1px solid;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.itable_top td.b {
	border-bottom: 0;
	}
div.note {
	border-left: #666666 1px solid;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	}
.dottedline {
	margin: 0;
	width: 100%;
	margin-bottom: 5px;
	}
.dottedline td {
	white-space: nowrap;
	vertical-align: bottom;
	}
.rightcolumn {
	padding-top: 20px;
	padding-left: 15px;
	}
.rightcolumn .jtable th { 
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEED;
	border-right: #DADADA 1px solid;
/*	padding-top: 1px;*/
/*	padding-bottom: 3px;*/
	color: #b32b00;
	}
.rightcolumn .jtable td { 
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	background-color: #F5F7F7;
	border-right: #DADADA 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	}	
.rightcolumn .jtable ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	}
.rightcolumn span {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
input,textarea,select {
	border: #155742 1px solid;
	font-size: 1em;
	}
.button {
	background: url(/pic/bg_button.gif) repeat-x;
	}
.menubottom {
	padding-left: 17px;
	padding-right: 0px;
	color: #009966;
	background: url(/pic/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
.links_line td {
	color: #585858;
	}
.links_line a {
	color: #2F6893;
	}

strong {
	color: #0F3E2B;
	}
p {
	margin-top: 12px;
	margin-bottom: 12px;
	}
ul {
	margin-top: 12px;
	margin-bottom: 12px;
	}

table.magnetic td {
	text-align: center;
	padding: 3px 10px;
	}
table.magnetic td div {
	font-weight: bold;
	text-align: center;
	padding: 3px 3px;
	background-color: #f3f3f3;
	border: #ddd 1px solid;
	}
table.magnetic td div:hover, table.magnetic td div.sel {
	color: #333;
	background-color: #ddd;
	border: #999 1px solid;
	}
table.magnetic td div span {
	font-size: 11px;
	font-weight: normal;
	}
table.magnetic td a {
	color: #333;
	outline: none;
	}
table.magnetic td a:hover {
	color: #333;
	text-decoration: none;
	}	
