<!--
body,td,th {
  font-family: Arial,Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: #333333;
}
body {
  margin-left: 15px;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  background-color: #ffffff;
}

a:link {
  text-decoration: none;
  color:#31468e;
  text-decoration: none;
	font-weight:bold;
}
a:visited {
  text-decoration: none;
  color:#31468e;
	font-weight:bold;
}
a:hover {
  text-decoration: underline;
  color:#4f9cad;
	font-weight:bold;
}

a.menu_left:link {
  text-decoration: none;
  color: #333333;
  font-family: Arial;
}
a.menu_left:visited {
  text-decoration: none;
  color: #333333;
}
a.menu_left:hover {
  text-decoration: underline;                       
  color: #4f9cad;
}

h1{
font-size:20px;
font-family:Verdana;
font-weight:normal;
margin-top:10px;
}

h2{
font-family:Verdana;
font-weight:normal;
font-size:14px;
margin-top:0px;
}

.td_menu_main{
background:#31468e;
width:282px;
}

.tr_price_dark{
background:#f2f2f2;
color:black;
}

.tr_price_light{
background:#ffffff;
color:black;
}

.tr_price_main{
background:#dfdfdf;
color:black;
}

.font_menu_main{
font-family:Verdana;
color:white;
font-size:12px;
}

.tr_menu_selected{
background:#4f9cad;
height:23px;
}

.tr_menu{
background:#f2f1e9;
height:23px;
}

.box2 {background:url(images/box2-tail-top.gif) top repeat-x;}
.box2 .corner-top-right {background:url(images/box2-corner-top-right.gif) top right no-repeat;}
.box2 .corner-top-left {background:url(images/box2-corner-top-left.gif) top left no-repeat; width:100%;}
.box2 .indent {padding:15px 15px 0 15px; margin:0 !important;}
.box2 p {padding-top:7px;}

.image {
	MARGIN: 21px 20px 10px 0px; WIDTH: 295px; FLOAT: left
}
.image IMG {
	WIDTH: 295px; DISPLAY: block
}
.image .caption {
	PADDING-BOTTOM: 7px; PADDING-LEFT: 12px; PADDING-RIGHT: 0px; BACKGROUND: url(../i/img-caption-bg.png) #f0f0f0 no-repeat left bottom; COLOR: #313131; OVERFLOW: hidden; PADDING-TOP: 5px
}
.image .caption .corner-lb {
	BACKGROUND: url(../i/corner-lb-grey.gif) no-repeat
}
.image .caption .corner-rb {
	BACKGROUND: url(../i/corner-rb-grey.gif) no-repeat
}
.image .caption .control {
	MARGIN: 0px 10px 0px 0px; DISPLAY: none; FLOAT: right
}
.image .caption .control DIV {
	BACKGROUND-IMAGE: url(../i/article-image-control.gif); WIDTH: 21px; BACKGROUND-REPEAT: no-repeat; FLOAT: left; HEIGHT: 15px; CURSOR: pointer
}
.image .caption .control .left-scroll {
	BACKGROUND-POSITION: left top
}
.image .caption .control .right-scroll {
	BACKGROUND-POSITION: -21px top
}
.image .caption .control .inert.left-scroll {
	BACKGROUND-POSITION: -42px top; CURSOR: default
}
.image .caption .control .inert.right-scroll {
	BACKGROUND-POSITION: -63px top; CURSOR: default
}
.image .caption .control .left-scroll-inert {
	BACKGROUND-POSITION: -42px top; CURSOR: default
}
.image .caption .control .right-scroll-inert {
	BACKGROUND-POSITION: -63px top; CURSOR: default
}
.image .caption SPAN {
	COLOR: #828282; FONT-SIZE: 10px
}
.image .caption .control SPAN {
	LINE-HEIGHT: 12px; MARGIN: 1px 7px 0px; FLOAT: left; FONT-SIZE: 10px}
-->