body {
	background-repeat:repeat-x;
	margin:0px;
	color: #333333;
	background-color: #999999;
	background-image: url(../img/backimg.jpg);
}

a img {
	border: none;
	color: #FFFFFF;
}

a:link	{
	color: #669900;
	text-decoration: none;
}
a:visited	{ color: #336600}
a:active	{ color: #CCCCCC}
a {  text-decoration: none}

.text {  font-size: 12px; line-height: 20px; text-decoration: none}

.text_r {  font-size: 12px; line-height: 20px; color:#990000}

.text_rb {  font-size: 12px; line-height: 20px; color:#990000 ;text-style: bold}

.s_text {  font-size: 10px; line-height: 15px; text-decoration: none}

.title {
	font-size: 12px;
	font-weight: bold;
}

.t_title {
	font-size: 16px;
	font-weight: bold;
}


input {
	background-color: #EFEFDE;
}
.message {
	font-size: 10px;
	line-height: 14px;
}
.textwide {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}
.point1 {
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
}

.image-left {
  margin: 0px 0px 0px 0;
  padding: 0px;
  float:left;
  clear:left;
  }
  
.image-right {
  margin: 0px 0 0px 0px;
  padding: 0px;
  float:right;
  clear: both;
  }
  
#month {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

#month a {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #333333;
}

#month a:hover {
	color: #999999;
}
#month strong {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #669900;
}
