/* Processed by Shaun Inman's CSS-SSC :: http://www.shauninman.com/plete/css-ssc/ *//*
Lucida Sans Unicode, Lucida Grande, sans-serif
Tahoma, Geneva, sans-serif
Trebuchet MS, Helvetica, sans-serif
Verdana, Verdana, Geneva, sans-serif
MS Sans Serif, Geneva, sans-serif 
*/
/**/
body {
	font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	font-size: 0.9em;
	color: #FBFAE7;
	background-color:#232323;
	/*color:white;*/ /*background:black;*/
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #4F9746;;
}

a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;
	text-align: left;
	font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	/*border:1px dotted orange;	*/
}

tr {
	vertical-align: top;
}

p {
	text-align: left;
}

h4 {
	font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

td#monoSlideshow {
	width: 700px;
}

div.langselect {
	margin-top: 30px;
}

a.langselect {
	margin-left: 5px;
}

ul li {
	list-style-image: url(img/bull.png)
}

h1,h2,h3,h4,h5,h6 { 
	color: #A3D287;
}

table.who col {
	width: 50%;
}

table.who td {
	vertical-align: middle;
}

table.who tr {
	vertical-align: middle;
	border: 1px solid grey;
}

table.who h4 {
	margin: 3px;
	margin-left:0;
}

table.who img {
	margin: 5px;
}

table.edit {
	width: 100%;
}

form.edit {
	
}

form.edit textarea {
	width: 400px;
	height: 400px;
}

span.editlink {
	color: #808080;
	float: right;
}

table.act {
	width: 100%;
}

div { /*background-color:black;*/
	
}

form input,form textarea {
	font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.2em;
	font-size: 1em;
}

form.contact input,form.contact textarea {
	font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.2em;
	font-size: 1em;
}

table.contact {
	width: 99%;
}

td#flashcontent1 {
	text-align: center;
}

table.look {
	display: block;
	clear: right;
}

p {
	text-align: justify;
}

span.ed {
	font-style: italic;
	color: gray;
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

h4 {
	font-size: 1.1em;
}
h5  {
	font-size: 1em;
}
/*================================== serialSCroll ==========================================*/
.next,.prev {
	cursor: pointer;
}

div#screen ul,div#screen li,div#screen h4,div#screen h3,div#screen h2,div#screen h1,div#screen p
	{
	padding: 0;
	margin: 0;
	list-style: none;
}

div#screen {
	position: relative;
	/*height: 425px;*/
	/*width: 700px;*/
	/*margin-top: 40px;*/
}

#screen .next,#screen .prev {
	position: absolute;
	top: 200px;
}

#screen .prev {
	left: 10px;
}

#screen .next {
	right: 10px;
}

div#sections {
	overflow: hidden;
	background-color: white;
	width: 600px;
	/*height: 369px;*/
	clear: left;
	/*margin-left: 62px;*/
	/*border:1px dotted #D2E19D;*/
}

#sections ul {
	width: 3660px;
}

#sections li {
	float: left;
	padding: 11px 30px;
}

#sections li.fallen {
	margin-top: 369px;
}

#sections p {
	width: 600px;
/*	margin: 16px 0;*/
	/*font-size: 85%;
	line-height: 1.4em;*/
}

#sections h2 {
	margin: 20px 0pt;
}

 /* #sections a {
	color: #777;
	font-weight: bolder;
	text-decoration: none; */
}
div#sections ul li img
{
	float:right;
	border:1px dotted green;
	}
table.circ td
{
	vertical-align:middle;
	font-color:#A3D287;
	text-align:right;
}
table.circ tr>td:first-child
{
	text-align:left;
}
table.circ td:hover
{
	color: #C5E2A8;
}
table.circ h4
{
	margin:0;
}
table.circ ul, table.circ h4

{
	text-align:left;
}
/* ========================= end serialScroll =================================== */