body {
	background-image: url(images/bg.gif);
	margin-left: 10px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bg_header {
	background-color: #000000;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
.bg_menu {
	background-image: url(images/bg_menu.gif);
}
.bg_path {
	background-color: #A5A5A5;
}
.bg_left {
	background-color: #000000;
	background-image: url(images/bg_left.jpg);
	background-repeat: no-repeat;
}
.bg_right {
	background-color: #252122;
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
}
.bg_lfooter {
	background-color: #666666;
}
.bg_rfooter {
	background-color: #A5A5A5;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
}
p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF66;
	text-decoration: underline;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFCC;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	margin: 0px;
}
h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	margin: 0px;
}
h3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF33;
	margin: 0px;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.txt_path {
	color: #000000;
	font-size: 10px;
}
.txt_path a {
	color: #000000;
	font-size: 10px;
}
.txt_path a:hover {
	color: #FFFF99;
	font-size: 10px;
	text-decoration: underline;
}
.txt_lfooter {
	color: #FFFFFF;
	font-size: 10px;
}
.txt_lfooter a {
	color: #FFFFFF;
	font-size: 10px;
}
.txt_lfooter a:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-size: 10px;
}
.txt_rfooter {
	color: #252122;
	font-size: 10px;
}
.txt_rfooter a {
	color: #252122;
	font-size: 10px;
}
.txt_rfooter a:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-size: 10px;
}
.txt_excerpt {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
}
.txt_excerpt_center {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: center;
}
.txt_h2 {
	font-size: 12px;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
