@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.site_bgr {
	background-attachment: scroll;
	background-image: url(../images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gal_bgr {
	background-color: #7E7E7E;
	background-image: url(../images/white_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.border_grey {
	border: 2px solid #D0D0D0;
}
.grey_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232323;
}
.grey_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
}
.grey_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #232323;
}
.grey_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #232323;
}
.grey_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #232323;
}


.grey_11 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232323;
}
.grey_12 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
}
.grey_14 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #232323;
}
.grey_16 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #232323;
}
.grey_18 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #232323;
}
.current {
  font-weight: bold;
}
