table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

table a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.showAct {
	border-bottom: solid 1px;
}

.showAct TD {
	padding-bottom: 10px;
	border-bottom: 1px solid #DBDBB7;
	vertical-align: top;
}

.showAct TH {
	background-color: #D2D3A5;
}

.showAnalytic TD {
	padding-bottom: 10px;
	border-bottom: 0px solid #DBDBB7;
	vertical-align: top;
}

.showAct TH {
	font-size: 10px;
}

.lineTable TABLE {
	width: 100%;
}

.lineTable TH{
	color: gray;
	background-color: transparent;
}

.lineTable TD {
	padding-bottom: 10px;
	border-bottom: 0px solid #DBDBB7;
	vertical-align: top;
	text-align : center;
}

#label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}

#referBy {
	color: #E16759;
}

DIV#leftMargin {
	margin-left : 30px;
}

DIV#simpleTitle {
	background: #EFEBD6;
	font-weight : bold;
	border: 1px solid;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: solid 1px;
	border-color: gray;
	padding-left: 5px;
	margin-right: 0px;
}

DIV#searchArea {
	background: #D5D3B5;
	border: 1px solid;	
	border-color: white;
}

DIV#searchNavigation {
	background: #E8E7D7;
	height: 17px;
	padding-right: 4;
}

DIV#recordTitle {
	background: #9BBADD;
	text-align: left;
	padding-right: 4;
	padding-left: 4;
}
DIV#recordLeft {
	text-align: right;
	vertical-align : top;	
	padding-right: 4;
	padding-left: 4;		
	font-weight : bold;
	
}

DIV#recordLeft table{
	text-align: right;
	padding-right: 4;
	padding-left: 4;		
	font-weight : bold;
	
}

DIV#recordRight {
	text-align: left;
	padding-right: 4;
	padding-left: 4;		
}


#articles{
	background : #F2F2F2;
	color: #606060;
	font-size: 12 px;
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	border-bottom : 1px solid Gray;
	border-top : 1px solid Gray;
	vertical-align: top;
	text-align: left;
}
#articles_title{
	background : #F2F2F2;
	border-bottom : 1px solid Gray;
	padding: 2px;
}

#articles_content{
	font-weight: normal;	
	padding: 2px;	
}
DIV#paginationBar{
	display: block;
	text-align: center;
	background: #E0E1C1;
}
