
/** BASIC */
body {
  	background-color: #FFFFFF;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

/** FORMS */
form {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.input1 {
  	width: 102px;
  	height: 15px;
  	font-size: 11px;
  	color: #666666;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-image: url(images/subpage02.gif);
  background-position: left top;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

/** HEADINGS */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

/** TEXTS */
body, th, td, input, textarea, select {
  	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  color: #C1E0E0;
}

p, blockquote, ul, ol, dl {
  	margin-top: 0px;
  	margin-bottom: 1em;
}

.ul1 {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  list-style-type: none;
}

.ul1 li {
  	margin-bottom: 4px;
  	padding-bottom: 8px;
}

.ul1 li a {
  	padding-left: 4px;
  background-repeat: no-repeat;
  background-image: url(images/homepage10.gif);
  background-position: left center;
}

.ul1 .vline {
  background-repeat: repeat-x;
  background-image: url(images/homepage10.gif);
  background-position: left bottom;
}

.text1 {
  	font-size: 11px;
  	font-weight: bold;
  	color: #FFFFFF;
}

.text2 {
  	color: #94A2B0;
}

.text3 {
  	color: #8CCADD;
}

/** LINKS */
a {
  	color: #FFFFFF;
}

a:hover {
  	color: #996600;
  text-decoration: none;
}

.link1 {
  	text-transform: uppercase;
  text-decoration: none;
  	font-family: Verdana, "Times New Roman", Times, serif;
  	font-size: 12px;
  	color: #FFFFFF;
}

/** BACKGROUNDS */
.bg1 {
  background-repeat: no-repeat;
  background-image: url(images/homepage02.jpg);
  background-position: left top;
}

.bg2 {
  background-repeat: repeat-x;
  background-image: url(images/homepage03.jpg);
  background-position: left top;
}

.bg3 {
  background-color: #578B98;
  background-repeat: repeat-x;
  background-image: url(images/homepage05.gif);
  background-position: left top;
}

.bg4 {
  background-repeat: repeat-x;
  background-image: url(images/homepage13.gif);
  background-position: left top;
}

.bg5 {
  background-repeat: repeat-x;
  background-image: url(images/homepage21.gif);
  background-position: left top;
}

.bg6 {
  background-repeat: repeat-x;
  background-image: url(images/homepage22.jpg);
  background-position: left top;
}

.bg7 {
  background-repeat: repeat-x;
  background-image: url(images/homepage23.jpg);
  background-position: left top;
}

.align-right {
  text-align: right;
}

img {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.img1 {
  	float: left;
  margin-top: 3px;
  margin-left: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
}

.img2 {
  	float: right;
  	margin-right: 15px;
}

hr {
  display: solid;
}

.hr1 {
  	height: 1px;
}

UL {
  text-decoration: none;
}

