/* CSS Document */

table.border_brown{

	background-color: #FFFFFF;

	border: 1px dashed #CD6600;

}

table.activities_border_brown_bottom {

	background-color: #FFFFFF;

	border-bottom: 1px dashed #CD6600;

}

td.activities_title_date{

	width:170px;

	font-weight: bold;

	vertical-align: bottom;

}

td.activities_title_name{

	color:#CD6600;

	font-size: 15px;

	font-weight: bold;

	padding-left: 34px;

	background-image:  url(../image/point/google.gif);

	background-repeat: no-repeat;

	background-position: 6px;

	text-decoration: underline;
	
	height : 25px;
}

td.activities_info {
	color:#666666;

	font-size: 13px;
}
tr.activities_info2 {
	color:#333333;

	font-size: 15px;
}


.activities_listSeparator{

	background-image: url(../image/separator/dot_white.gif);

	background-repeat: repeat-x;

	background-color: #CC6600;

	height: 1px;

}

.activities_subtitle{

	color: #996600;

	font-weight: bold;

}

table.separator {

	background-color: #AE9279;

	background-image: url(../image/separator/dot_white.gif);

}



td.extract_detail_title{

	background-image:url(../image/point/news_point.gif);

	background-repeat: no-repeat;

	background-position:5px 3px;

	color: #663300;

	font-weight: bold;

	font-size:16px;

	padding: 3px 2px;

	padding-left: 25px;

	border-bottom: 2px dotted #CD6600;

}



td.extract_list_title{

	background-image:url(../image/point/news_point.gif);

	background-repeat: no-repeat;

	background-position:5px;

	font-weight: bold;

	color: #663300;

	padding-left: 25px;

	padding-top: 2px;

	width: 260px;

}

div.separator{

	border-bottom: 1px dashed #AE9279;

}