﻿@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	color: #666666;
	background-color:#bebebf;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
}

.rand {
	border-right-style: double;
	border-left-style: double;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CAC4C1;
	border-right-color: #CAC4C1;
	border-bottom-color: #CAC4C1;
	border-left-color: #CAC4C1;
}
.bg {
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/bg_01.gif);
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
.bg2 {
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E595C;
	text-align: justify;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7F7F;
	font-weight: bold;
}
.footer {
	border: 1px dotted #FFFFFF;
}

.subtitle {
	text-decoration:underline;}
td , th	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.afb {
	margin-bottom: 15px;
	clear: right;
	float: right;
	margin-left: 15px;
	border: thin solid #FFFFFF;
}
div.mainbody {
	background-color:#bebebf;
	width:100%;
	height:100%;
}
.r {
	
	text-align: right;
	font-size: 11px;
	float: right;
}
.r:link {
	color:#666666;
	text-decoration: underline;
}
.r:hover {
	color:#666666;
	text-decoration: none;
}


.r:visited {
	color:#666666;
	
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.afb2 {
	border: thin solid #FFFFFF;


}
