/*@charset "utf-8";*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.linksinside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #447061;
}
.linksinside:hover {
	text-decoration: none;
	color: #CCCCCC;
	}
.linksmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.linksmenu:hover {
	text-decoration: none;
	color: #CCCCCC;
	}

a.linkdois:link {
	color:#666666;
}

a.linkdois:visited {
	color:#333333;
}

a.linkdois:hover {
	color:#999999;
}

a.linkdois:active {
	color:#333333;
	text-decoration:none;
}

.fonttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

.linksmenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #447061;
}
.toptable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #467465;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
	border: 1px solid #006600;
}
.fontsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.linksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.linksmall:hover {
	text-decoration: none;
	color: #777777;
	}
#floater1 {
	position: absolute;
	z-index: 0;
	height: 100px;
	width: 100%;
	left: 0px;
}
#floater2 {
	position: absolute;
	top: 150px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
