
﻿ .style1 {
  		 color: #990000;
  	 	text-align: right;
}

.text {
  line-height: 145%;
}

.linktext {
  	color: #990000;
  	font-size: 100%;
  	text-decoration: underline;
}

.linktext2 {
  color: #990000;
  font-size: 80%;
  text-decoration: none;
  font-family: Tahoma;
}

html {
  overflow-y: scroll;
} 

BODY {
  	font-family: Georgia;
  	letter-spacing: 1pt;
  	color: #333366;
  	font-size: medium;
  	margin-top: 0px;
  	  height: 100%;
}
html
{
  height: 100%;
}
.navbar {
  	background-image: url('bg4.gif');
  	font-family: Tahoma;
  	height: 1px;
}

.caption {
  font-size: 70%;
  letter-spacing: 1px;
}

.swapcaption {
  font-size: 80%;
  letter-spacing: 1px;
  font-family: Tahoma;
  	text-align: left;
}

A {
  	font-size: 80%;
  	text-decoration: none;
  	color: #FFFFCC;
}

a:hover {
  	color: #92CEFF;
  	text-decoration: none;
}

a.thumb3:hover {
  border-bottom: none;
}

.swapimage {
  	text-align: center;
  border-top: 1px gray solid;
  border-right: 1px gray solid;
  border-bottom: 1px gray solid;
  border-left: 1px gray solid;
}

.swaptable {
  border-top: 15px none;
  margin-left: 10pt;
  margin-right: 0pt;
  margin-bottom: 10pt;
  margin-top: 6pt;
  	text-align: right;
}

.swaptable2 {
  border-top: 15px none;
  margin-left: 0pt;
  margin-right: 10pt;
  margin-bottom: 10pt;
  margin-top: 6pt;
  	width: 256px;
}

.thumb1 {
  border-top: 1px #990000 solid;
  margin-right: 9pt;
  margin-bottom: 5pt;
  border-right: 1px #990000 solid;
  border-bottom: 1px #990000 solid;
  border-left: 1px #990000 solid;
}

.thumb2 {
  border-top: 1px #990000 solid;
  margin-bottom: 5pt;
  border-right: 1px #990000 solid;
  border-bottom: 1px #990000 solid;
  border-left: 1px #990000 solid;
}

thumb3 {
  border-top: 1px #990000 solid;
  border-right: 1px #990000 solid;
  border-bottom: 1px #990000 solid;
  border-left: 1px #990000 solid;
}

.icon {
  border-top: 15px none;
  margin-right: 10pt;
  margin-bottom: 2pt;
  margin-top: 6pt;
  border-right: 15px none;
  border-bottom: 15px none;
  border-left: 0pt none;
}

H1 {
  	font-family: Tahoma;
  	letter-spacing: 2pt;
  	color: #333366;
  	line-height: 43px;
  	margin-top: 30px;
}

H2 {
  	font-family: Tahoma;
  	color: #990000;
  	letter-spacing: 1px;
  	margin-top: 44px;
  line-height: 140%;
}

.thumbcells {
  	font-family: Tahoma;
  	font-size: xx-small;
  	color: #32548A;
  	letter-spacing: 2px;
  	text-align: center;
  	line-height: 17px;
  margin-top: 34px;
  margin-left: 34px;
  margin-right: 34px;
  margin-bottom: 34px;
  padding-top: 17px;
  padding-left: 17px;
  padding-right: 17px;
  padding-bottom: 17px;
}

H3 {
  color: #990000;
  letter-spacing: 1px;
}

a.linktext:hover {
  	color: #083DC8;
}

