.caption{
	color:#000066;
	font-size:12px;
	height:30px;
	padding-left:5px;
}
.data{
	font-size:12px;
	color:#333300;
	text-align:justify;
}

.caption_2{
	color:#996633;
	font-size:11px;
	height:30px;
	padding-left:5px;
	font-weight:600;
	text-align:justify;
}
.caption_3{
	color:#000066;
	font-size:12px;
	height:15px;
	padding-left:5px;
}

.submit_button {
	font-size: xx-small; 
	font-weight:600; 
	padding:2px;
	background-color:#EDEBD6;
	border:1px gray solid;
	color:#660033;
}


table.ordinary_list{
}
.ordinary_list td.td_2{
	border: 1px solid gray;
	background-color: #FFFFFF;
	padding:5px;
}
.ordinary_list td.td_1{
	border: 1px solid gray;
	background-color: #EEEEEE;
	padding:5px;
}

.ordinary_list td.list_group_by{
	border: 1px solid dashed;
	background-color: #C4C4FF;
	font-weight:600;
	padding:10px;
}

.ordinary_list td.ordinary_list_header{
	border: 1px solid gray;
	background-color: #CEE1FF;
	font-weight:600;
	padding:5px;
}
.ordinary_list td.ordinary_list_title{
	border: 1px solid gray;
	background-color: #CEE1FF;
	font-weight:600;
}

table.group_box{
	border:1 gray solid;
}
.group_box td.group_box_header{
	padding-left:0px;	
	padding-right:0px;	
	font-size: x-small;
	font-weight:bold;
	background-image:url('/themes/lostring/images/far/blocktile.jpg');
	background-repeat:repeat-x;
	color:#006400;
	border: 0px solid black; 	
		padding-bottom:10px;
}
.group_box td.group_box_content{
	border: 0px solid black;
	background-color:inherit;
	padding:8px;
}
td.form_group_band{
	background-color:#EFEFEF;
	height:20px;
	font-size:small;
	margin-top:25px;
	margin-bottom:15px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
div.message_div{
	color:red;
}

.caption_title{
	font-weight:600;
	color:#996633;
	padding-left:5px;
}
.caption_title a:link,.caption_title a:visited,.caption_title {
	color:#996633;
}

.caption_title a:hover{
	text-decoration: underline;
	color:green;
}


.caption_title_2{
	color:gray;
	font-size:xx-small;
	font-weight:normal;
}

td.caption_description{
	color:black;
}

td.caption_operation{
	color:maroon;
	border-bottom:1px dashed #336600;
	padding-left:10px;
	padding-right:10px;
	height:25px;
	vertical-align:middle;
}
td.caption_operation a:visited, td.caption_operation a {
	color:maroon;
}
td.caption_operation a:hover{
	text-decoration: underline;
	color:gray;
}
.list_item{
}

 span.block_caption{
	color:#663300;
	font-weight:600;
	line-height:20px;
}
span.block_caption a:link ,span.block_caption a:visited{
	color:navy;
	
}
 span.block_caption a:hover{
	text-decoration: underline;
	color:maroon;
}


span.block_data{
	text-align:justify;
}

ul.bullet_list_title_level_1{
	list-style:disc;
	font-size:x-small;
	color:#996633;
	padding-right:5px;
	padding-left:5px;
}
.bullet_list_title_level_1 li{
	font-weight:600;
	padding-bottom:25px;
}

a.important_link{
	color:maroon;
	font-weight:600;
}

a.important_link:visited, a.important_link:link{
	color:maroon;
	font-weight:600;
}
a.important_link:hover ,a.important_link:active{
	text-decoration: underline;
}


ul.ul_level_0{
	color:black;
	font-weight:600;
	padding-right:25px;
	margin:0px;
	font-size:12px;
	line-height:15px;
}
ul.ul_level_0 a:link ,ul.ul_level_0 a:visited{
	color:#black;
	font-weight:600;
	text-align:justify;
}

ul.ul_level_0 a:hover{
	text-decoration: underline;
	color:#800000;
}


ul.ul_level_1{
	padding-right:15px;
	margin:0px;
	line-height:20px;
	font-weight:600;
}

ul.ul_level_2{
	padding-right:20px;
	margin:0px;
	line-height:20px;
}


ul.ul_category_list{
	color:black;
	padding-right:15px;
	margin:0px;
	font-size:12px;
	line-height:20px;
}
ul.ul_category_list a:link ,ul.ul_category_list a:visited{
	color:black;
	font-weight:normal;
	text-align:justify;
}

ul.ul_category_list a:hover{
	text-decoration: underline;
	color:#800000;
}
span.block_link{
	font-weight:normal;
	color:black;
}

span.block_link  a:link ,span.block_link a:visited{
	font-weight:normal;
	color:black;
}

span.block_link_only_title  a:link ,span.block_link_only_title a:visited{
	font-weight:600;
	color:#663300;
}

span.block_link_only_title  a:hover{
	text-decoration: underline;
	color:#663300;
}

span.block_link  a:hover{
	text-decoration: underline;
	color:maroon;
}

div.div_list_datalist_cell{
	margin-top:20px;
	text-align:justify;
}
div.div_list_datalist_operation{
	padding-top:5px;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
	width:95%;
}

.table_list_datalist_operation{
	text-align:left;
	margin-top:5px;
	margin-bottom:30px;	
}

ul.ul_header_level_1{
	font-size:14px;
	font-weight:600;
	color:#CC6600;
	padding:0px;
	margin:0px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px gray dashed;
	border-bottom-color:#996633;
	
}
div.div_portal_record_brows_category_container{
	margin-bottom:15px;
}
div.div_portal_record_brows_category_div{
	margin-left:7px;
	margin-right:7px;
	text-align:right;
}
.div_portal_record_brows_category_div a:hover{
	color:green;
	text-decoration: underline;
}
span.div_portal_record_brows_category_title{
}
span.div_portal_record_brows_category_count{
	font-size:xx-small;
	color:#BF8F00;
}

div.user_hook_type_1{
	background:#FBFCF3;
	border:1px black solid;
	width:100%;
	padding:20px;
}
div.div_comments{
	border:1px solid #EFEFEF;
	margin-bottom:3px;
	padding:5px;
	background-color:#FFFFE8
}

ul.ul_list_1{
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px gray dashed;
	border-bottom-color:#996633;
	line-height:20px;
	text-align:justify;
	
}
.search_hilight{
	font-weight:600;
	text-decoration:underline;
	background-color:#FFFF99;
}
.record_list_caption{
	font-weight:600;
	font-size:x-small;
	color:#800000;
}
.record_list_caption a:link{
	color:#663300;
}

.record_list_caption a:visited{
	color:#996633;
}


.record_list_data{
	text-align:justify;
	line-height:20px;
}

.list_caption{
	color:#000066;
}
.list_data{
	color:black;
}


.main_page_title{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:15px;
}
.block_fotter{
	border-top:1px gray dotted;
	padding-top:3px;
}
.block_fotter  a:link{
	color:navy;
	font-weight:normal;
	font-size:xx-small;
}

.block_fotter  a:visited{
	color:navy;
}

.link_container a:link{
	font-weight:600;
	color:navy;
}
.link_container a:visited{
	font-weight:600;
	color:navy;
}


.list_pager{
	vertical-align:bottom;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:600;
	color:#663300;
	border:1px black dashed;
	background:#CCCCFF;
	width:90%;
	float:right;
}
.inner_title{
	color:#663300;
}