@charset "utf-8";
/* CSS Document */

td img {

display: block;
}

body {
	background-color: #000;
}

.tablebackground {
	background-image: url(images_about/index_r3_c2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 15px;
}

body,td,th {
	color: #000;
	font-family: Prestige Elite Std, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
}

rick {
	color: #000;
	font-family: Prestige Elite Std, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
}

.tablebackground1 {	background-image: url(images_about/about_r3_c3.jpg);
	background-repeat: no-repeat;
	padding-right: 120px;
	font-family: Prestige Elite Std, Arial;
}

.aboutbold {	font-weight: bold;
}

.bold {font-weight: bold;
}

.boldred {	color: #F00;
	font-weight: bold;
}
.tableimage {	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-color: #FCB829;
	border-right-color: #FCB829;
	border-bottom-color: #FCB829;
	border-left-color: #FCB829;
}

.bold {font-weight: bold;
}

.boldred {color: #F00;
	font-weight: bold;

}
/* Sets the style for unvisited links. */
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
/* Sets the style for visited links. */
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #FB3312;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #000;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
	color: #FFF;
}
.typefont {
	font-family: Prestige Elite Std, Arial;
	font-size: 14px;
	color: #000;
}

