#asksearch{
	border:solid 1px white;
	font-weight: normal;
	font-size: 8pt;
	padding:0px;
	color:white;
	background-color: #333366;
}

#login_ji {	position: absolute; top: 2px; left: 630px;	}
#logout_ji {position: absolute; top: 2px; left: 590px; width: 190px; }
#search { position:absolute; top:8px; left:530px; z-index:999; }


a { text-decoration: underline; color: #660000; }
a:hover { text-decoration: none; color: #993333; }
a.dimmed:link, a.dimmed:visited { color:#AAAAAA; }
a.headerText { color: #F0F1CB; }
a.headerText:hover { color: #D9DB93; }
a.modulesText { font-weight: bold; font-size: 10pt; color: #4F2724; text-decoration: underline; }
a.modulesText:hover { color: #815350; text-decoration: none; }
a.nav {font-weight: bold; font-size: 9pt; color: #fff; text-decoration: none; }
a.nav:hover { font-weight: bold; color: #FEF6B6; text-decoration: none; }
a.highlightlink{ background-color:#F5F3E6; color:black; font-weight:bold; text-decoration:none; padding:0px; }
a.navwhite{ color:white; font-weight:bold; font-family:arial; }
a.navwhite:visited{ color:white; font-weight:bold; font-family:arial; }

a.topNav{color: white;font-weight: bold;font-size: 9pt;}
a.topNav:hover{color: white;font-weight: bold;font-size: 9pt;}
a.topNav:visited{color: white;font-weight: bold;font-size: 9pt;}

a.blockLable{ color: #333366; font-weight: bold; font-size: 12pt; }
a.blockLable:hover{ color: red; font-weight: bold; font-size: 12pt; }
a.blockLable:visited{ color: #333366; font-weight: bold; font-size: 12pt; }
.blockLable{ color: #333366; font-weight: bold;	font-size: 12pt; }

a.blockLableSmall{ color: #333366; font-weight: bold; font-size: 10pt; }
a.blockLableSmall:hover{ color: red; font-weight: bold; font-size: 10pt; }
a.blockLableSmall:visited{ color: #333366; font-weight: bold; font-size: 10pt; }
.blockLableSmall{ color: #333366; font-weight: bold;	font-size: 10pt; }

a.breadcrumb{ color: #660000; font-weight: bold; font-size: 10pt; }
a.breadcrumb:hover{ color: red; font-weight: bold; font-size: 10pt; }
a.breadcrumb:visited{ color: #660000; font-weight: bold; font-size: 10pt; }
.breadcrumb{ color: #000; font-weight: normal;	font-size: 10pt; }


a.jolink{ text-decoration:none; }
a.jolink:hover{ color: red; }

a.footerlink { font-weight: normal; font-size: 10pt; color: #555; text-decoration:none}
.footerlink { font-weight: normal; font-size: 10pt; color: #555;}

a.tinyDark {
	font-family: arial;
	font-weight: normal;
	color: #242404;
	font-size: 10pt;
	font-style: normal;
}

.versions{
	border:solid 1px silver;
	font-weight: normal;
	font-size: 8pt;
	padding:0px;
	color:white;
	background-color: #333366;
}

.vhighlight{
	border:solid 1px silver;
	font-weight: normal;
	font-size: 8pt;
	padding:0px;
	color:white;
	background-color: rgb(105,23,51);
}

.button{
	border:solid 1px silver;
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	padding:0px;
	color:white;
	background-color: #4F2724;
}

.highlight{
	border:solid 1px silver;
	font-weight: normal;
	font-size: 8pt;
	padding:0px;
	color:white;
	background-color: rgb(105,23,51);
}

.lpcupper{
	height:20px;
	border-style:solid;
	border-color:rgb(105,23,51);
	border-width:1px 1px 0px 1px;
	padding:2px;
}


.lpc{
	padding:5px;
}

.rpccell{
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px 1px 1px 1px;
	padding:5px;
}

.lpccell{
	padding:5px;
	border-style:solid;
	border-color:rgb(105,23,51);
	border-width:0px 1px 1px 1px;
}

.cpcupper{
	border-style:solid;
	border-color:rgb(105,23,51);
	border-width:1px 1px 0px 1px;
	padding:2px;
}

.cpcLong{
	/*overflow:auto;*/
	width:100%;
	height:2400px;
	padding:5px;
}

.cpc{
	/*overflow:auto;*/
	width:100%;
	/*height:5000px;*/
	padding:5px;
}

.journalborder{
	border-style:solid;
	border-color:silver;
	border-width:1px 1px 1px 1px;
}

.allcell{
	border-style:solid;
	border-color:rgb(105,23,51);
	border-width:1px 1px 1px 1px;
	padding:5px;
}

.cpccell{
	border-style:solid;
	border-color:rgb(105,23,51);
	border-width:0px 1px 1px 1px;
}

.topNav{
	color: white;
	font-weight: bold;
	font-size: 9pt;
}

.topBar{ background-color: black; }
.navRow { background-color:#333366; }

.navwhite {
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.navtan {
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFbb;
	text-decoration:none;
}

a.navtan {
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFbb;
	text-decoration:none;
}

a.navtan:hover{ color: white; }


.tiny {
	font-weight: normal;
	color: #999999;
	font-size: 8pt;
}

.bigDate {
	font-family: arial;
	font-weight: bold;
	color: #666;
	font-size: 12pt;
}

.tinyDark {
	font-family: arial;
	font-weight: normal;
	color: #242404;
	font-size: 8pt;
	font-style: normal;
}

.tinyDarkBold {
	font-family: arial;
	font-weight: bold;
	color: #242404;
	font-size: 8pt;
	font-style: normal;
}

.tinyDark2 {
	font-family: arial;
	font-weight: normal;
	color: #242404;
	font-size: 10pt;
	font-style: normal;
}

.tinyDarkBold2 {
	font-family: arial;
	font-weight: bold;
	color: #242404;
	font-size: 10pt;
	font-style: normal;
}

.tinyRed {
	color: rgb(105,23,51);
	font-size: 8pt;
}

.helpcell {
	padding: 3px;
	<? if(myBrowser()=='MSIE'){ echo"text-align: baseline;"; } ?>
}

.helptitle {
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
}

.bccell {
	padding: 3px;
	<? if(myBrowser()=='MSIE'){ echo"text-align: baseline;"; } ?>
}

.journaltitle {
	font-family: arial;
	font-size: 24pt;
	font-weight: bold;
	color: #333366;
}


.bctitle {
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
	color: #333366;
}

.title {
	font-family: times new roman;
	font-size: 16pt;
	font-weight: bold;
	color: #333366;
	font-style: italic;
}

.content {
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	color: black;
}

.error{
	padding: 3px;
	border:solid 1px pink;
	background-color: pink;
	font-weight: normal;
	font-size: 10pt;
}

.success{
	padding: 3px;
	border:solid 1px yellow;
	background-color: yellow;
	font-weight: normal;
	font-size: 10pt;
}

.block{
	border:solid 1px rgb(105,23,51);
}

.blockHeader{
	background-color: rgb(105,23,51);
}

.popHeader{
	background-color:#2f73a3;
}

.blockTitle{
	color: white;
	font-weight: bold;
	font-size: 12pt;
}

.blockTable{
	border-collapse: collapse;
	empty-cells: show;
	border-spacing: 0px;
	border-width: 2px;
}

.blockCell{
	padding: 3px;
	border:solid 1px silver;
}

.cnlan{
	font-size: 10.5pt; 
	font-family: ËÎÌå; 
	letter-spacing: 1pt;
}

p.cnpara{
	line-height: 150%; 
	margin-top: 1px; 
	margin-bottom: 1px;
}

hr.para{
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	width: 60%;
	height: 2px;
	<? if(myBrowser()=='MSIE'){ echo"align: left;"; } ?>
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
}

hr.dotted{
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	width: 60%;
	height: 2px;
	<? if(myBrowser()=='MSIE'){ echo"align: left;"; } ?>
	text-align: left;
	margin-top:1px;
	margin-bottom:1px;
}

hr.over{
	border-top: 2px dotted silver;
	border-bottom: 2px dotted silver;
	width: 85%;
	height: 6px;
	<? if(myBrowser()=='MSIE'){ echo"align: left;"; } ?>
	text-align: left;
	margin-top:1px;
	margin-bottom:1px;
}

ul.disc {list-style-type:disc}
ul.circle {list-style-type:circle}
ul.square {list-style-type:square}
ul.none {list-style-type:none}
ul.over {list-style-type:square;color:silver}

li{padding:5px}

img.outline{
	border: solid 1px rgb(105,23,51);
}

img.outlineDark{
	border: solid 1px black;
}

/*list pages*/

a.content-link{
	font-size: 10pt; 
	font-family: arial; 
	font-weight: normal; 
}
.content-text{
	font-size: 10pt; 
	font-family: arial; 
	font-weight: bold; 
}

.content-title{
	font-size: 12pt; 
	font-family: arial; 
	font-weight: bold; 
	color:maroon;
}

.content-div{
	/*overflow:auto;*/
	width:100%;
	/*height:1000px;*/
	padding:5px;
}

.tRow{
	background-color:rgb(255,255,255);
}

.tAltRow{
	background-color:#f7f0f0;
}

.tCellDarkNW{
	background-color:rgb(227,214,214);
}

.tCellLiteNW{
	background-color:#f7f0f0;
}

.tCellDark{
	background-color:rgb(227,214,214);
	width:20%;
}

.tCellLite{
	background-color:#f7f0f0;
	width:80%;
}

/*****************WIDGETS*****************/

.tablelablesrows{
	background-color:#333366;
	padding:2px;
}

.tablelables{
	padding:2px;
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
	color:#FFFFFF;
}

.datatd{
	width:30px;
	height:30px;
	font-size:10pt;
	font-family:arial;
	font-weight:normal;
	color:#000000;
}

.bloginfo{
	font-size:10pt;
	font-family:arial;
	font-weight:normal;
	color:#000000;
}

.datatc{
	padding:8px;
	font-size:10pt;
	font-family:arial;
	font-weight:normal;
	color:#000000;
}