/** BASIC */
html, body {
	height: 100%;
}

body {
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** 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: #FFFFFF;
	line-height: normal;
}
.bdycpy {
	font-family: "trebuchet MS";
	color: #FFFFFF;
	font-size: 15px;
	line-height: normal;
	margin: 10px;
}


p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: normal;
}

.text1 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #a61330;
}

.text1 span {
	color: #4D9E00;
}

.text2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 15px;
}

.text3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.text4 {
	font-size: 12px;
	color: #7A7A7A;
}

/** LINKS */

a {
	color: #AEE67C;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.link1:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.link2 {
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #8A142A;
}

.link2:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	font-size: 18px;
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { }
.bg2 { background: url(../images/homepage02.gif) repeat left top; border: 10px solid #FFFFFF; }
.bg3 { background: url(../images/homepage03.gif) repeat left top; }
.bg4 { background-color: #FFFFFF; }
.bg5 { background: url(../images/homepage04.gif) repeat-x left bottom; }
.bg6 {
	background: url(../images/homepage06.gif) repeat left top;
}
li {
	list-style-type: square;
	list-style-position: outside;
}

.bg7 { background: url(../images/homepage09.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 {
	height: 1px;
}
.inc {

	text-align: center;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000000;
}
.style1italic {
	font-size: 17px;
	color: #FFFFFF;
	font-style: italic;
}
.text5 {

	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 14px;
}
