
/* --------------------------------------------------------------------------------- magazine -- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	background-color: #FEF8F3;
	scrollbar-3d-light-color:#660000;
	scrollbar-arrow-color:#660000;
	scrollbar-base-color:660000;
	scrollbar-dark-shadow-color:#FEF8F3;
	scrollbar-face-color:#FEF8F3;
	scrollbar-highlight-color:#FEF8F3;
	scrollbar-shadow-color:#660000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
}
.mag-table {
	width: 100%;
	background-color: #FDF6F2;
}
.mag-title {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFC658;
	letter-spacing: 1pt;
	background-color: #F9EEE3;
}
.mag-stitle {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFC658;
	letter-spacing: 1pt;
	background-color: #F9EEE3;
}
.mag-topbox {
	border: 1px solid #660000;
	background-color: #FEEBD8;
}
.mag-btntop {
	border: 1px solid #330000;
	background-color: #FEF8F3;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.red {
	color: #FF6633;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	background-color: #FEF8F3;
	border: 1px solid #660000;
}
.mag-binput {
	font-weight: bold;
	cursor: pointer;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	background-color: #FEF8F3;
	border: 1px solid #660000;
}

/* --------------------------------------------------------------------------------- end of magazine -- */


