html, body, div, p, h1, h2, h3, a, form, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

html, body {
	background-color: #FFFFFF;
	width: 100%;
	* height: 100%;
	font: 13px papyrus, georgia, times, sans-serif, Verdana;
	color: #000000;
}


/* FORMS START */


/* FORMS END */


.lightbox {
	margin-right: 30px;
	margin-left: 30px;
}


/* DIVS START */

#page {
	width: 899px;
	margin: auto;
}

#header {
	position: absolute;
	top: 0px;
	width: 899px;
	height: 154px;
	background: url('images/header.jpg') no-repeat;
}

#header_sub {
	position: absolute;
	margin-top: 154px;
	width: 899px;
	height: 28px;
	background-color: #3F5441;
}

#languages {
	position: relative;
	margin-left: 55px;
	margin-top: 4px;
	float: left;
}

#menu {
	position: relative;
	float: right;
	margin-right: 5px;
	font-family: papyrus, georgia, times, sans-serif, Verdana;
	font-size: 124%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}

#content {
	background: url('images/background.jpg') no-repeat;
	background-color: #F9FFE1;
	position: absolute;
	margin-top: 182px;
	width: 729px;
	padding-left: 170px;
	padding-top: 20px;
	padding-bottom: 20px;
	min-height: 75%;
}

#content_header {
	width: 702px;
	height: 20px;
	border-bottom: 1px solid #A8CFA3;
	margin-bottom: 2px;
	font-weight: bold;
	font-family: papyrus, georgia, times, serif, verdana; 
	color:#3F5440;
}

#content_content {
	width: 662px;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #3C694D;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content_left {
	background-color: #FFFFFF;
	border: 1px solid #3C694D;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

#content_right {
	position: relative;
	right: 35px;
	background-color: #FFFFFF;
	border: 1px solid #3C694D;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
}

#error {
	padding-bottom: 10px;
	font-style: italic;
	color: #CD2626;
}

#notice {
	padding-bottom: 10px;
	font-style: italic;
}

.spridget2_left {
	float: left;
	width: 125px;
	text-align: center;
	font-size: 100%;
}

.spridget2_right_top {
	float: right;
	width: 515px;
	padding-bottom: 10px;
	font-size: 100%;
}

.spridget2_right_bottom {
	float: right;
	width: 515px;
	font-size: 100%;
	text-align: left;
}


/* DIVS END */


/* LINKS START */

a {
	font-family: papyrus, georgia, times, sans-serif, verdana;
	color: #E3302C;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

a:hover {
	font-family: papyrus, georgia, times, sans-serif, verdana;
	color: #E3302C;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-family: papyrus, georgia, times, sans-serif, verdana;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

a.menuactive:link, a.menuactive:visited, a.menuactive:active {
	font-family: papyrus, georgia, times, sans-serif, verdana;
	text-decoration: none;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
	color: #FFFF00;
}

a.menuactive:hover {
	font-family: papyrus, georgia, times, sans-serif, verdana;
	text-decoration: underline;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
	color: #FFFF00;
}

a.menu:hover {
	font-family: papyrus, georgia, times, serif, verdana;
	text-decoration: underline;
	font-size: 100%;
	font-weight: bold;
	color: #FFFF00;
}



/* LINKS END */


/* FONTS START */
span.highlight {
	color: #9DC400;
	background-color: #FFFFFF;
}

span.main {
	font: 11px Tahoma, Verdana, sans-serif;
	color: #798288;
	background-color: #FFFFFF;
}
/* FONTS END */


/* LISTS START */

.cl_list {
	margin-left: 0px;
	padding-left: 20px;
}

/* LISTS END */