body {
	background: #9d9d9d;
}

body, p, a, li, h1, h2, h3 {
	color: #85c2a4;
	color: #0dc269;
	color: #00915c;
	font-size: 12px; 
	/*86%;*/
	font-family: Sans, Arial;
}

table.htmlarea-showtableborders,
table.htmlarea-showtableborders tr,
table.htmlarea-showtableborders tr td{
	border: 1px solid;
}

h1, h2, h3 {
	font-weight: bold;
}

a img {
	border: 0;
	padding: 0;
	margin: 0;
}

div {
	padding: 0;
	margin: 0;
}

.global {
	width: 810px;
	margin: auto;
	padding: 0;
	min-height: 600px;
	border: 1px solid black;
}

div#header {
	width: 100%;
	background: #1596ad;
	background-color: white;
	background-color: #505050;
	overflow: auto;
	border-bottom: 5px solid black;
}


td#menuleft {
	width: 150px;
	text-align: right;
}

td#menuright {
	width: 105px;
	text-align: right;
}
td#menuright {
	display: block;
}

td#menuright a img,
td#menuleft a img {
	border : 2px solid transparent;
}

td#menuright a:hover img,
td#menuleft a:hover img {
	border : 2px solid black;
}

td#menuright a.selected img,
td#menuleft a.selected img {
	border-color: #0dc269;
	color: #0dc269;
	border-color: #00915c;
	color: #00915c;
}


td#menuright a:hover ,
td#menuleft a:hover  {
	color : black;
}

td#menuright a.selected,
td#menuleft a.selected  {
	color: #0dc269;
}

#header div.right {
	margin: 15px 0 10px 152px;
	width: 645px;
}

#header td#menucenter {
	width: 530px;
}



div#footer,
div#maincontent {
	background: #ebf6f8;
	width: 100%;
}

div#maincontent {
	overflow: auto;
	min-height: 350px;
}

div#footer {
	min-height: 15px;
	padding-top: 20px;
}

div#leftcontent {
	margin: 5px 10px 10px 5px;
	width: 200px;
	float: left;
}

div#rightcontent {
	margin: 5px 10px 10px 210px;
}

div#footer,
div#footer a {
	text-align: center;
	font-size: 7pt;
}

div.mainmenu ul li a {
	color: #5E5E5E;
}


.detail {
	font-size: 90%;
}



table {
	margin-top: 0;
	margin-bottom: 0;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

a img {
	border: 0;
}

div.csc-text {
	margin: 5px 0 0 0;
}

/*
div.csc-text,
div.csc-text a {
	font-family: Arial, Helvetica; 
	font-size: 12px;
}
*/

div.csc-text-content {
	margin: 5px;
}

div.csc-header,
div.csc-text h1 {
	margin: 0;
	padding: 0 5px 0 5px;
	line-height: 18px;
	height: 18px;
	font : bold 14px/16px Arial, Helvetica, sans-serif;
}

form#mailform {
	font: bold 12px Arial, Helvetica ;
	width: 520px;
}

form#mailform fieldset {
	border: 0;
	padding-right: 120px;
}
div.csc-mailform-field {
	width: 100%;
	text-align: right;
	margin: 3px;
}
form#mailform input {
	text-align: right;
}

form#mailform input.csc-mailform-submit{
	background: #0dc269;
	background: #00915c;
	border: 2px solid #1596ad;
	border-left-color: white;
	border-top-color: white;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0;
	width: 160px;
	text-align: center;
	margin: 10px 0;
}
ul {
	list-style: none;
}


p {
	margin: 5px;
}

.menu-2 {
	padding-right: 30px;
}

.csc-textpic {
	width: 100%;
}
