.body {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #002a63;
	color: #FFFFFF;
}
/*-------------------------------------------------------------------------------------------------*/

.table {
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	background-color: #002a63;
	font-family: tahoma;
	color: #FFFFFF;
	width: 863px;
}
.table_head {
	background-position: top left;
	background-image: url('/images/head.jpg');
	height: 133px;
	width: 835px;
	background-repeat: no-repeat;
	background-position: right top;
}
.table_head_bottom {
	width: 835px;
	height: 24px;
	background-image: url('/images/head_bottom.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
.table_menu {
	font-family: Tahoma;
	font-size: 14px;
	height: 28px;
	text-align: left;
	padding-left: 20px;
	background-image: url('/images/head_menu.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
.table_menu a {
	padding-left: 30px;
	padding-right: 30px;
}
.table_menu ul{
  padding: 0;margin: 0;
  list-style: none;
}
.table_menu li{
  display:inline;
}
.table_news {
	font-family: Tahoma;
	font-size: 13px;
	width: 204px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
.table_news_right {
	width: 13px;
	background-image: url('/images/v_line.jpg');
	background-repeat: repeat-y;
}
.table_text {
	padding: 15px;
	background-position: right top;
	width: 618px;
	background-image: url('/images/table_bg.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}

.table_top {
	background-image: url('/images/h_line.jpg');
	background-repeat: repeat-x;
	height: 13px;
}
.table_top2 {
	height: 13px;
	background-image: url('/images/h_line.jpg');
	background-repeat: repeat-x;
}
.table_top2_left {
	background-image: url('/images/botmid.jpg');
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
.table_left {
	background-image: url('/images/v_line.jpg');
	background-repeat: repeat-y;
	width: 13px;
}
.table_top_left {
	background-image: url('/images/topl.jpg');
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}
.table_top_right {
	background-image: url('/images/topr.jpg');
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}
.table_bottom_left {
	background-image: url('/images/botl.jpg');
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}
.table_bottom_right {
	background-image: url('/images/botr.jpg');
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}

/*-------------------------------------------------------------------------------------------------*/
#all {
	width: 100%;
	height: 100%;
}
/*-------------------------------------------------------------------------------------------------*/
#copyright {
	text-align: center;
	font-family: Tahoma;
	font-size: 9px;
	color: #3c5b86;
}
/*-------------------------------------------------------------------------------------------------*/
#content {
}
#content /images/ {
	border: 1px solid #ff0000;
	margin: 0;
	padding: 0;
}
/*
#content table {
	border: 1px solid #1E5E92;
	width: 95%;
}
#content table td {
	border: 1px solid #1E5E92;
}*/
#content ol{
	line-height: 1.5em;
}
#navigation, #navigation a {
	color: #BC2828;
	font-size: 11px;
	font-weight: bold;
}
#navigation a:hover {
	color: #ff0000;
}
#navigation ul{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}
#navigation li{
  display:inline;
}
.content_link_0 {
	font-size: 18px;
	line-height: 2em;
}
.content_link_1 {
	font-size: 13px;
	margin-left: 25px;
	font-weight: bold;
}
ul.section-main {
   padding: 0px;
   margin: 0px;
}
ul.sub-section{
   padding: 0px 23px;
   margin: 0px;
   line-height: 1em;
}
ul.section-main li a{
  font-size: 16px;
  padding:0px;
  margin:0px;
}
ul.section-main li{
  padding:0px;
  margin:0px;
  list-style: none;
}
ul.sub-section li a{
  font-size: 13px;
  padding: 0px;
  margin:0px;
}
ul.sub-section li{
  padding: 0px;
  margin:0px;
  list-style: none;
}
.content_link_2 {
	font-size: 11px;
}
.content_desc {
	margin-left: 25px;
}
.newsdiv {
	margin-top: 10px;
	margin-left: 4px;
	width: 95%;
}
.newsdate {
	color: #BC2828;
	font-weight: bold;
	width: 150px;
}
.newstext {
	margin-left: 6px;
	padding: 2px;
}
.newstext /images/ {
	position: relative;
	top: 5px;
}
#content .newstext /images/ {
	top: 0px;
}
/*-------------------------------------------------------------------------------------------------*/
.catalogtopic, a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #4E8DC0;
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
/*-------------------------------------------------------------------------------------------------*/
.search {
	border: 1px solid #1E5E92;
	background: #002a63;
	color: #ffffff;
	margin-left: 4px;
}
/*-------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
#links {
  font-size: 10px;
  padding: 5px;
}
