body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-image: url(images/img_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	
}

a {
	font-size: 12px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.brlr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #667c98;
	border-left-color: #667c98;
	border-bottom-color: #667c98;
	height: 100%;
}
.title {
	font-size: 16px;
	color: #7b94b3;
	font-weight: bold;
}
.title :link {
	text-decoration: underline;
		font-size: 16px;
	color: #7b94b3;
	font-weight: bold;
}
.title :visited {
	text-decoration: underline;
	font-size: 16px;
	color: #7b94b3;
	font-weight: bold;
}
.title :hover {
	text-decoration: none;
		font-size: 16px;
	color: #7b94b3;
	font-weight: bold;
}
.title :active {
	text-decoration: underline;
		font-size: 16px;
	color: #7b94b3;
	font-weight: bold;
}



.popm {
	font-size: 12px;
	color: #607691;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.popm :link {
	font-size: 12px;
	color: #607691;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	text-decoration: none;
}
.popm :visited {
	font-size: 12px;
	color: #607691;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

}
.popm :hover {
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	
}
.popm :active {
	font-size: 12px;
	color: #607691;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;
	
}