a:link {
	color: #337c1c;
	text-decoration: underline;
}

a:visited {
	color: #337c1c;
	text-decoration: underline;
}

a:hover {
	color: #ff9900;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 5px;
	padding: 0;
	scrollbar-3dlight-color: #337c1c;
	scrollbar-arrow-color: #337c1c;
	scrollbar-face-color: #ff9900;
	scrollbar-highlight-color: #337c1c;
	scrollbar-track-color: #c4c4c4;
	width: 100%;
}

font {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

h1 {
	color: #990000;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
}

h2 {
	color: #337c1c;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	color: #000000;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
}

h4 {
	color: #444444;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
}

h5 {
	color: #32535c;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
}

h6 {
	color: #990000;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
}

p {
	font-weight: normal;
}

textarea {
	border-bottom: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}

.bullett {
	color: #666666;
	font-size: 10pt;
	margin-bottom: 10px;
	margin-top: 0;
}

.home-page {
	color: #678069;
	font-size: 36pt;
	font-style: italic;
	font-weight: normal;
}

.input-text {
	background-color: #ffffff;
	border: 1px solid #337c1c;
	color: #666666;
	font-size: 8pt;
		padding: 0 2px 2px;
}

.input-text-large {
	background-color: #ffffff;
	border: 1px solid #337c1c;
	color: #666666;
	font-size: 10pt;

}

.menu-bottom {
	color: #666666;
	font-size: 10pt;
}

.menu-front {
	color: #333333;
	font-size: 10px;
}

.menu-left {
	font-size: 10px;
}

.menu-top {
	font-size: 10pt;
}

.normal-black {
	color: #444444;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 0px;
	margin-right:0px;
}

.bold-white {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 0px;
	margin-right:0px;
}

.small-black {
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
}
.small-black-list {
	color: #666666;
	font-size: 8pt;
	font-weight: normal;
}

.small-red {
	color: Red;
	font-size: 8pt;
	font-weight: normal;
}

.normal-black_tight {
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: -5px;
	margin-top: -5px;
}

.pic-border {
	border: 1px solid #337c1c;
	margin: 1px 1px 1px px;
}

.submit-button {
	background-color: #7dc965;
	border: 1px solid #337c1c;
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
}

.submit-button-small {
	background-color: #7dc965;
	border: 1px solid #337c1c;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.text-company {
	color: #003399;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

#bottomcss a:link {
	color: #333333;
	text-decoration: none;
}

#bottomcss a:visited {
	color: #333333;
	text-decoration: none;
}

#bottomcss a:hover {
	color: #999999;
	text-decoration: none;
}

#bottomcss a:active {
	color: #333333;
	text-decoration: none;
}

.pic-border {
	border: 1px solid #889D60;
	margin: 1px 1px 1px px;
}
