
<!-- JQuery view code style -->

.javascript .de1, .javascript .de2 {
	font: normal normal 1em/1.2em monospace; 
	font-size: 11px; 
	margin:0; 
	padding:0; 
	background:none; 	vertical-align:top;
	white-space: nowrapcolor: #000020;
}
.javascript  {
	font-family:monospace;
	color: #006; 
	border: 1px solid #d0d0d0; 
	background-color: #f0f0f0;
}
.javascript a:link {
	color: #000060;
}
.javascript a:hover {
	background-color: #f0f000;
}
.javascript .imp {
	font-weight: bold; 
	color: red;
}
.javascript li, .javascript .li1 {
	font-weight: normal; 
	vertical-align:top;
	font: normal normal 130% 'Courier New', Courier, monospace; 
	font-size: 11px; 	color: #003030;
}
.javascript .ln {
	width:1px;
	text-align:right;
	margin:0;
	padding:0 2px;
	vertical-align:top;
}
.javascript .li2 {
	font-weight: bold; 
	vertical-align:top;
	font-weight: bold; 
	color: #006060;
}
.javascript .kw1 {
	color: #000066; 
	font-weight: bold;
}
.javascript .kw2 {
	color: #003366; 
	font-weight: bold;
}
.javascript .kw3 {
	color: #000066;
}
.javascript .co1 {
	color: #006600; 
	font-style: italic;
}
.javascript .co2 {
	color: #009966; 
	font-style: italic;
}
.javascript .coMULTI {
	color: #006600; 
	font-style: italic;
}
.javascript .es0 {
	color: #000099; 
	font-weight: bold;
}
.javascript .br0 {
	color: #009900;
}
.javascript .sy0 {
	color: #339933;
}
.javascript .st0 {
	color: #3366CC;
}
.javascript .nu0 {
	color: #CC0000;
}
.javascript .me1 {
	color: #660066;
}
.javascript span.xtra { 
	display:block; 
}


<!-- Link view Button -->

#pa-button {
	border: 1px solid #297f75;
	background-color: #afcac7;
	padding: 5px;
	font-weight: bold;
	color: #526A89;
}

<!-- Code page view -->

body {
  	margin: opx;
  	padding: 5px;
	font-size: x-small;
	font-family: Tahoma;
	text-decoration: none;
}
#pa-date {
  	background: #fff;
  	float: right;
  	padding: 5px;
	font-size: xx-small;
	font-family: Tahoma;
	text-decoration: none;
	text-align: right;
}
#pa-title {
  	padding: 5px;
  	width: 100%;
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
#pa-row-description {
	border: thin solid;
	border-color: #7bb2ac White White white;
  	width: 100%;
  	padding: 5px;
  	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
#pa-row-link {
	border: thin solid;
	border-color: #dce5e4 White White white;
  	width: 100%;
  	padding: 5px;
  	text-decoration: none;
	font-size: x-small;
	font-family: Tahoma;
	text-decoration: none;
}
#pa-row-code1 {
	border: thin solid;
	border-color: #dce5e4 White White white;
  	width: 100%;
  	padding: 5px;
  	text-decoration: none;
	font-size: x-small;
	font-family: Tahoma;
	text-decoration: none;
}
#pa-row-code2 {
  	width: 100%;
  	padding: 5px;
  	text-decoration: none;
	font-size: x-small;
	font-family: Tahoma;
	text-decoration: none;
}
.pa-link {
	font-size: x-small;
	font-family: Tahoma;
	text-decoration: none;
}

<!-- Row Highlight -->

.myRowHighlight {
	color: d1dedd; 
	background-color: d1dedd
}
