BODY {
	color: #000;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

BODY * {
	font-family: arial, verdana, helvetica, sans-serif;
}

/* style of the top of the page */

#menu-top {

}

.menu-top-line {
	float: left;
	width: 2px;
	height: 17px;
	background: #DAD9D9;
	margin:0px;
	padding:0px;
}

.menu-top-line-sel {
	float: left;
	width: 2px;
	height: 17px;
	background: #A30101;
	margin:0px;
	padding:0px;
}

.menu-top-in {
	margin: 18px 12px 5px 20px;
}

.menu-top-in A {
	color: #002B7F;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing:1px;
	text-decoration: none;
}

.menu-top-in A:hover, .menu-top-in A.sel {
	color: #A30101;
}

#search {
	/*width:160px;*/
	margin-left: 50px;
	margin-top: 15px;
	overflow: hidden;
}

#input-search {
	color: #C2C2C2;
	width: 130px;
	padding-left: 2px;
	border: 1px solid #C2C2C2;
	background: none;
}

#input-search-sbm {
	width: 25px;
	border: 0px solid #C2C2C2;
	background: url('/images/www/search.gif') center no-repeat;
}

.lng {	
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	width: 30px;
	text-align: center;
}

.lng A {
	color: #002B7F;
	font-size: 8pt;
	text-decoration: none;
}

.lng A:hover {
	color: #A30101;
	text-decoration: underline;
}

.lng-sel {
	background: #E5E5E5;
}

.lng-sel A {
	color: #A30101;
}

.title-block {
	width: 344px;
	height: 25px;
	background: #E5E5E5;
}

.title-marker {
	float: left;
	width: 9px;
	height: 8px;
	margin: 8px 5px 5px 5px;
	background: url('/images/www/item-down.gif') left no-repeat;
}

.title-block H1 {
	color: #918F8F;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 3px;
	margin: 0px;
}

#chief-foto {
	float: left;
	border: 2px solid #E5E5E5;
	margin-right: 10px;
	margin-bottom: 75px;
}

#laquo {
	float: left;
	width: 16px;
	height: 14px;
	margin: 0px 4px 0px 1px;
	background: url('/images/www/laquo.gif') left no-repeat;
}

#raquo {
	width: 16px;
	height: 14px;
	margin: 1px 0px 0px 4px;
	background: url('/images/www/raquo.gif') left no-repeat;
}

#logos {
	width: 769px;
	height: 120px;
	padding: 0px;
	background: #E5E5E5;
}

#page-content H1 {
	color: #A30101;
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}
#page-content H2 {
	color: #003399;
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}
#page-content a:link {
	color: #002B7F;
	text-decoration:none;
}
#page-content a:visited {
	color: #002B7F;
	text-decoration:none;
}
#page-content a:hover {
	color: #A30101;
	text-decoration:underline;
}
#page-content a:active {
	color: #A30101;
	text-decoration:underline;
}




#sub-menu-block, #bg-title-1, #bg-title-2 {
	background: url('/images/www/bg-title.gif') top left repeat-x;
}

#sub-menu-block H1 {
	color: #A30101;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

#sub-menu {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
	list-style: square url('/images/www/item-left.gif');
}

#sub-menu LI A {
	color: #002B7F;
	text-decoration: none;
}

#sub-menu LI A.sel, #sub-menu LI A:hover {
	color: #A30101;
	text-decoration: underline;
}

.logos-block {
	float: left;
	width: 145px;
	height: 80px;
	text-align: center;
	margin: 20px 0px 0px 4px;
	background: #fff;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}

#logos-block-first {
	margin-left: 13px;
}

.logos-block IMG {
	margin-top: 24px;
}

A.menu {
	color: #000;
	font-size: 7pt;
	text-decoration: none;
}

A.menu:hover {
	color: #A30101;
	text-decoration: underline;
}

A.menu-sel {
	color: #A30101;
	font-size: 7pt;
	text-decoration: underline;
}

A.nav {
	color: #666666;
	font-size: 7pt;
	text-decoration: none;
}

A.nav:hover {
	color: #A30101;
	text-decoration: underline;
}

A.nav-sel {
	color: #A30101;
	font-size: 7pt;
	text-decoration: underline;
}

/* def. for all other styles */

.blue {
	color: #002B7F;
}

.red {
	color: #A30101;
}

.gray {
	color: #918F8F;
}

.dark {
	color: #333333;
}

.black {
	color: #000;
}

.white {
	color: #fff;
}

.f7 {
	font-size: 7pt;
}

.f8 {
	font-size: 8pt;
}

.f9 {
	font-size: 9pt;
}

.f10 {
	font-size: 10pt;
}

.f11 {
	font-size: 11pt;
}

.f12 {
	font-size: 12pt;
}

.b {
	font-weight: bold;
}

.none {
	text-decoration: none;
}
#splink{
	width:200px; position:absolute; bottom:0; background-color:#F2F2F2; padding:5px 0 5px 5px;;
}
#splink A {
	color: #000;
	text-decoration: none;
}

#splink A:hover {
	color: #000;
	text-decoration: underline;
}



