body {
	margin: 0px;
	background-image: url(../images/bg_logo_01.jpg);
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: none;
}

.bold {
	font-size: 12px;
	font-weight: bold;
	color: #82093A;
}
.bold2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.one:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.one:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.one:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}


td {
	font-size: 12px;
	line-height: 180%;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.input_search {
	border: 1px solid #CCCCCC;
}

