html, body, td, h1, h2, h3, li, input, select {
	font-family: helvetica,sans-serif;
	font-size: 11px;
	color: #0F4196;
}

html, body {
	height: 100%;
	width: 100%;
        margin: 0px;
	padding: 0px;
	text-align: center;	/* centering page: ie workaround centering page */
	background-color: #C1C1BF;
}

table {
        margin: 0px;
	padding: 0px;
        border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
	xborder: solid 1px #FFFF00;
}

td, th {
	padding: 0px;
	vertical-align: top;
	xborder: solid 1px #FF00FF;
}

h1, h2, h3 {
	margin: 0px;
	margin-bottom: 0.5em;
	padding: 0px;
	font-weight: bold;
}

p.bodytext {
	margin: 0.25em;
}

a {
	color: #0F4196;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	xbackground-color: #FF00FF;
}

#maintable {
	height: 100%;
	text-align: left;	/* centering page: undo ie workaround centering page */
	margin: 0 auto;		/* centering page */
	background-image: url(images/bg_04.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

#mainsheet {
	width: 1000px;
	height: 100%;
}

tr.maintable, td.maintable, tr.mainsheet, td.mainsheet {
	height: 100%;
}

#body {
	width: 100%;
	height: 100%;
}

#header {
	width: 100%;
}

#header_1 {
	width: 100%;
	height: 49px;
	background-image: url(images/bg_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu_top_icon {
	margin-left: 220px;
	margin-top: 17px;
}

#menu_top_icon img {
	margin: 10px;
}

#header_2 {
	width: 100%;
	height: 353px;
	background-image: url(images/bg_02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

table.header_2 {
	width: 100%;
	height: 100%;
}

#title {
	vertical-align: bottom;
}

#title div {
	width: 165px;
	margin-left: 52px;
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	xbackground-color: #FFFFC0;
}

#menu_top {
	text-align: right;
	padding-top: 55px;
	padding-right: 184px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#menu_top_01, #menu_top_02 {
	height: 30px;
	line-height: 30px;
	background-image: url(images/bg_menu_top.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	xbackground-color: #FFFFC0;
	xborder: solid 1px #FF00FF;
	text-align: center;
	margin-left: auto;
	margin-right: 0;
}

#menu_top_01 {
	width: 320px;
}

#menu_top_02 {
	width: 350px;
}

#main {
	width: 100%;
	background-image: url(images/bg_03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#left {
	width: 214px;
}

div.left {
	margin-top: 20px;
}

div.left a {
	color: #0F4196;
	font-family: helvetica;
	font-weight: bold;
	border-left: solid 26px #FDFDFD;
}

div.left a.selected {
	border-left: solid 26px #0F4196;
}

div.left div.level_0, div.left div.level_1 {
	margin-left: 16px;
}

div.left div.level_0 {
	margin-top: 5px;
}

div.left div.level_0 a {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	padding-left: 10px;
}

div.left div.level_1 a {
	font-size: 12px;
	padding-left: 20px;
}

#middle {
}

div.middle {
	width: 435px;
	margin-left: 10px;
	margin-top: 20px;
	overflow: auto;
	xbackground-color: #FFFFCF;
}

div.middle div.subtitle {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#right {
	width: 158px;
	xborder-bottom: solid 5px #FFFF00;
}

div.right {
	margin: 2px;
	margin-top: 23px;
	width: 140px;
	overflow: hidden;
}

div.right div.title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#border {
	width: 167px;
	xborder-bottom: solid 5px #FF00FF;
}

div.border {
	color: #F6F6F4;
	margin: 2px;
	margin-top: 23px;
}

div.border div.title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* --------------------------------- tt_news SINGLE view  -------------------- */

.news-latest-container h2 {
	display: none;
}

.news-latest-container .news-latest-morelink {
	padding-bottom: 10px;
}

.news-list-container {
	/* wraps whole content */
}

.news-list-container div {
	xborder: 1px solid #FF00FF;
}

.news-list-item {
	/* wraps item */
	padding-bottom: 10px;
	border-bottom: 1px solid #BDBDBC;
}

.news-list-date {
	display: block;
}

.news-single-item h2,
.news-single-timedata,
.news-single-category,
.news-single-author {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	xborder: 1px solid #FF00FF;
}


/* ----- tab for for mailform ------------------------------------------------ */

.csc-mailform {
	border: none;
}

.csc-mailform-field {
	position: relative;
	margin: 2px;
}

.csc-mailform-field label {
	width: 120px;
	height: 2em;
	display: block;
	float: left;
	clear: both;
	font-weight: bold;
	/* background-color: #FF0000; */
}

.csc-mailform-label {
	clear: both;
}

.csc-mailform-field * label {
	width: auto;
	/* display: none; */
	/* float: none; */
	/* clear: both; */
	/* background-color: #FF00FF; */
}

.csc-mailform-field span.csc-mailform-radio label {
	width: auto;
	/* display: none; */
	/* clear: both; */
	/* float: none; */
	/* background-color: #FF00FF; */
}

/* .csc-mailform-field input[type=text] */

.csc-mailform-field input,
.csc-mailform-field select,
.csc-mailform-field textarea {
	display: block;
	float: right;
	height: 2em;
}

.csc-mailform-field .csc-mailform-submit {
	background-color: transparent;
	display: block;
	float: right;
	margin-top: 5px;
}

.csc-searchform .csc-form-labelcell {
	padding-right: 5px;
	font-weight: bold;
}

.csc-form-fieldcell {
	text-align: right;
}

.csc-searchform .csc-form-submit {
	background-color: transparent;
	display: block;
	margin-top: 5px;
}

/* ----- standard block  processing ------------------------------------------- */

.csc-frame.csc-frame-101 {
	clear: left;
	float: left;
	width: 190px;
	overflow: hidden;
	xborder: solid 1px #FF00FF;
}

.csc-frame.csc-frame-102 {
	clear: right;
	float: right;
	width: 190px;
	overflow: hidden;
	xborder: solid 1px #FF0000;
}

.csc-frame.csc-frame-103 {
	clear: both;
}

/* ----- banners -------------------------------------------------------------- */

div.banner_r {
	margin-bottom: 1px;
}
