@CHARSET "UTF-8";

html
{
 	border: 0px;
}


body { 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin:0px;
}

a {
  font-size: 16px;
  color: #ffff99;
  text-decoration: none;
}
a:hover { 
	color: #00ff00 
}
a:visited  { 
	text-decoration: none;
}

.a_nav_selected {
	font-size: 16px;
	color: #d5d500; 
}

.a_1 {
	font-size: 14px;
	color: #098c1a;
}

.a_2 {
  color: #098c1a;
}

h1 {
  font-size: 30px;
  color: #ff0000;
  margin: 0px;
  padding-top: 10px;
}

h2 {
  font-size: 25px;
  color: #0000a0;
}

h3 {
  font-size: 20px;
  color: #38b13f;
}

h4 {
  font-size: 16px;
  color: #0000a0;
}

h5 {
  font-size: 12px;
  color: #9b0000;
}

h6 {
  font-size: 12px;
  color: orange;
}

h7 {
  font-size: 10px;
  color: orange;
}
p {
	
}

.tabledata { 
	color: yellow;
	font-size: 12pt;
	padding: 5px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
.header
{
    font-weight: bold;
    font-size: 12px;
    background-color: #057705;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: fixed;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 250px;
	height: fixed;
    border: 0;
}

.footer
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 25px;
    border: 0;
    padding: 0; 
}


.header_table{
	width: 100%;
	border:0;
	height: 210px;
}

.header_tr{
	height: 180px; //210px;
}

.header_td{
	nowrap: true;
}

.nav_table {
	width: 100%;
	border:10px;
	height:30px; 
    background-color: #057705;
}

.nav_tr {
	height:30px;
}

.nav_td {
	width: 10%;
	border:0;
    background-color: #057705;
}

.text { 
	color: orange;
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
 
 .mainpart {
	background-color: #fbffec;
	#margin-bottom: 250px;
	padding-top: 250px;
	padding-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
	#top: 250px;
}

 .maincentered {
 	text-align: center;
}

 
.inner {
	overflow: scroll;
}

.subtitle {
	color: #0000ff; 
	font-size: 14px;/*x-large;*/
	text-align: center;
}

#subtitle_1 {
	color: #0000a0; 
	text-decoration: underline;
}

.subtitle_2 {
	color: #8b1f88; 
	text-decoration: underline;
 	font-size: 18px;
}
 
#subtitle_3 {
	color: #2fb12c; 
	text-decoration: underline;
 	font-size: 18px;
}

.tab_2 {
	 width: "100%";
	 border:"0";
}


#title {
 	color: #ffff99;
 	font-style: italic;
 	font-size: 22px;
}

#subtitle {
	font-size: 25px;
	color: #ffe4c4;
	font-style: italic;
 	font-size: 18px;
 }



#CoRi {
	font-style: normal;
}

