body#Main {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 10pt;
	font-family: verdana, arial;
	background-color: #000000
}

td {
	color: #ffffff;
	font-size: 10pt;
	font-family: verdana, arial
}

h1,h2,h3 {
	color: #ffffff;
	font-size: 14pt;
	font-family: verdana, arial
}

table,td {
	border-collapse: collapse;
}

a:link,a:visited,a:active {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}

a:hover {
	font-family: verdana, arial;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	text-decoration: none
}

input,textarea {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	background-color: #000000;
	margin: 3px;
	color: #ffffff;
	width: 300px
}

select {
	width: 300px
}

input.text_tiny {
		width: 50px
}

input.checkbox {
	border-style: none;
	border-width: 0px;
	background-color: #000000;
	color: #ffffff;
	width: 20px
}

input.radio {
	border-style: none;
	border-width: 0px;
	background-color: #000000;
	color: #ffffff;
	width: 20px
}

input.image {
	border-style: none;
	border-width: 0px;
	background-color: #000000;
	color: #ffffff;
	width: 165px
}

input.plain {
	border-style: none;
	border-width: 0px;
        width: 30px;
}

.form_widget_amount_slider {
	border-top: 1px solid #9d9c99;
	border-left: 1px solid #9d9c99;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background-color: #f0ede0;
	height: 3px;
	position: absolute;
	bottom: 0px
}

tr.AreaTitle {
	height: 50px
}

td.AreaTitle {
	color: #ff9d1e
}

textarea.registration_huge_text {
	width: 500px;
	height: 300px
}

textarea.personnel_management_huge_text {
	width: 500px;
	height: 300px
}

textarea.personnel_management_medium_text {
	width: 400px;
	height: 200px
}

textarea.mailing_list {
	width: 600px;
	height: 200px
}

textarea.mail_content {
	width: 600px;
	height: 200px
}

textarea.mission_content {
	width: 600px;
	height: 500px
}

textarea.newsletter_content {
	width: 600px;
	height: 500px
}

a:link.tooltip,a:visited.tooltip,a:active.tooltip {
	color: #000000;
	font-size: 10pt;
	font-family: verdana, arial
}

a:hover.tooltip {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: verdana, arial
}

