* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	padding: 25px 0 0 30px;
	color: #F0FFF0;
	font: bold 30px "Courier New", Courier, monospace;
}

h2 {
	padding: 0 0 0 30px;
	color: #F0FFF0;
	font: bold 13px "Courier New", Courier, monospace;
}

h3 {
	width: 190px;
	height: 22px;
	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #506030;
	color: #0059B3;
	background: url(images/header.gif) no-repeat top;
}

h4 {
	padding: 0 0 0px 0px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #506030;
	color: #FF5706;
	color: #0059B3;
}

h5 {
	padding: 5px 0 0px 0px;
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #5AAA45;
	text-align: left;
}

h6 {
	padding: 0px 0 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #009933;
}

p {
	padding: 5px 0;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #445844;
}

a {
	color: #0059B3;
	text-decoration: underline;
}

a:hover {
	color: #0059B3;
	text-decoration: none;
}

#top {
    margin: 0 auto;	
	width: 900px;
	height: 86px;	
	text-align: left;
}

#top_en {
    margin: 0 auto;	
	width: 860px;
	height: 86px;	
	text-align: left;
	background: url(images/otesat-maritel_top_English1.gif) no-repeat top;
}

#lang_search {
	width: 900px;
	height: 35px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
}


.links_top {
	font: 13px/30px Verdana, Arial, Helvetica, sans-serif;
    color: #00FF66;
	text-decoration: none;
	vertical-align: middle;
}

.links_top:hover {
	color: #B8D396;
	text-decoration: none;
}

.flag {
	vertical-align: middle;
}

#search_box {
	height: 20px;
	width: 180px;
	background-image: url(images/search_box_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #6d8ea6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6d8ea6;
	text-indent: 5px;
	vertical-align: middle;
}

.submitLink {
   color: #00FF66;
   border: none;
   cursor: pointer;
   cursor: hand;
   background: none;
   text-decoration: none;
	vertical-align: middle;
}

.submitLink:hover {
   	text-decoration: none;
   	color: white;
	color: #B8D396;
}

#Menu_Bottom {
	margin: 15px auto 5px auto;
	width: 900px;
	height: 21px;
	float: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#Menu_Bottom_Cent {
	float: left;
	margin: 0px auto 5px;
	width: 880px;
	height: 21px;
	background: url(images/Menu_Bottom.gif) repeat-x;
}

#Menu_Bottom_Left {
	float: left;
	margin: 0px auto 5px;
	width: 10px;
	height: 21px;
	background: url(images/Menu_Bottom_Left.gif) no-repeat left;
}

#Menu_Bottom_Right {
	float: right;
	margin: 0px auto 5px;
	width: 10px;
	height: 21px;
	background: url(images/Menu_Bottom_Right.gif) no-repeat right;
}

#Menu_Bottom_Cent ul {
	list-style: none;	
}

#Menu_Bottom_Cent ul li{    
    float: left;	 
}

#Menu_Bottom_Cent ul li a {
	display: block;
	float: left;
	padding: 0 10px;
	text-decoration: none;
	color: #395519;
	background-image: url(images/menu_bottom_seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
}

#Menu_Bottom_Cent ul li a:hover {
	text-decoration: none;
	color: #395519;
	background-image: url(images/menu_bottom_hover.gif);
	background-image: url(images/menu_over2.png);
	background-repeat: repeat-x;
}  



#menu {
	margin: 2px auto 20px;
	width: 900px;
	height: 29px;
	display: block;

}

#menuLeft {
	float: left;
	width: 14px;
	height: 29px;
	background: url(images/menu_left4.gif) no-repeat left;
	display: block;
}

#menuCent {
	float: left;
	width: 872px;
	display: block;
	background-image: url(images/menu3.png);
	background-repeat: repeat-x;
}

#menuRight {
	float: right;
	width: 14px;
	height: 29px;
	background: url(images/menu_right4.gif) no-repeat right;
	display: block;
}

#menuCent ul {
	list-style: none;	
}

#menuCent ul li{    
    float: left;	 
}

#menuCent ul li a {
	display: block;
	float: left;
	padding: 0 10px;
	text-decoration: none;
	color: #49741a;
	background-image: url(images/seperator.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 29px;
}

#menuCent ul li a:hover {
	text-decoration: none;
	color: #49741a;
	background-image: url(images/menu3_hover.gif);
	background-repeat: repeat-x;
}  

#menuCent ul li a.selectedItem {
	color: White;
	border-right: 1px solid #780800;
}

