p			{font-family: Arial; font-size: 14; line-height:1.4em; }
li		{font-family: Arial; font-size: 14}
td		{font-family: Arial; font-size: 14}
h1		{text-decoration:none; font-family: Arial; font-size: 14 ; font-weight: bold;}
h2		{text-decoration:none; font-family: Arial; font-size: 18; font-weight: bold}
h3		{text-decoration:none; font-family: Arial; font-size: 14; font-weight: normal;margin-top: -0.8em;}
a:link		{text-decoration:none; font-family: Arial; font-size: 16; color:#000000 }
a:visited	{text-decoration:none; font-family: Arial; font-size: 16; color:#000000 }
a:hover		{text-decoration:none; font-family: Arial; font-size: 16; color:#000000 }
a:active	{text-decoration:none; font-family: Arial; font-size: 16; color:#000000 }
a:focus		{text-decoration:none; font-family: Arial; font-size: 16; color:#000000 }

.logo	{
	margin-left:1em; 
	margin-right:1em; 
	margin-top:0.5em;
}

.outer_table {
	height: 600px;
	border: 0;
	padding:0;
	border-spacing:0px;
}

.main_table {
	border: 0;
	height: 100%;
	width: 100%;
	padding:0;
	border-spacing:0px;
}
   
.navigation_table {
	border: 0;
	height: 100%;
	width: 100%;
	padding:0;
	border-spacing:0px;
	background-color:#CCFF66;
}

.content_table {
	border: 0p;
	height: 100%;
	overflow:scroll;
	padding:0;
	border-spacing:0px;
}
 
 .border_table {
	border: 0px;
	width: 100%;
	height: 100%;
	background-color:rgb(221,255,151);
	padding:0;
	border-spacing:0px;
 }
  .border_table1 {
	border: 0px;
	height: 100%;
	width: 100%;
	background-color:#FFFFFF;
	padding:0;
	border-spacing:0px;
 }
 
.navigation {
	vertical-align: center;
	background-color:#CCFF66;
	font-family:'Arial',serif;
	font-size:1.0em;
	height: 50px;
	
}

.navigation_sel {
	vertical-align: center;
	background-color:rgb(244,255,221);
	font-family:'Arial',serif;
	font-size:1.0em;
	height: 50px;
}

.navigation_logo{
	text-align: center;
	height: 50px;
	background-color:#CCFF66;
}
.navigation_fill {
	background-color:#CCFF66;
	height: 300px;
}

.navigation_line{
	background-color:#F4FFDD;
	height: 1px;
}
.header {
	text-align: center;
	height: 90px;
	margin-left:3em;
	margin-right:3em;
	background-color:rgb(221,255,151);
	font-family:'Bookman Old Style',serif;
}

.texts{
	text-align: left;
	height: 500px;
	vertical-align: top;
	background-color:rgb(244,255,221);
	font-family:'Arial',serif;
}

.text_bold{
	text-align: left;
}

.footer	{
	text-align: right;
	border: 0px;
	height: 10px;
	padding:0;
	border-spacing:0px;
	background-color:rgb(244,255,221);
}




								