@charset "utf-8";
/* CSS Document */

body {
margin:0px;
scrollbar-face-color:#c0c0c0;
	scrollbar-highlight-color:#fdfefe;
	scrollbar-3dlight-color:#fdfefe;
	scrollbar-darkshadow-color:#fdfefe;
	scrollbar-shadow-color:#fdfefe;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#fdfefe;
	}
.bg_repeatx {
	background-repeat: repeat-x;
}
.downlink:link {
	color: #999999;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.downlink:visited {
	color: #999999;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.downlink:hover {
	color: #666666;
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.solid_cerceve {
	background-color: #FFFFFF;
	border: 1px solid a4c1f4;
}
.solid_topline {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: a4c1f4;
}
.solid_lr_line  {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: 1084c4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 1084c4;
}
.bottomfont {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
td {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bg_norepeat {
	background-repeat: no-repeat;
}
.title {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 163e83;
}
a:link {
	text-decoration: none;
	color: #163e83;
}
a:visited {
	text-decoration: none;
	color: #163e83;
}
a:hover {
	text-decoration: underline;
}
.justify {
	text-align: justify;
}
