body,td,th {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #8b9663;
	background-image: url(/images/bg-stripes-8b9663.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* LINK parameters */
a:link { font-weight: bold; color: #91C700; text-decoration: underline}
a:hover {  font-weight: bold; color: #E96200; text-decoration: underline }
a:active {  font-weight: bold; color: #E96200; text-decoration: underline}
a:visited {  font-weight: bold; color: #666666; text-decoration: underline}

/* Headlines -- standard */
h1, h2, h3, h4, h5, h6	{  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-weight: bold; letter-spacing: -0.01em; word-spacing: -0.02em}
h1 { font-size: 60px}
h2 { font-size: 48px}
h3 { font-size: 36px}
h4 { font-size: 30px}
h5 { font-size: 24px}
h6 { font-size: 18px}

/* Headings -- classes */
.h1, .h2, .h3, .h4, .h5, .h6	{  font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-weight: bold; color: #91C700; letter-spacing: -0.01em; word-spacing:  -0.02em}
.h1 {  font-size: 33px}
.h2 {  font-size: 30px}
.h3 {  font-size: 24px}
.h4 {  font-size: 21px}
.h5 {  font-size: 18px}
.h6 {  font-size: 15px}

.form-tag {  font-size: 11px; text-align: right}
.form-value {  font-size: 11px; text-align: left}

.footer {  font-size: 9px; color: #444444}

.text15 {  font-size: 15px}
.text14 {  font-size: 14px}
.text12 {  font-size: 12px}
.text11 {  font-size: 11px}
.text10 {  font-size: 10px}
.text9 {  font-size: 9px}


.menu {  font-size: 12px; font-weight: bold; color: #333333; text-align: center; white-space: nowrap; vertical-align: middle;  text-decoration: none}
.menu a:link {  color: #000000; text-decoration: none}
.menu a:hover {  color: #91C700; text-decoration: none }
.menu a:active {  color: #E96200; text-decoration: none}
.menu a:visited {  color: #666666; text-decoration: none}

.text-white	{ color: #ffffff}
.text-greylite	{ color: #cccccc}
.text-greymid	{ color: #999999}
.text-greydark	{ color: #666666}
.text-olive	{ color: #91c700}

.highlight {  background-color: #FFFF66}

.biglink {  font-size: 18px; font-weight: bold; color: #91C700; text-decoration: underline; line-height: normal}

.marginleft10	{ margin-left: 10px}
.marginright10	{ margin-right: 10px}
.margintop3	{ margin-top: 3px}
.marginbottom3	{ margin-bottom: 3px}

.padleft30	{ margin-left: 30px}
.padleft60	{ margin-left: 60px}

