p {
	font-size: 100%;
	color: #ffff00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 2%;
}
p.c {
	font-size: 100%;
	color: #333300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H2 {
	font-size : 120%;
	color : #ffd700;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H3 {
	color : #f0e68c;
	font-size : 125%;
	font-weight : bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	page-break-after: avoid;
}

H4 {
	color: #ffa500; 
	font-size : 100%;
	font-weight : bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H5 {
	color: #f5deb3; 
	font-size : 100%;
	font-weight : bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT {
	background-color: #ffff00;
	font-color: #000000;
}	


BODY {
	background-color: #00008b;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	color: orange;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:active {
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	list-style: outside;
}

td {
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #191970;
	vertical-align: top;
}

th {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: Silver;
	color: black;
}

.comment {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: Silver;
	color: black;
}

.footer {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: yellow;
}

.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00008b;
	font-size: 95%;
}

.sidebar {
	font-size: 70%;
	align: left;
	text-align: left;
	}
	
.sidebar_hang {
	font-size: 70%;
	align: left;
	text-align: left;
	padding-left: 2em; 
	text-indent: -2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.big_200 {
	font-size: 150%;
	color: #006400
}

.CTable	 {	
	width : 100% ;
	height : 100%;
	border : black 1px solid;
	border-right: black 0px solid;
	margin: 0px;
	/*border-right : #095528 1px solid ;
	border-left : #095528 1px solid ;*/
	Text-Align : Center ;
	Font-Family : Helvetica ;
	Font-Size : 8pt ;	
	Color : black;
	background-color: transparent;	
}
.FTable	 {	
	background-color: white;	
}
.smTable	 {	
	width : 100% ;
	height : 100%;
}
td.calhead {
	Color : #EAECEA ;
	Background-Color : #002E49;	
	text-align:center;
	Font-Family : Helvetica ;
	Font-Size : 8pt ;
}
td.calheadsm {
	Color : #EAECEA ;
	Background-Color : #E4ECDf;	
	text-align:center;
}
td.calblank {		
	Color : black;
	background-color : transparent;
	height:50px;
}
td.cal {
	Font-Size : 10pt ;
	height:50px;
	Font-Family : Arial ;
	Text-Align : left;	
	padding:1px;
	background-color : #F8F9F7;
	border-left: 1px black solid;
	border-bottom: 1px black solid;
}
td.calblanksmall {		
	Color : black;
	background-color : transparent;
	height:15px;
	width:14%;
	padding:1px;
	Text-Align : center;
}
td.calsmall {
	Font-Size : 8pt ;
	height:15px;
	Font-Family : Arial ;
	Text-Align : center;	
	padding:1px;
	background-color : #F8F9F7;
	border-left: 1px black solid;
	border-bottom: 1px black solid;	
}
td.row0 {
	border-top:1px #002E49 solid;
	border-right:1px #002E49 solid;
	background-color:#D8D9D7;
}
td.row1 {
	border-top:1px #002E49 solid;
	border-right:1px #002E49 solid;
	background-color:#F8F9F7;
}

li.calcircle {
	list-style : circle;
	color : #334422;
	padding:0px;
	margin:0px;
}
a.caldate:link	 {
	Font-Size : 10pt ;
	Font-Family : Arial ;
	color : #112211 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.caldate:visited	 {
	Font-Size : 10pt ;
	Font-Family : Arial ;
	color : #112211 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.caldate:hover	 {
	Font-Size : 10pt ;
	Font-Family : Arial ;
	Color : #7aaa7A ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}

a.calnew:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 9pt ;
	color : #559999 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : Underline;
}
a.calnew:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 9pt ;
	color : #559999 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : Underline;
}
a.calnew:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 9pt ;
	Color : blue ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}		


a.cal0:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #0000bb ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal0:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #0000bb ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal0:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : #7a7Aff ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}
a.cal1:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #006600 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal1:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #006600 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal1:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : #7a7Aff ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}	
a.cal2:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #004455 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal2:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #004455 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal2:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : #7a7Aff ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}	
a.cal3:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #559988 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal3:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #559988 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal3:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : #7a7Aff ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}	
a.cal4:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #7788bb ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal4:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #7788bb ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal4:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : #7a7Aff ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}	
a.cal5:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #cc6DED ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal5:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #cc6DED ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal5:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : #7a7Aff ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}	
a.cal6:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #871FB1 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal6:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #871FB1 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal6:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : #7a7Aff ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}	
a.cal7:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #A86E6B ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal7:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #A86E6B ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal7:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : #7a7Aff ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}	
a.cal8:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #cc8a27 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal8:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #cc8a27 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal8:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : #7a7Aff ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}	
a.cal9:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #bb9955 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal9:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #bb9955 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.cal9:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : #7a7Aff ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}	
a.calsm:link	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #112211 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.calsm:visited	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #112211 ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
a.calsm:hover	 {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : blue ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : None;
}	
sup {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 8pt ;
	/*Color : black;*/
	Font-Style : normal ;
	Font-Weight : normal ;
	font-variant : normal ;	
	text-decoration : none;
}

