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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-position: 50% 0%;
	background-repeat: no-repeat;
}


.body_text {
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
}


.body_head_white {
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
}
.body_head_red {
	font-size: 18px;
	line-height: 20px;
	color: #990000;
}

.Footer_text01 {
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
.Footer_text02 {
	font-size: 12px;
	color: #333333;
}

.search_text {
	font-size: 10px;
	color: #CCCCCC;
}
.search_text02 {
	font-size: 10px;
	color: #666666;
}

.no_repeat {
	background-repeat: no-repeat;
}
.x_repeat {
	background-repeat: repeat-x;
}

.News_Header {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #FFFFFF;
}

.News_Body {
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
}






a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.footer01:link {
	text-decoration: none;
	color: #666666;
}
a.footer01:visited {
	color: #666666;
	text-decoration: none;
}
a.footer01:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.footer01:active {
	text-decoration: none;
	color: #666666;
}

a.footer02:link {
	text-decoration: none;
	color: #333333;
}
a.footer02:visited {
	color: #333333;
	text-decoration: none;
}
a.footer02:hover {
	text-decoration: underline;
	color: #666666;
}
a.footer02:active {
	text-decoration: none;
	color: #333333;
}


.thumb {margin-bottom: 8px; }

.thumb_gallery {margin-top: 8px;}

a.thumb_gallery:link {
	margin-top: 8px;
	border: #CCCCCC;
	border-width: 1px;
}
a.thumb_gallery:visited {
	margin-top: 8px;
	border: #CCCCCC;
	border-width: 1px;
}
a.thumb_gallery:hover {
	margin-top: 8px;
	border: #CC0000;
	border-width: 1px;
}
a.thumb_gallery:active {
	margin-top: 8px;
	border: #CCCCCC;
	border-width: 1px;
}
.footer02 * {
  font-style: normal;
}
.upp {
  text-transform: uppercase;
}
.white {
/*  color: #FFF;*/
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Verdana, sans-serif;
  font-size: 11px;
}

