html,body
{
	color: 70777F;
	font-family: Arial,Verdana;
	font-size: 12px;
	line-height: 160%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #C9CEDB;
	background-image: url(../images/body_background.gif);
	background-repeat: repeat-y, repeat-x;
	background-position: left top;
  width: 100%;
  height: 100%;
}

a
{
	color: #AA0000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

#menu div {
	color: #43474C;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#header
{
	background-color: #959EAA;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 180px top;
}

#header .left
{
	width: 190px;
	height: 109px;
	/* float: left; */
	background-color: #012747;
	background-image: url(../images/logo_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header #lang
{
	padding-top: 16px;
	padding-left: 24px;
}

#header #lang a
{
	color: #6B8499;
	text-decoration: none;
}

#header #lang a:hover
{
	color: #fff;
	text-decoration: none;
}

#header #lang a.hi
{
	color: #fff;
	text-decoration: none;
}

#header .logo
{
	height: 109px;
	/* float: left; */
	line-height: 0px;
	font-size: 0px;
	background-color: #959EAA;
}
#imagebar
{
	height: 27px;
	clear: both;
	background-color: #012747;
	border-color: #FFFFFF #FFFFFF #012747 #FFFFFF;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	background-image: url(../images/imgbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#middle .left
{
	width: 190px;
	float: left;
	background-color: #969FAB;
	height: auto;
}

#middle #menu
{
	padding-top: 34px;
	padding-left: 30px;
	color: #022444;
	height: auto;
	margin-bottom:50px;
	font-size:12px;
}

#middle #menu a
{
	color: #022444;
	text-decoration: none;
}
#middle #menu div {
	margin:5px 0px 0px 0px;
}
#middle #menu a:hover
{
	color: #fff;
	text-decoration: none;
}
/*#middle #menu a:visited {
	color:#fff;
	text-decoration:underline;
}*/
#middle #menu a.hi
{
	color: #fff;
	text-decoration: none;
}

#content
{
	padding-left: 10px;
	padding-top: 8px;
	/* line-height: 0px; */
	background-color: #eff2f7;
  height: 100%;
}
h2
{
	margin-top: 0px;
	font-family: Garamond,Times;
	font-size: 1.7em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1.1em;
	color: #395b76;
}
 p {
	width: 100%; text-align: justify; font-size: 1.2em; line-height: 1.4em;
}

div .info
{
	margin-top: 70px;
	font-size: 11px;
}

table td
{
	font-size: 11px;
	line-height: normal;
}

table .compinfo	td
{
	padding: 3px;
	border-color: #FFFFFF;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

div#outer {
  width:  950px;
  margin: auto;
  margin-top: 0;
  padding:    0;
  border: 1px solid #23425F;
  background-color: #979fac;
  background-image: url('../images/bg_shadow.gif');
  background-repeat: repeat-y;
}

div#menu {
  background-color: #979fac;
}
div#rss {
  background-color: #e1e4e9;
  width:  98%;
  margin-right: 20px;
}
.new_des {
  color: #828689;
  margin-bottom:5px;
  background: url('../images/rss_separator.gif') repeat-x bottom;
}
#last {
  color: #828689;
  margin-bottom:5px;
  background: url('');  
}
div#shadow {
  margin: auto;
  width:  980px;
  background-image: url('../images/bg_shadow.gif');
  background-repeat: repeat-y;
}

div#animated_logo {
  padding:      0;
  margin:       0;
  padding-left: 22px;
  padding-top:  22px;
}

