/* CSS Document */

a:hover {  font-family: "Courier New", Courier, mono; font-size: 9pt; font-style: normal; font-weight: normal; color: #333333; text-decoration: none}
a:active {  font-family: "Courier New", Courier, mono; font-size: 9pt; font-style: normal; font-weight: normal; color: #333333; text-decoration: none}
a:link {  font-family: "Courier New", Courier, mono; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
a:visited {  font-family: "Courier New", Courier, mono; font-size: 9pt; font-style: normal; font-weight: normal; color: #333333; text-decoration: none}
.logo {  font-family: "Courier New", Courier, mono; font-size: 15pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.text {  font-family: "Courier New", Courier, mono; font-size: 9pt; font-style: normal; font-weight: normal; color: #535353; text-decoration: none}
.textdark {  font-family: "Courier New", Courier, mono; font-size: 9pt; font-style: normal; font-weight: normal; color: #999999; text-decoration: none}
.textdarker {  font-family: "Courier New", Courier, mono; font-size: 9pt; font-style: normal; font-weight: normal; color: #535353; text-decoration: none}
.textblack{  font-family: "Courier New", Courier, mono; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.linkblue {  font-family: "Courier New", Courier, mono; font-size: 9pt; font-style: normal; font-weight: normal; color: #0000FF; text-decoration: none}


body {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

#containerstart {
	width:350px;
	position: absolute;
	left: 14%;
	top: 260px
}

#container {
	width:350px;
	position: absolute;
	left: 14%;
	top: 289px
}