/*
 * Jesus-Network Style Sheet
 * 
 * Development 
 * rpo 2007
 */
body {
	font-family: sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	font-size: 16px;
}

div.c7 {
	color: #333333;
	font-size: 64%;
	text-align: center;
	margin-bottom: 20pt;
}
div.c1 {position:absolute; visibility:hidden; z-index:1000;}
.JNB_Heading {
	color: #333333;
	font-size: 20pt;
	text-align: center;
	margin-bottom: 20pt;
}

.blue {
	color: #0000ff;
	font-style: italic; 
}
.darkred {
	color: #660000;
}
.red {
	color: #aa0000;
}
.largered {
	color: #aa0000;
	font-size: 14pt;
}
.grey {
	color: #555555
}
.greyheading {
	color: #999999;
	font-size: 16pt; 
	font-weight: bold;
}

.smallgrey {
	color: #555555;
	font-size: 80%;
}
li.smallgrey {
	color: #555555;
	font-size: 80%;
	margin-left: 0pt;
}
.verysmallgrey {
  color : #333333;
  font-size : 64%;
}
.mediumgrey {
  color : #777777;
  font-size : 80%;
}
.smallgreyB {
	color: #555555;
	font-size: 80%;
	margin-left: 10pt;
}

.content {
	color: #222222;
	margin-left: 10pt;
}

.contentsmall {
	color: #555555;
	font-size: 80%;
	margin-left: 10pt;
}
.contentverysmall {
	color: #555555;
	font-size: 64%;
	margin-left: 10pt;
}
.contentright {
	color: #555555;
	font-size: 80%;
	margin-top: 0px;
}
.contentcolumn{
	text-align: justify;
}

.jn_table_left {
	border: none;
	border-color: #999999;
	padding-right: 5pt;
	text-align: left;
}

.jn_table_middle {
	border-color: #999999;
	border-left-width: 1pt;
	border-left-style: solid;
	padding-right: 5pt;
	text-align: left;
}

.jn_table_right {
	border-left-color: #999999;
	border-left-width: 1pt;
	border-left-style: solid;
	padding-left: 5pt;
	text-align: left;
}

span.supp {
	text-align: center
}

.c3 {
	text-align: left;
}

.c4 {
	color: #333333;
	margin-left: 10pt;
}

p.c5 {
	color: #555555;
	font-size: 110%;
	text-decoration: overline;
	margin-left: 5pt;
}

li.c5 {
	color: #555555;
	font-weight: normal;
	font-size: 100%;
	text-decoration: overline;
	margin-bottom: 10pt;
}

h2.c6 {
	color: #555555
}

.c9 {
	text-align: left;
	font-size: 9pt;
}

form.c2 {
	font-size: 80%;
}

.mc1 {
	font-color: #aa3333;
	font-size: 16pt;
	font-weight: bold;
	margin-left: 10pt;
}

.mc2 {
	margin-right: 5pt;
	margin-top: 10pt;
}

.mc3 {
	font-size: 09pt;
}

.mc4 {
	font-size: 10pt;
	font-color: #333333;
	font-weight: bold;
	text-align: left;
	margin-left: 3pt;
}

p.space {
	margin-bottom: 20pt;
}

a {
	text-decoration: none;
	color: #cc0000;
	font-style: normal
}

a:visited {
	color: #aa0000
}

a:hover {
	color: #ff0000;
}

a    : hout {
	text-decoration: none;
}

a.novisit {
	text-decoration: none;
	color: #ff0000;
	font-style: normal
}

hr {
	padding: 0px;
	margin: 0px
}

table {
	margin: 0px;
	text-align: left;
}

table.history {
	border: 1px groove;
	width: 100%
}

table.standard {
	border: none;
	padding: 0px;
	margin: 0px;
}

table.standard2 {
	border: none;
	padding: 0px;
	margin: 0px
}

.standard2 td {
	border: none;
	padding-left: 8px;
	padding-right: 8px
}

table.debug1 {
	border: 1px solid;
	width: 100%;
	background-color: #bbbbbb;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.debug1 td {
	text-align: left
}

table.debug2 {
	border: 1px solid;
	width: 100%;
	background-color: #eeeeff;
	padding: 10px
}

table.debug3 {
	border: 1px solid;
	width: 100%;
	background-color: #ffeeff;
	padding: 10px
}

td {
	vertical-align: top
}

ol {
	margin-left: 5pt;
}
ul {
	margin-left: 5pt;
}
input {
	background-color: transparent;
	text-indent: 2px
}

textarea {
	font-family: monospace;
	font-size: 12px;
	background-color: #ffffff;
	font-weight: normal;
	border: solid;
	border-width: 1px;
	text-indent: 2px
}

select {
	font-weight: bold;
	background-color: #F5F5F5
}

form {
	margin: 0px
}

h1 {
	color: #000000;
	font-size: 20px;
	text-decoration: none;
	font-style: italic
}

h2 {
	color: #000000;
	font-size: 17px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin: 0px
}

h3 {
	color: #000000;
	font-size: 15px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin: 0px
}

h4 {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin: 0px
}
div.gradient{background: #F2F2F2 url(gradient.png) repeat-x top;margin: 3px}
div.gradient p{margin:0;padding: 10px 10px}


.TESTcpYearNavigation,.TESTcpMonthNavigation {
	background-color: #6677DD;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold
}

.TESTcpDayColumnHeader,.TESTcpYearNavigation,.TESTcpMonthNavigation,.TESTcpCurrentMonthDate,.TESTcpCurrentMonthDateDisabled,.TESTcpOtherMonthDate,.TESTcpOtherMonthDateDisabled,.TESTcpCurrentDate,.TESTcpCurrentDateDisabled,.TESTcpTodayText,.TESTcpTodayTextDisabled,.TESTcpText
	{
	font-family: arial;
	font-size: 8pt
}

TD.TESTcpDayColumnHeader {
	text-align: right;
	border: solid thin #6677DD;
	border-width: 0 0 1 0
}

.TESTcpCurrentMonthDate,.TESTcpOtherMonthDate,.TESTcpCurrentDate {
	text-align: right;
	text-decoration: none
}

.TESTcpCurrentMonthDateDisabled,.TESTcpOtherMonthDateDisabled,.TESTcpCurrentDateDisabled
	{
	color: #D0D0D0;
	text-align: right;
	text-decoration: line-through
}

.TESTcpCurrentMonthDate {
	color: #6677DD;
	font-weight: bold
}

.TESTcpCurrentDate {
	color: #FFFFFF;
	font-weight: bold
}

.TESTcpOtherMonthDate {
	color: #808080
}

TD.TESTcpCurrentDate {
	color: #FFFFFF;
	background-color: #6677DD;
	border-width: 1;
	border: solid thin #000000
}

TD.TESTcpCurrentDateDisabled {
	border-width: 1;
	border: solid thin #FFAAAA
}

TD.TESTcpTodayText,TD.TESTcpTodayTextDisabled {
	border: solid thin #6677DD;
	border-width: 1 0 0 0
}

A.TESTcpTodayText,SPAN.TESTcpTodayTextDisabled {
	height: 20px
}

A.TESTcpTodayText {
	color: #6677DD;
	font-weight: bold
}

SPAN.TESTcpTodayTextDisabled {
	color: #D0D0D0
}

.TESTcpBorder {
	border: solid thin #6677DD
}