
body.default    	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
body 			{ background-color: #000000; color: #4682B4; }
body.jk 		{ background-color: #000000; color: #4682B4; margin: 0px 0px 0px 0px; margin-width: 0px; margin-height: 0px; }

/* Defaults */
table			{ font-size: 10pt; border-color: black; }
font            	{ font-size: 10pt; color: #4682B4 }
td              	{ font-size: 10pt; color: #4682B4; border-color: black; } 
//th              	{ font-size: 10pt; font-weight: bold; background-color: #D3DCE3; }
th              	{ font-size: 10pt; font-weight: bold; border-color: black; }
h1           		{ font-size: 10pt; font-weight: bold; color: #4682B4 }
.jk  			{ font-size: 10pt; color: #708090 }
a:link  		{ font-size: 10pt; color: #708090; text-decoration: none }
a:visited  		{ font-size: 10pt; color: #708090; text-decoration: none }
a:hover  		{ font-size: 10pt; color: #D0E0F0; text-decoration: none }

#change_list		{ margin: 0px; padding-left: 20px; }

.menu_bg_color		{ background-color: #333333; }
.menu_hl_color		{ background-color: #336699; }

img			{ border-style: none; border-width: 0px; }
form			{ font-size: 1px; }

.exp_node		{ font-weight: bold; text-decoration: none; color: #4682B4 }
a:link.exp_node		{ font-weight: bold; text-decoration: none; color: #4682B4 }
a:visited.exp_node	{ font-weight: bold; text-decoration: none; color: #4682B4 }
a:hover.exp_node	{ font-weight: bold; text-decoration: none; color: #86C2F4 }

.col_node		{ font-weight: bold; text-decoration: none; color: #064274 }
a:link.col_node		{ font-weight: bold; text-decoration: none; color: #064274 }
a:visited.col_node	{ font-weight: bold; text-decoration: none; color: #064274 }
a:hover.col_node	{ font-weight: bold; text-decoration: none; color: #76B2E4 }

.leaf			{ text-decoration: none; color: #708090 }
a:link.leaf		{ text-decoration: none; color: #708090 }
a:visited.leaf		{ text-decoration: none; color: #708090 }
a:hover.leaf		{ text-decoration: none; color: #D0E0F0 }

.leaf2			{ text-decoration: none; color: #90A0B0 }
a:link.leaf2		{ text-decoration: none; color: #90A0B0 }
a:visited.leaf2		{ text-decoration: none; color: #90A0B0 }
a:hover.leaf2		{ text-decoration: none; color: #D0E0F0 }

.cal_header		{ font-size: 12pt; font-weight: bold; text-decoration: none; color: white; text-align: center; background-color: #003366 }
.cal_dateBlock		{ background-color: #102030 }
.cal_dateBlockHL	{ background-color: #402030 }
.cal_nonDateBlock	{ background-color: #203040 }

.cal_date  		{ text-decoration: none; color: #708090 }
a:link.cal_date		{ text-decoration: none; color: #708090 }
a:visited.cal_date	{ text-decoration: none; color: #708090 }
a:hover.cal_date	{ text-decoration: none; color: #D0E0F0 }

.cal_text_hl   		{ text-decoration: none; color: red }
a:link.cal_text_hl 	{ text-decoration: none; color: red }
a:visited.cal_text_hl	{ text-decoration: none; color: red }
a:hover.cal_text_hl	{ text-decoration: none; color: red }

.cal_item  		{ font-size: 8pt; text-decoration: none; color: #708090 }
a:link.cal_item		{ font-size: 8pt; text-decoration: none; color: #708090 }
a:visited.cal_item	{ font-size: 8pt; text-decoration: none; color: #708090 }
a:hover.cal_item	{ font-size: 8pt; text-decoration: none; color: #D0E0F0 }

.active_link		{ text-decoration: none; color: #D0E0F0 }
a:link.active_link 	{ text-decoration: none; color: #D0E0F0 }
a:visited.active_link 	{ text-decoration: none; color: #D0E0F0 }


/* 
Off White BG Color
#F5F5F5

Old DW Blue 
Hex: 003366 
Dec: 00 51 102 
Gmp: 0.00 0.20 0.40

New DW Blue 
Hex: 003399 
Dec: 00 51 153 
Gmp: 0.00 0.20 0.60

/. Green 
Hex: 006666 
Dec: 00 102 102 
Gmp: 0.00 0.40 0.40

Kinger Blue Text 
Hex: 4682B4 
Dec: 70 130 180 
Gmp: 0.27 0.50 0.70

Kinger Gray Text 
Hex: 708090 
Dec: 112 128 144 
Gmp: 0.44 0.50 0.56

Kinger Blue 
Hex: 000066 
Dec: 0 0 102 
Gmp: 0.00 0.00 0.40 
Goes well with blue text or nice for table border fx
*/
