@import url("ids.css");
@import url("contents.css");

.lMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #CAD5E7;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
.lMenu2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
.lMenu:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
.lMenuon {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;

}
.lMenuon:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}
.tMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;



}
.tMenu:hover  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;




}
.tMenuon {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 2px;



}
.tMenuon:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.rMenu {
	font-family: "Century Gothic", Verdana, Helvetica;
	color: #82C360;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
.rMenu:hover {
	text-decoration: underline;
}
.rMenuon {
	font-family: "Century Gothic", Verdana, Helvetica;
	color: #41507B;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;

}
.contents {
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
.locpath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D0D4D3;
	text-decoration: none;
}
.locpath:hover {
	color: #000000;

}
.rballs {
	background-image: url(../images/tl_ball01.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.lballs {
	background-image: url(../images/tl_ball02.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FAFAFA;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #97CD7B;
	width: 100%;
}
.grey {
	color: #999999;
	font-size: 23px;
	letter-spacing: -1px;
}
.title2:hover {
	background-color: #49567C;
	width: 380px;
	color: #FFFFFF;
}
.LinkSmall {
	font-size:9px;
	text-decoration:none;
}
.imagesTdOver {
	background-color: #efefef;
	border: 1px solid #CCCCCC;
}
.imagesTdOut {
	background-color: $ffffff;
	border: 1px solid #ffffff;
}
.bMenu {
	font-size: 10px;
	color: #CAD5E7;
	text-decoration: none;
}
.bMenu:hover {
	color: #ffffff;
}
.lMenuBg {
	background-image: url(../images/grad02.jpg);
	background-repeat: no-repeat;
}
div.newsletter { padding-left:16px;padding-bottom:15px}
div.newsletter a{color:white;font-weight:bold;text-decoration:none}
div.newsletter a:hover{color:orange;text-decoration:underline}