#menuCent ul li a.selectedItem:hover {
    color: White;
	border-right: 1px solid #780800;
}

#middle {
	padding: 0 0 0px 0px;
	clear: both;
	margin: 0 auto;
	width: 900px;
}

#search_main {
	padding: 0 20px 0px 20px;
	background-color: #FFFFFF;
	width: 860px;
	display: block;
	float: left;
	text-align: justify;
}

#search_main a {
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

#search_main a:hover {
	color: black;
	text-decoration: underline;
}

#search_main a.read1 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #009933;
	text-decoration: underline;
}

#search_main a.read1:hover {
	color: #009933;
	text-decoration: none;
}

#search_main ul {
	display: block;
	list-style: disc inside;
	padding: 5px 0 0px 0;
}

#search_main ul li {
	margin-left: 15px;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #445844;
	text-align: justify;
}

#middle_left_all {
	width: 610px;
	background-image: url(images/middle_content2_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float: left;
	background-color: #FFFFFF;
	min-height: 450px;
	/****FIX FOR IE 6.0****/
		_height: 450px;
}

#middle_left_all_2 {
	width: 610px;
	background-image: url(images/content_bg_index.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	float: left;
	background-color: #FFFFFF;
	min-height: 450px;
	/****FIX FOR IE 6.0****/
		_height: 450px;
}

#MiddleTop1st {
	width: 900px;
	height: 22px;
	background: url(images/BodyUp3.gif) no-repeat top;
}

#MiddleBottomAll {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 22px;
	background-image: url(images/BodyBottomAll.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content_bg {
	background-color: #FFFFFF;
	width: 900px;
	display: block;
	float: left;
}

#MiddleBottom1st {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 23px;
	background-image: url(images/BodyBottom4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#MiddleBottom1st ul li a:hover {
	color: black;
	text-decoration: none;
}

#middle_left {
	padding: 0 0px;
	float: left;
	width: 300px;
	min-height: 450px;
	/****FIX FOR IE 6.0****/
		_height: 450px;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#middle_left_2 {
	float: left;
	width: 550px;
	min-height: 440px;
	/****FIX FOR IE 6.0****/
		_height: 440px;
	font: 12px/15px Arial, Helvetica, sans-serif;
	text-align: justify;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 12px;
	padding-bottom: 0;
}

#middle_left_2 ul {
	display: block;
	list-style: disc inside;
	padding: 5px 0 0px 0;
}

#middle_left_2 ul li {
	margin-left: 15px;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #445844;
}

#middle_left ul li {
	list-style: none;	
	padding: 5px 5px 5px 16px;
}

#middle_left ul li a {
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

#middle_left ul li a:hover {
	color: black;
	text-decoration: underline;
}

#middle_left ul li ul li {
	list-style: none;	
	padding: 5px 0px 0px 0px;
	text-align: justify;
	color: #445844;
}

#middle_left ul li ul li a {
	padding: 0 0 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #009933;
}

#middle_left ul li ul li a:hover {
	color: #009933;
	text-decoration: underline;
	text-decoration: none;
}

#middle_center {
	padding: 0px 0px;
	float: left;
	width: 300px;
	min-height: 450px;
	/****FIX FOR IE 6.0****/
		_height: 450px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

#middle_center ul li {
	list-style: none;	
	padding: 5px 5px 5px 16px;
}

#middle_center ul li a {
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

#middle_center ul li a:hover {
	color: black;
	text-decoration: underline;
}

#middle_center ul li ul li {
	list-style: none;	
	padding: 5px 0px 0px 0px;
	text-align: justify;
	color: #445844;
}

#middle_center ul li ul li a {
	padding: 0 0 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #0059B3;
}

#middle_center ul li ul li a:hover {
	color: #0059B3;
	text-decoration: underline;
	text-decoration: none;
}

#middle_right {
	float: left;
	width: 290px;
	min-height: 440px;
	/****FIX FOR IE 6.0****/
		_height: 440px;
	text-align: justify;
	background-color: #FFFFFF;
	display: block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#flash_movie_right{

}

#middle_right ul {
	list-style: none;	
}

#middle_right ul li {
	background: none;
	padding: 10px 0px 0px 0px;
	font: bold 13px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #5AAA45;
	color: #666666;
	color: #367EA6;
	text-align: center;
}

#middle_right ul li a {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #0059B3;
	text-decoration: underline;
}

