/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}
.frminput{

	width:110px;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	border:solid 1px #999999;

}
.frmselect{

	width:120px;
	padding-left:4px;
	padding-right:4px;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	border:solid 1px #999999;

}

.input1 {
	width: 153px;
	border: 1px solid #EDEDED;
	border-top-color: #BFBFBF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 110%;
}

.text1 {
	text-align: center;
	font-size: 10px;
	color: #B3B3B2;
}

.text2 {
	font-size: 14px;
	color: #686868;
}

.text3 {
	color: #71A000;
}

.text4 {
	font-size: 11px;
	font-weight: bold;
	color: #71A000;
}

/** LISTS1 */

.list1 {
	list-style: none;
}

.list1 a {
	padding-left: 8px;
	background: url(images/homepage15.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #71A000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.link1 {
	padding-left: 8px;
	background: url(images/homepage15.gif) no-repeat left center;
}

/** STYLES */

.style1 {
	text-align: center;
	color: #9E9E9E;
}

.style1 a {
	color: #9E9E9E;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #F2F2F1 url(images/homepage01.jpg) repeat-x left top; }
.bg2 { background: url(images/homepage03.jpg) no-repeat left top; }
.bg3 {
	background-image: url(images/subpage2_01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg4 {
	background-image: url(images/subpage2_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg5 { background: url(images/homepage20.gif) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 30px;
	background: url(images/homepage17.gif) repeat-x left center;
}
.frm_header {
	color: #71A000;
	font-size: 24px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.frm_txtbox {
	color: #333333;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/frm_price.gif);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 18px;
	margin: 0px;
	width: 190px;
}
.text3buying {
	color: #FF9900;
}
.frm_txtboxblank {
	color: #333333;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/form_back_02.gif);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 18px;
	margin: 0px;
	width: 188px;
}
