body#viking2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #707070;
}

#frameOut {
	text-align: center;
}

#frameInside {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
	clear: both;
	background-color: #E1E5D7;
} 

.newsTxt1 {
  font-size: 13px;
  font-family: arial, sans-serif;
}
.newsTxt2 {
  font-size: 13px;
  font-family: arial, sans-serif;
}
.sales {
  font-size: 13px;
  font-family: arial, helvetica;
  color: 000000;
}

p {
  font-family: arial, helvetica;
  font-size: 13px;
  margin: 14px 0 0 0;
  line-height: 120%;
 }

p.caption {margin: 4px 0 0 0; line-height:120%}

.body {font-family: verdana, tahoma, arial, helvetica; color: 343434; font-size: 10px;}
.bodysmall {font-family: arial, helvetica; color: 000000; font-size: 10px; font-weight:normal}

.detailHdr {font-family: arial, helvetica; color: 000000; font-size: 12px; font-weight: bold;}

.caption {
	font-family: arial, helvetica;
	color: 000000;
	font-size: 12px;
	font-weight:normal;
	font-style: italic;
}

.hdr {font-family: arial, helvetica; color: FFFFFF; font-size: 14px; font-weight: bold; }
.subhdr {font-family: arial, helvetica; color: FFFFFF;; font-size: 12px; font-weight: bold; }
.title {font-family: arial, helvetica; color: 000000; font-size: 14px; font-weight: bold; }

.label {font-family: verdana, tahoma, arial, helvetica; color: 34637D; font-size: 12px; font-weight: bold; }

A:link {text-decoration: none; color: #840B10; font-weight: bold;}
A:active {text-decoration: none; color: #000000; font-weight: bold;}
A:visited {text-decoration: none; color: #840B10; font-weight: bold;}
A:hover {text-decoration: none; color: #000000; font-weight: bold;}

A.detailHdr:link {text-decoration: none; font-size: 12px; font-weight: bold; color: #000000;}
A.detailHdr:active {text-decoration: none; font-size: 12px; font-weight: bold; color: #FFFFFF;}
A.detailHdr:visited {text-decoration: none; font-size: 12px; font-weight: bold; color: #000000;}
A.detailHdr:hover {text-decoration: none; font-size: 12px; font-weight: bold; color: #FFFFFF;}

A.subhdr:link {text-decoration: none; font-size: 12px; font-weight: bold; color: #FFFFFF;}
A.subhdr:active {text-decoration: none; font-size: 12px; font-weight: bold; color: #000000;}
A.subhdr:visited {text-decoration: none; font-size: 12px; font-weight: bold; color: #FFFFFF;}
A.subhdr:hover {text-decoration: none; font-size: 12px; font-weight: bold; color: #000000;}

.footer {font-family: arial, helvetica; color: #FFFFFF; font-size: 10px; font-weight: normal;}
A.footer:link {text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.footer:active {text-decoration: none; color: #000000; font-weight: normal;}
A.footer:visited {text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.footer:hover {text-decoration: none; color: #000000; font-weight: normal;}

.image {  border:3px; border-style: solid; border-color: E2E2E2; }
.imageWhite {  border:3px; border-style: solid; border-color: FFFFFF; }
.imageWhite1 {  border:1px; border-style: solid; border-color: FFFFFF; }

.paddPhoto {margin: 10px 10px 0px 0px }
.paddPhotoRB {margin: 4px 10px 0px 0px }
.paddPhoto2 {margin: 0px 10px 50px 0px }
		        
.padd13 { padding: 13px 13px 13px 13px }

.field 
{
	font-family: verdana, tahoma, arial, helvetica;
	color: 343434;
	font-size: 11px;
	background-color: ffffff;
	border-width: 1px;
	border-style:solid;
	border-top-color: 939392;
	border-left-color: 939392;
	border-bottom-color: 939392;
	border-right-color: 939392;
}

.button 
{
	font-family: verdana, tahoma, arial, helvetica;
	color: 000000;
	font-weight:bold;
	font-size: 11px;
	background-color: efefef;
	border-width: 1px;
	border-style:solid;
	border-top-color: 3E7898;
	border-left-color: 3E7898;
	border-bottom-color: 3E7898;
	border-right-color: 3E7898;
	height: 22px;
}
.clsFormLabel {
	font-family: Arial;
	font-size: 13px;
	color: 000000;
}
.clsFormField {
	background-color: #FFFFFF;
	border: 1px solid #BABABA;
}
.clsFormFieldHighlight {
	background-color: #E1E5D7;
	border: 1px solid #BABABA;
}
