BODY, TD {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #4b4b4b;
}
BODY {
	background-color: #243a4c;
}

STRONG {
	font-weight: bold;	
}
a {
    color: #175c99;
	text-decoration: none;
}
	
.error {
	color:#ff0000;
	font-weight: bold;	
}
.success {
	color:#00ff00;
	font-weight: bold;	
}

.lang {
	padding: 20px 10px 10px 40px;
	line-height: 14pt;
	width: 80px;
	float: left;
}
.lang a {
	color:#2F2F2F;
	font-weight: bold;
	text-decoration: none;
}
.lang a.currentLang {
	color:#009544;	
	font-weight: bold;
}

.break {
	clear: both;
}

div.boxover{ 
  border: solid 1px #cccccc; 
  position: relative; 
}
div.boxout{
  position: relative;
}
div.bar{
  background-color: #d4d0c8;
  position:absolute;
  top: -1px;
  left: -2px;
  height: 20px;
  display: block;
  margin: 2px;
}
.page_flesh_player {
	margin-left: 10px;
	float: right
}


div#header {
	position:relative;
}

div#container {
	text-align:left;
	width:960px;
	margin:0 auto;
	background: #ffffff;
}

div#navigation {
	float:left;
	width:280px;
	background: #ffffff repeat-y url("/data/img/left_bg.gif");
}

div#extra {
	background: #ffffff repeat-y url("/data/img/left_bg.gif");
	float:left;
	clear:left;
	width:280px;
}

#left {
	width: 240px;
	padding: 15px;
	background: repeat-y url("/data/img/left_bg.gif");
	vertical-align: top;
}

#right {
	width: 720px;
	padding: 15px;
	vertical-align: top;
}

div#footer {
	background: #1c4b73;
	color: #d2dbe3;
	clear:both;
	width:100%;
	text-align: center;		
}

div#content {
	float:right;
	width:680px;
	background: #ffffff;
}

#home {
	width: 960px;
 	height: 175px;
	background: #d1d1d1 no-repeat url("/data/img/header_bg.jpg");
}
#home a {
  display: block;
	width: 160px;
 	height: 165px;
  text-indent: -9999px;
  margin-left: 25px;
}
#home a:hover {
  text-decoration: none; 
}

#header #name1 {
	display: block;
	position: absolute;
	top: 65px;
	left: 195px;
	color: #100c0d;
	font-size: 12pt;
	font-weight: bold;
}
#header #name2 {
	display: block;
	position:absolute;
	top: 85px;
	left: 195px;
	color: #243a4c;
	font-size: 24pt;
}

.copyright  {
	padding-bottom: 20px;
}

.bottom_menu {
	padding: 20px;
}
.bottom_menu a {
	color: #e1e7ec;
	padding: 0px 30px;
}

.top_menu {
	height: 51px;
	background: #04447f repeat-x url("/data/img/top_menu_main_bg.gif");
	padding: 0px;
	margin: 0px;
}
.top_menu p {
	padding: 0px 35px 0px 35px;
	float: left;
	background: no-repeat url("/data/img/top_menu_bg.gif");
	height: 51px;
	
}
.top_menu a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9pt;
	padding-top: 20px;
	display: block;
}


.subscribe_header {
	background: #cacbce;
	padding: 7px 10px;
	font-size: 9pt;
	text-transform: uppercase;
	color: #3f3e3e;
	width: 210px;
}
.subscribe {
	padding: 5px 0px;
}
.subscribe #email {
	border: solid 1px #cacbce;
	width: 210px;
	font-size: 9pt;
	color: #6f6e6e;
	padding: 3px 9px;
}
.subscribe #submit {
	text-transform: uppercase;
	color: #ffffff;
	background: #1463a7;
	font-size: 7pt;
	margin: 5px 0px;
	padding: 5px 20px 2px 20px;
}

#left_area {
	margin: 20px 0px;
}

#right h1 {
	font-family: "Times New Roman", serif;
	font-size: 16pt;
	font-weight: normal;
	color: #4b4b4b;
	margin-bottom: 15px;
}
#right td {
    padding: 2px;
    text-align: center;
    vertical-align: top;
}

#news {
}
#news p {
	margin: 5px 0px;
}

#news a.more {
	color: #175c99;
	font-size: 9pt;
	text-decoration: underline;
	margin-bottom: 30px;
	display: block;
}
#news .title{
	font-size: 13pt;
}
#news .title a {
	color: #175c99;
	text-decoration: none;
}

#news .date {
	color: #8e8d8d;
	font-size: 9pt;
}

.left_navigation {
	margin: 0px 10px 10px 0px;
}
.left_navigation p {
	padding-left: 35px;
	background: #125996 repeat-x url("/data/img/left_navigation_bg.gif");
	height: 35px;
	
}
.left_navigation a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9pt;
	padding-top: 10px;
	display: block;
}
