/* CSS Document */

/* ===========================================================
  container
=========================================================== */

/* -------------------------------------------------
     title_colorbg
-------------------------------------------------- */

.title_colorbg {
	font-family: "lr oSVbN", "Osaka", "sans-serif";
	margin-bottom:10px;
	}

.title_colorbg .content {
	font-size:12px;
	color:#666;
	padding:10px 0 0 20px;
	line-height:1.5em;
}

.title_colorbg .content td {
	font-family: "lr oSVbN", "Osaka", "sans-serif";
	font-size:12px;
	color:#666;
	line-height:1.5em;
}

.title_colorbg .titlegray .Head {
	font-size:13px;
	color:#666;
	font-weight:bold;
	padding-left:10px;
}

.title_colorbg .titlered .Head {
	font-size:13px;
	color:#663333;
	font-weight:bold;
	padding-left:10px;
}

.title_colorbg .titleorange .Head {
	font-size:13px;
	color:#FD5400;
	font-weight:bold;
	padding-left:10px;
}

.title_colorbg .titleskyblue .Head{
	font-size:13px;
	color:#336666;
	font-weight:bold;
	padding-left:10px;
}

.title_colorbg .titlegreen .Head {
	font-size:13px;
	color:#336633;
	font-weight:bold;
	padding-left:10px;
}

.title_colorbg .titleyellow .Head {
	font-size:13px;
	color:#666600;
	font-weight:bold;
	padding-left:10px;
}

.title_colorbg .titleblue .Head {
	font-size:13px;
	color:#336699;
	font-weight:bold;
	padding-left:10px;
}

.title_colorbg .titlepurple .Head{
	font-size:13px;
	color:#663366;
	font-weight:bold;
	padding-left:10px;
}


/* -------------------------------------------------
titlecolor
-------------------------------------------------- */

.titlecolor{
	font-family: "lr oSVbN", "Osaka", "sans-serif";
	margin-bottom:10px;
}

.titlecolor .content {
	font-size:12px;
	color:#666;
	padding:10px 0 0 20px;
	line-height:1.5em;
}

.titlecolor .content td {
	font-family: "lr oSVbN", "Osaka", "sans-serif";
	font-size:12px;
	color:#666;
	line-height:1.5em;
}

.titlecolor .titleblue .Head{
	padding-left:30px;
	color:#336699;
	font-size:13px;
	font-weight:bold;
	}

.titlecolor .titleskyblue .Head {
	padding-left:30px;
	color:#336666;
	font-size:13px;
	font-weight:bold;
	}

.titlecolor .titlered .Head {
	padding-left:30px;
	color:#663333;
	font-size:13px;
	font-weight:bold;
	}
	
.titlecolor .titleorange .Head {
	padding-left:30px;
	color:#FD5400;
	font-size:13px;
	font-weight:bold;
	}

.titlecolor .titlegreen .Head {
	padding-left:30px;
	color:#336633;
	font-size:13px;
	font-weight:bold;
	}
	
.titlecolor .titlepurple .Head {
	padding-left:30px;
	color:#663366;
	font-size:13px;
	font-weight:bold;
	}

.titlecolor .titlegray .Head{
	padding-left:30px;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	}

.titlecolor .titleyellow .Head{
	padding-left:30px;
	color:#666600;
	font-size:13px;
	font-weight:bold;
	}


/* -----BAR------------------------------------ */

/* -------------------------------------------------
bar_gray
-------------------------------------------------- */
.bar_gray{
	font-family: "lr oSVbN", "Osaka", "sans-serif";
	margin-bottom:10px;
	}
	
.bar_gray .content {
	font-size:12px;
	color:#666;
	padding:10px 0 0 20px;
	line-height:1.5em;
}

.bar_gray .content td {
	font-family: "lr oSVbN", "Osaka", "sans-serif";
	font-size:12px;
	color:#666;
}

.bar_gray .titlered .Head{
	font-size:13px;
	color:#FF3333;
	font-weight:bold;
}

.bar_gray .titleorange .Head{
	font-size:13px;
	color:#FD5400;
	font-weight:bold;
}

.bar_gray .titleskyblue .Head{
	font-size:13px;
	color:#336666;
	font-weight:bold;
}

.bar_gray .titlegreen .Head{
	font-size:13px;
	color:#336633;
	font-weight:bold;
}

.bar_gray .titleyellow .Head{
	font-size:13px;
	color:#666600;
	font-weight:bold;
}

.bar_gray .titleblue .Head{
	font-size:13px;
	color:#336699;
	font-weight:bold;
}

.bar_gray .titlepurple .Head{
	font-size:13px;
	color:#663366;
	font-weight:bold;
}

.bar_gray .titlegray .Head{
	font-size:13px;
	color:#666666;
	font-weight:bold;
}


 /* ---------------------------------------------------------
Side
--------------------------------------------------------- */
.side { 
	font-family: "lr oSVbN", "Osaka", "sans-serif";
	margin-bottom:10px;
}

.side .content{
	color:#727152;
	line-height:1.5em;
	}

.side .content td {
	font-family: "lr oSVbN", "Osaka", "sans-serif";
	color:#727152;
	line-height:1.5em;
}

.side a:link {
	color:#727152;
	text-decoration: none;
}
.side a:visited  {
	color:#727152;
	text-decoration: none;
}
.side a:hover  {
	color:#068695;
	text-decoration: underline;
}
 .side a:active {
	color:#068695;
	text-decoration: underline;
}



 /* ---------------------------------------------------------
NoTitle
--------------------------------------------------------- */
.notitle { 
	font-family: "lr oSVbN", "Osaka", "sans-serif";
	margin-bottom:10px;
}
.notitle .content {
	font-size:12px;
	color:#666;
	padding:10px 0 0 20px;
	line-height:1.5em;
}
.notitle .content td {
	font-family: "lr oSVbN", "Osaka", "sans-serif";
	font-size:12px;
	color:#666;
	line-height:1.5em;
}

.notitle .act{
	text-align:right;
}