sub {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 8pt ;
	Color : red;
	Font-Style : normal ;
	Font-Weight : normal ;
	font-variant : normal ;	
	text-decoration : none;
}
tt   {
	Text-Align : Center ;
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : black;
	Font-Style : normal ;
	Font-Weight : bold ;
	font-variant : normal ;	
}
em {	
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	color : #dedede ;
	Font-Style : normal ;
	Font-Weight : normal;
	font-variant : normal ;	
	Text-Decoration : none;
}
small   {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 7pt ;
	Color : black;
	Font-Style : Normal ;
	Font-Weight : Normal ;
	font-variant : normal ;	
}
cite   {
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Font-Size : 8pt ;
	Color : maroon;
	Font-Style : Normal ;
	Font-Weight : Normal ;
	font-variant : normal ;	
}
#box {
	border: 1px dotted gray;
	padding: 3px;
	width: 97%;
	/*height:100%;*/
	margin-bottom:2px;	
}
.caldisp {
	overflow-y : auto;
	width: 100%;
    height: 50px;
	scrollbar-face-color : #eeeeee;
	scrollbar-track-color : #F8F9F7;
	scrollbar-arrow-color : black ;	
	scrollbar-3dlight-color : #F8F9F7;			
	scrollbar-highlight-color : #F8F9F7;			
	scrollbar-shadow-color : #F8F9F7;
	scrollbar-darkshadow-color : #F8F9F7;
}
.hand  {
	cursor : pointer ;
}
.handi  {
	cursor : pointer ;
	Background-Color : #ffD7AA ;
}
.text	 {
	border-top : 1px #bbbbbb solid  ;
	border-left : 1px #bbbbbb solid  ;
	border-right : 1px #888888 solid  ;
	border-bottom : 1px #888888 solid  ;
	Text-Align : Center ;
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Color : black ;
	Background-Color : white ;
	font-size : 8pt;
	cursor:text;
}
.texti	 {
	border-top : 1px #bbbbbb solid  ;
	border-left : 1px #bbbbbb solid  ;
	border-right : 1px #888888 solid  ;
	border-bottom : 1px #888888 solid  ;
	Text-Align : Center ;
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Color : black ;
	Background-Color : #E3D7AA ;
	font-size : 8pt;
	cursor:text;
}
.textW	 {
	width: 100%;
	border-top : 1px #bbbbbb solid  ;
	border-left : 1px #bbbbbb solid  ;
	border-right : 1px #888888 solid  ;
	border-bottom : 1px #888888 solid  ;
	Text-Align : left ;
	Font-Family : verdana, arial, helvetica, sans-serif ;
	Color : black ;
	Background-Color : white ;
	font-size : 8pt;
	cursor:text;
	scrollbar-face-color : white;
	scrollbar-track-color : white;
	scrollbar-arrow-color : black ;	
	scrollbar-3dlight-color : white;			
	scrollbar-highlight-color : white;			
	scrollbar-shadow-color : white;
	scrollbar-darkshadow-color : white;
}
.textWi	 {
	width: 100%;
	border-top : 1px #bbbbbb solid  ;
	border-left : 1px #bbbbbb solid  ;
	border-right : 1px #888888 solid  ;
	border-bottom : 1px #888888 solid  ;
	Text-Align : left ;
	Font-Family : verdana, arial, helvetica, sans-serif ;
	Color : black ;
	Background-Color : #E3D7AA ;
	font-size : 8pt;
	cursor:text;
	scrollbar-face-color : white;
	scrollbar-track-color : white;
	scrollbar-arrow-color : black ;	
	scrollbar-3dlight-color : white;			
	scrollbar-highlight-color : white;			
	scrollbar-shadow-color : white;
	scrollbar-darkshadow-color : white;
}
.b75S  {
	border : 1px #000b24 solid;
	cursor : pointer ;
	font-size : 7pt;
	Height : 15px ;
	Width : 75px ;
	Text-Align : Center ;
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Color : #EAECEA ;
	Background-Color : #002E49;	
}
.b50S {
	border : 1px #000b24 solid;
	cursor : pointer ;
	font-size : 7pt;
	Height : 15px ;
	Width : 50px ;
	Text-Align : Center ;
	Font-Family : lucidia console, verdana, Arial, Helvetica ;
	Color : #EAECEA ;
	Background-Color : #559999;
}
				
