body {
	background: #E9E9E4;
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0px	
}

td {
	vertical-align: top;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
}

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

a:hover {
	text-decoration: underline;
}

img {border: 0px;}

.fl {float: left;}
.b {font-weight: bold;}

div#background {
	background: url(../images/background.jpg) no-repeat;
	height: 100%;
}

/* MAIN table -start */
table#main_table {
	width: 774px;
	height: 100%;
}

td#left_cell {
	width: 214px;
	background: white url(../images/back_left_border.gif) repeat-y;
}

td#main_cell {
	height: 100%;
	background: url(../images/back_right_border.gif) repeat-y;
}

table#main_inner_table {
	width: 100%;
	height: 100%;
}

td#head {height: 171px;	}
td#main {
	height: 100%;
	padding: 20px 0px 0px 23px;
}

td#foot {height: 56px;}

/* MAIN table - end */

/* LEFT cell - start */
div#left_h {
	width: 195px;
	height: 100%;
	margin-left: 19px;
}

img#logo {margin: 23px 0px 10px 20px;}
div.flag {margin: 15px 0px 0px 60px;}
/* LEFT cell - end */

/* HEAD - start */
img#head_pic {margin: 22px 0px 0px 23px;}
div#menu {
	width: 537px;
	height: 44px;
	margin: 17px 0px 0px 23px !important;
	margin: 13px 0px 0px 23px;
}
/* HEAD - end */

/* CENTER - start */

/* holder start*/

.width_small {width: 366px;}
.bckCenter_small {background: #DADAD4 url(../images/bckcenter_small.gif) repeat-y;}
.bckTop_small {background: #DADAD4 url(../images/bcktop_small.gif) no-repeat;}
.bckBott_small {background: url(../images/bckbott_small.gif) no-repeat;}

.width_large {width: 536px;}
.bckCenter_large {background: #DADAD4 url(../images/bckcenter_large.gif) repeat-y;}
.bckTop_large {background: #DADAD4 url(../images/bcktop_large.gif) no-repeat;}
.bckBott_large {background: url(../images/bckbott_large.gif) no-repeat;}

table#inner_left_h {height: 100%;}
		td#center_top {
			height: 42px;
			font-family: "Times New Roman", Times, serif;
			text-transform: uppercase;
			font-size: 18px;
			color: #3C7F86;
			text-align: center;
			padding: 21px 35px 0px 35px;
		}
		td#center_middle {height: 100%;	}
		td#center_bottom {height: 42px;	}

table#inner_right_h {
	width: 148px;
	height: 100%;
	margin-left: 22px;
}

		td#irh_1 {
			height: 100%;
			background: #DADAD4 url(../images/back_right.gif) repeat-y;
		}
		
		td#irh_2 {height: 3px;}
/* holders end */

div.b_text {padding: 25px 25px 0px 25px;}
div.text {padding: 15px 25px;}
img.pic {margin-top: -3px;}

/* news start*/
span#news_date {color: #E9E9E4;}

a.news_link {
	color: #CBDAE2;
	text-decoration: none;	
}

div#news_back {
	background: #4A9299 url(../images/back_news.gif) repeat-y;
	margin-top: auto !important;
	margin-top: -4px;
	padding: 0px 20px 0px 20px;
	font-size: 11px;	
	text-align: center;
}

div#news_bottom {
	width: 148px;
	height: 49px;	
	background: url(../images/news_bottom.gif) no-repeat;	
}

div#news_archive_h {
	width: 130px !important;
	width: 137px;
	height: 12px;
	background: #3C7F86 url(../images/x.gif) no-repeat;	
	text-align: right;
	font-size: 9px;
	padding-right: 8px;
	margin-left: 5px;
}

a.news_archive_link {
	color: #CBDAE2;
	text-decoration: none;	
}

a.news_archive_link:hover {color: #E9E9E4;}

/* news archive - start */

table.summary_h {width: 485px;}
td.date_width {width: 140px;}
td.txt_color {color: #02456B;}

/* news end */



/* CENTER - end */

/* FOOT - start */
div#foot_h {
	position: relative;	
	padding: 8px 0px 0px 10px;
	background: url(../images/back_foot.gif) no-repeat;
	font-size: 10px;
	color: white;
	width: 537px;
	height: 30px;
	margin: 16px 0px 0px 23px;
}

span#editor {
	position: absolute;
	top: 8px;
	left: 413px;
}

a.editor {
	color: white;
	text-decoration: none;
}

a.editor:hover {
	color: white;
	text-decoration: underline;
}
/* FOOT - end */