#middle_right ul li a:hover {
	color: #0059B3;
	text-decoration: none;
}

#middle_right ul li ul li {
	padding: 5px 20px 0px 5px;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #445844;
	text-align: justify;
}

#middle_right ul li ul li a {
	padding: 5px 0px 0px 0px;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #367EA6;
	text-decoration: none;
}

#newsletter {
	background-image: url(images/NewsLetter.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-left: 12px;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 5px 0px 0px 0px;
}

#newsletter_en {
	background-image: url(images/NewsLetter_en.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-left: 12px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 5px 0px 0px 0px;
}

#newsletter_inputbox{
	height: 18px;
	width: 220px;
	background-image: url(images/search_box_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #6d8ea6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6d8ea6;
	text-indent: 5px;
	margin-left: 10px;
	margin-top: 23px;
}

#newsletter2 {
	background-image: url(images/NewsLetter2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 77px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#newsletter2_inputbox{
	height: 20px;
	width: 210px;
	background-image: url(images/search_box_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #6d8ea6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6d8ea6;
	text-indent: 5px;
	margin-left: 13px;
	margin-top: 23px;

}

.send_button {
	background-image: url(images/send_button.jpg);
	background-repeat: no-repeat;
	border: none;
   cursor: pointer;
   cursor: hand;
   text-decoration: none;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	color: #367EA6;
	height: 18px;
	width: 77px;
	margin-top: 2px;
	float: right;
	text-align: center;
	margin-right: 19px;
	line-height: 16px;
}

.send_button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #367ea6;
	text-decoration: none;
}

.send_button a:hover {
	color: #7AB5D3;
	color: #0059B3;
}

#left_2 {
	width: 190px;
	display: block;
	float: left;
}

#left_2 ul {
	list-style: none;
	float: left;
	width: 190px;
	display: block;
	margin-bottom: 20px;
}

#left_menu_bottom {
	background-image: url(images/left_menu_bottom.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 22px;
	width: 190px;
}

#left_2 ul li {
	display: block;
	float: left;
	text-indent: 5px;
	line-height: 19px;
	text-align: left;
}

#left_2 ul li a{
	height: 23px;
	width: 190px;
	display: block;
	float: left;
	background-image: url(images/subpage_left_menu_link_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #273d0c;
	text-decoration: none;
}

#left_2 ul li a.selected {
	height: 23px;
	width: 190px;
	display: block;
	float: left;
	background-image: url(images/subpage_left_menu_link_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #273d0c;
	color: white;
	text-decoration: none;
}

#left_2 ul li a:hover{
	background-image: url(images/subpage_left_menu_link_bg_hover.gif);
	background-repeat: repeat-x;
	color: #8baf61;
}

#image_placeholder {
	display: block;
	height: 140px;
	width: 190px;
	float: left;
}



#right {
	float: right;
	width: 690px;
	margin-bottom: 5px;
}

#rightTop {
	width: 690px;
	height: 22px;
	background: url(images/cont_top.gif) no-repeat top;
}

#rightCont {
	padding: 0 15px;
	background: #FFFFFF;
	text-align: justify;
	min-height: 300px;
	/****FIX FOR IE 6.0****/
		_height: 300px;
}

#rightCont ul {
	display: block;
	padding: 5px 0 0px 0;
}

#rightCont ul li {
	margin-left: 15px;
	text-align: justify;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #445844;
}

#rightCont ul.column {
	float: left;
	width: 660px;
	margin: 0;
	padding: 0px 0 5px 0;
	list-style: none;
}

#rightCont ul.column li {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 0 0 15px;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #445844;
    background: url(images/bullet.gif) no-repeat left;
}

#rightBottom {
	width: 690px;
	height: 22px;
	background: url(images/cont_bottom.gif) no-repeat bottom;
}

#rightBottom ul {
	list-style: none;	
	float: left;
}

#rightBottom ul li a {
	list-style: none;	
	padding: 0px 20px;
	font: 11px/22px Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	float: left;
	color: #0059B3;
	text-decoration: none;
}

#rightBottom ul li a:hover {
    color: black;
}

#bottom {
   clear: both;
	margin: 0 auto;
	width: 900px;	
	color: #ACA899;
	color: black;
	font: 10px/30px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0059B3;
	text-decoration: none;
	font-weight: bold;
}

.content_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0059B3;
	text-decoration: none;
	font-weight: bold;

}

.content_title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0059B3;
	text-decoration: none;
	font-weight: bold;

}


.date_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
