/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #2C2A26 url(images/bg1_01.jpg) repeat left top;
}

/** FORMS */

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

/** HEADINGS */

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

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD394;
}
blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 li {
	padding: 5px 0px;
}

.ul1 .vline {
	background: url(images/homepage14.gif) repeat-x left bottom;
}

.ul2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.text1 {
	font-size: 10px;
	font-weight: bold;
}

.text2 {
	text-align: center;
	font-size: 9px;
	color: #A6813F;
}

/** LINKS */

a {
	color: #99CC99;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	float: right;
	padding-left: 6px;
	background: url(images/homepage13.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/bg1_02.jpg) repeat-y left top;
}

.bg2 {
	background: url(images/bg1_06.jpg) no-repeat left top;
}

.bg3 {
	background: url(images/bg1_08.jpg) repeat-y left top;
}

.bg4 {
	background: url(images/subpage04.jpg) repeat-y left top;
}

/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin-right: 10px;
}

.img2 {
	float: right;
	margin-left: 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}



/** HEADINGS */

h1 { font-family: Georgia, "Times New Roman", Times, serif ; font-size: 18px; font-style: normal; color: #99CC99; text-align: center}h2 { font-family: Georgia, "Times New Roman", Times, serif ; font-size: 14px; font-style: normal; color: #99CC99; text-align: center}.sig {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #99CC99; text-align: left}


p { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 12px}

p { 
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
 } ul { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 12px; font-style: normal}ol { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 10px}