
BODY {
  background-color: #fdfdfd;
}

TD {
  font-family: Arial;
  font-size: 10;
}

.TopicHeader {
  border:1px solid black;
  width: 140px;
  height: 20px;
  font-family: Verdana;
  font-size: 11;
  font-weight: Bold;
}

.TopicHeaderText {
  font-family: Verdana;
  font-size: 11;
  font-weight: Bold;
}

.Topic {
  border:1px solid #7e7ea4;
  width: 140px;
  height: 410px;
}

.Topic2 {
  border:1px solid #7e7ea4;
  width: 120px;
  height: 410px;
}

.TopicImage {
  height: 100px;
}

.TopicText {
  vertical-align : top;
  text-align : left;
}

.TopicText2 {
  vertical-align : top;
  horizonal-align: center;
  width : 134px;
}

.TopicMain {
  padding : 10px;
  padding-top : 6px;
  margin  : 10px;
}

.TopicMainInc {
  padding : 10px;
  padding-top : 6px;
  margin  : 10px;
}

.fA {
  font-family: Arial;
}

.fV {
  font-family: Verdana;
}

.s10 {
  font-size: 10;
}

.s11 {
  font-size: 11;
}

.s12 {
  font-size: 12;
}

.s13 {
  font-size: 13;
}

.s14 {
  font-size: 14;
}

.bold {
  font-weight: Bold;
}

.blue {
  color: #68657e;
}

.red {
  color: #EE3333;
}

.sides {
  background-color: #b1a9b5;
}

.sidePicLeft {
  background-image: url(images/sideLeft.jpg);
}

.sidePicRight {
  background-image: url(images/sideRight.jpg);
}

.hLine {
  border-top:1px solid #68657e;
}

.hond {
  cursor           : hand;
  cursor           : pointer;
}

IMG.utlina {
  border : 1px solid #555555;
}

IMG.lightOutline {
  border : 1px solid #999999;
}

DIV.highRes {
  position         : absolute;
  width            : 430px;
  height           : 430px;
  border           : 1px solid black;
  visibility       : hidden;
  background-color : white;
}

DIV.highResShadowIE {
  position:absolute;
  width:430px;
  height:430px;
  visibility:hidden;
  background-color : #808080;
  filter           : progid:DXImageTransform.Microsoft.Alpha( opacity = 80 );
}

DIV.highResShadowOther {
  position:absolute;
  left:435px;
  top:235px;
  width:430px;
  height:430px;
  visibility:hidden;
  background-image:url('myndir/Shadow.png');
}

.lightBackground {
  background-color : #FDFDFD;
}

IMG.product {
  height:100px;
  border:1px solid #535469
}

TABLE.contactNote {
	width : 136px;
	height : 174px;
	background-color : #fffbaf;
	border : 1px solid #d5d29c;
	padding : 6px;
}

TD.noteHeader {
	text-align : center;
	border-bottom : 1px solid #c3c08d;
	padding-bottom : 4px;
}