body {
  background-color:#ffffff;
  color:#444444;	
  font-family: Arial;
  font-size: 13px;
  margin:0px;
  padding:0px;
}

input, textarea, select
{
/*	border-style: ridge; */
	background-color:#ffffff;
	color:#444444;	
	font-family: Arial;
	font-size: 13px;
 
}

table {
  padding:0px;
  margin:0px;
}

th {
  padding:0px;
  margin:0px;
}

td {
  padding:0px;
  margin:0px;
  font-family: Arial;
  font-size: 13px;
}

img {
	padding:0px;
	margin:0px;
	border:0px;
}
td.topLeft {
	background-image: url('../img/top_left.jpg');
	background-repeat: repeat-x;
}
td.topRight {
	background-image: url('../img/top_right.jpg');
	background-repeat: repeat-x;
}
td.menuItem {
	font-weight: bold;
	background-image: url('../img/menu_item.jpg');
	width:180px;
	height:27px;
}
td.menuItemSub {
	font-weight: bold;
	background-image: url('../img/menu_item.jpg');
	width:180px;
	height:27px;
	padding-left: 10px;
}
td.menuItemSub {
	font-weight: bold;
	background-image: url('../img/menu_item.jpg');
	width:180px;
	height:27px;
	padding-left: 10px;
	font-size:11px;
	font-family:Arial;
}
a.menuItem, a:visited.menuItem {
	font-weight: bold;
	color:#444444;	
	text-decoration:none;	
}
a.menuItemSelected, a:visited.menuItemSelected{
	font-weight: bold;
	color:#599CE4;	
	text-decoration:none;
}
a:hover.menuItem {
	font-weight: bold;
	color:#599CE4;	
	text-decoration:underline;
}

a.menuItem2, a:visited.menuItem2 {
	font-weight: normal;
	font-size:11px;
	color:#444444;	
	text-decoration:none;	
}
a.menuItem2Selected, a:visited.menuItem2Selected{
	font-weight: normal;
	font-size:11px;
	color:#599CE4;	
	text-decoration:none;
}
a:hover.menuItem2 {
	font-weight: normal;
	font-size:11px;
	color:#599CE4;	
	text-decoration:underline;	
}

td.menuItemBlue {
	color: #2A82E1;
	font-weight: bold;
	background-image: url('../img/menu_item.jpg');
	width:180px;
	height:27px;
}
td.menuItemLast {
	background-image: url('../img/menu_item_last.jpg');
	width:180px;
	height:27px;
}
td.menuGradientLeft {
	background-image: url('../img/menu_left_gradient.jpg');
	background-repeat: no-repeat;
	width:10px;
}
td.menuGradientRight {
	background-image: url('../img/menu_right_gradient.jpg');
	background-repeat: no-repeat;
	width:14px;
}
img.menuImg {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
}
table.menuRight {	
	background-image: url('../img/menu_right_bg.jpg');
	background-repeat: repeat-y;
}
table.menuRight2 {	
	background-image: url('../img/menu_right_white_bg.jpg');
	background-repeat: repeat-y;
}
td.author {
	color: #0063BD;
	font-size:12px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 15px;
}
a.article_azymut_name {
	color: #0063BD;
	font-size:10px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
}
td.article_prev_next {
	color: #0063BD;
	font-size:10px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
}
td.title, a.title, a:visited.title {
	color: #0063BD;
	font-size:13px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 5px;
}
td.cover_desc {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	text-align: center;
}
td.text {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	text-align: justify;
}
td.article {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	text-align: justify;
}

td.article_c {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}

a.text, a:visited.text {
  color:#444444;
}
li.text {
  color:#444444;
}

td.footer {
	background-image: url('../img/bottom.jpg');
	height: 40px;
	text-align: center;
}
td.bottomLeft {
	background-image: url('../img/bottom_left_1.jpg');
	background-repeat: repeat-x;
}
td.bottomRight {
	background-image: url('../img/bottom_right_1.jpg');
	background-repeat: repeat-x;
}

input.form_subsc {
	height: 18px;
	font-size: 11px;
	width:143px;
}
select.form_subsc {
	height: 18px;
	font-size: 11px;
	width:123px;
	margin:0px;
	padding:0px;
}

input.form_search {
	height: 18px;
	font-size: 11px;
	width:97px;
	background-color:#054897;
	border: 1px #7F9DB9 solid;
	color:#ffffff;
}

td.menu_left_border {
	background-image:url('../img/point.jpg');
	background-position:left;
	background-repeat:repeat-y;
}
td.menu_right_border {
	background-image:url('../img/point.jpg');
	background-position:right;
	background-repeat:repeat-y;
}
img.img_text {
	margin:4px;
}
