/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat left top;
}

/** FORMS */

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

fieldset p {
	margin:0;
	margin-bottom:10px;
}

fieldset {
	margin: 17px 0;
	padding: 17px;
    border: 1px solid #ccc;
	background: #f8f8f8;
}

legend {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:5px;
	line-height:normal;
	color:#FF3300;		
}

label {
	display:block;
}

table label {
	display:inline;
}

.checkbox {
	display:inline;
	width:10px;
}

input {
	width:225px;
	padding:2px;
}

textarea {
	width:230px;
	padding:2px;
}

#items_right input {
	width:120px;
	padding:2px;
}

#section_insert2 input {
	width:120px;
	padding:2px;
}

input.radio, input.submit {
    width:auto;
}

input.submit {
	text-align:center;
}

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

input:focus, textarea:focus {
    background-color:#FF0;
}

.highlight {
	padding:3px;
	background-color:#999;
	color:#FFF;
	margin-top:5px;
	margin-bottom:10px;
}

/** HEADINGS */

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

h1 {
	font-size: 35px;
	font-weight: normal;
	color:#FFC;
	padding-left:20px;
	padding-top:20px;
}

h1 span {
	font-weight:bold;
	color:#FFF;
}

h2 {
	margin:0;
	padding:0;
	padding-left:40px;
	font-size: 19px;
	color:#CCC;
}

h3 {
	margin:0;
	padding:0;
	padding-left:30px;
	padding-bottom:5px;
	font-size: 18px;
	color:#900;
}

h4 {
	font-size: 24px;
	font-weight:bold;
}

h5 {
	font-size: 17px;
	padding-left:20px;
	margin-bottom:15px;
	color:#0CF;
}

h6 {
	font-size: 17px;
	margin-bottom:15px;
	color:#C30;
	letter-spacing:5px;
}

/** TEXTS */

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

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

strong {
	color: #656565;
}

.text1 {
	margin-bottom: 30px;
	font-size: 13px;
	font-weight: normal;
	color: #D4D4D4;
}

.text2 {
	color:#999;
}

.text3 {
	text-align: center;
	color: #AF908E;
}

.text4 {
	color:#666;
	font-weight:bold;
	font-size:14px;
	padding-top:5px;
}

.sign {
	font-style:italic;
	color:#009;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:17px;
}

.ps {
	font-style:italic;
	padding-left:20px;
	color:#009;
}

/** LISTS */

li {
	margin-bottom:10px;
}

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

.list1 li {
	margin: 0px 0px 1px 0px;
	padding: 4px 10px;
	background: url(images/homepage15.gif) repeat left top;
}

.list1 li.light {
	background: url(images/homepage16.gif) repeat left top;
}

.list1 a {
	font-size: 12px;
	color: #8C8C8C;
}

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

.list2 li {
	padding: 5px 0px;
	background: url(images/homepage11.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

/** LINKS */

a {
	color: #6F2D22;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
}

#menu a:hover {
	text-decoration:underline;
	color:#00C;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.gif) repeat-x left top; }
.bg2 { background: url(images/homepage05.jpg) no-repeat left top; }
.bg3 { background: #FFFFFF url(images/subpage2_01.gif) no-repeat left bottom; }
.bg4 { background: url(images/homepage06.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage14.jpg) no-repeat left top; }
.bg6 { background: url(images/subpage2_02.jpg) no-repeat left top; }

/** MISC */

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

img { border: none; }

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

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

hr { display: none; }

.hr1 {
	height: 10px;
	margin-bottom: 15px;
	background: url(images/homepage11.gif) repeat-x left bottom;
}

/** JUMPMENU */

#jumpmenu {
	margin: 25px 33px 0 30px;
	padding-bottom: 16px;
	background: url(images/subpage1_02.gif) repeat-x left bottom;
}

#jumpmenu label {
	display: block;
}

#jumpmenu1 {
	width: 100%;
	border-top: 1px solid #E2E2E2;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

/** INVOLVE */

#involve {
	padding-top: 15px;
	padding-right: 33px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#involve p {
	font-size:20px;
	color:#F33;
	font-weight:bold;
	line-height:1.3em;
	letter-spacing:3px;
}


