body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F8F8F8;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backbody.png);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
th {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}
.inputing {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.primary {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Arial;
}
.primary img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topic {
	line-height: 19px;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
	text-align: center;
	background-image: url(../images/topic.png);
	background-repeat: repeat-x;
	clear: both;
}
.logos {
	background-color: #CCCCCC;
	height: 70px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.topicos {
	line-height: 19px;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
	text-indent: 11px;
	font-weight: bold;
	background-image: url(../images/topic.png);
	background-repeat: repeat-x;
	text-transform: lowercase;
	clear: both;
}
.topicos a:link,
.topicos a:visited,
.topicos a:active {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.topicos a:hover {
	text-decoration: underline;
}
.secondary {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	clear: both;
}
.sideleft {
	width: 200px;
	float: left;
}
.contentos {
	width: 580px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.sideright {
	width: 200px;
	float: left;
}
.navigation {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #FFFFFF;
}
.navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #8BB1D8;
}
.navigation span {
	color: #CCCCCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
}
.atitle {
	line-height: 19px;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
	text-align: center;
	background-image: url(../images/atitle.png);
	background-repeat: repeat-x;
}
.abody {
	color: #333333;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
}
.abody a:link,
.abody a:visited,
.abody a:active {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.abody a:hover {
	text-decoration: underline;
}
.abodysearch {
	color: #333333;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	padding: 3px;
}
.ntitle {
	line-height: 19px;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
	text-indent: 8px;
	background-image: url(../images/ntitle.png);
	background-repeat: repeat-x;
}
.ntitle a:link,
.ntitle a:visited,
.ntitle a:active {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.ntitle a:hover {
	text-decoration: underline;
}
.nbody {
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
.nbody a:link,
.nbody a:visited,
.nbody a:active {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.nbody a:hover {
	text-decoration: underline;
}
.nbodyalt {
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.nbodyalt a:link,
.nbodyalt a:visited,
.nbodyalt a:active {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.nbodyalt a:hover {
	text-decoration: underline;
}
.nfoot {
	color: #000000;
	background-color: #EAF0FF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 19px;
	height: 20px;
	text-indent: 8px;
}
.nfoot a:link,
.nfoot a:visited,
.nfoot a:active {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.nfoot a:hover {
	text-decoration: underline;
}
.closed {
	clear: both;
}
.fotka {
	float: left;
	background-color: #6600FF;
	padding: 1px;
	width: 100px;
}
.ctext {
	float: left;
	padding-left: 8px;
	background-color: #FFFFFF;
	width: 420px;
}
.serviceback {
	color: #CCCCCC;
	background-color: #999999;
	background-image: url(../images/service.png);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	padding: 2px;
}
.service {
	width: 80%;
	text-align: left;
	float: left;
}
.service a:link,
.service a:visited,
.service a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.service a:hover {
	text-decoration: underline;
}
.mini {
	float: left;
	width: 10%;
}
.minimi {
	height: 31px;
	width: 88px;
	margin: auto;
}
.gooogle {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
}
.goooogle {
	padding: 0px;
	height: 60px;
	width: 468px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.primer {
	padding: 4px;
	border: 1px solid #FF0000;
}
.myfriends {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.myfriends a:link,
.myfriends a:visited,
.myfriends a:active {
	color: #333333;
	text-decoration: none;
}
.myfriends a:hover {
	text-decoration: none;
	color: #0000FF;
}

