/*******************************************************************/
/* Define the main layout characteristics to build page*/ 
body {
	
	scrollbar-base-color:#426384;
	background-color: transparent;
	background-image: url(images/kejotile.gif);
	/*background-color: #6088AE;*/
}
textarea {
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-arrow-color:#000000; 
scrollbar-base-color:#efe2b6; 
scrollbar-darkshadow-color:#000000; 
scrollbar-face-color:#efe2b6; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-shadow-color:#efe2b6;
}
    
INPUT {
background-color: #efe2b6;
color: #000099;
font-family: arial;
font-weight: bold;
font-size: 10pt;
border: 1px solid #000099;
} 
SELECT {
background-color: #efe2b6;
color: #000099;
font-family: arial;
font-weight: bold;
font-size: 10pt;
border: 1px solid #000099;
}
#main {
	width: 48em;
	margin:0 auto;
	margin-top: 1em;
	padding-left: 0px;
	padding-right: 0px;
	background: #efe2b6;
	border-top: 0px solid #451E74;
    border-left: 0px solid #451E74;
    border-right: 0px solid #451E74;
    border-bottom: 0px solid #451E74;
}
html,  h1, h2, h3,  h4 {
	margin: 0;
	padding: 0;
	border-width: 0;
}

h1 {
   color: #000099;
   font-weight: bold;
   font-family: arial;
}
h2 {
   color: #000099;
   font-weight: bold;
   font-family: arial;
}
h3 {
   color: #000099;
   font-weight: bold;
   font-family: arial;
}
h4 {
   color: #000099;
   font-weight: bold;
   font-family: arial;
} 	
a:link {
	text-decoration: none;
	color: #000099;
	font-family: arial;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: arial;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: arial;
}
#left, #middle, #right, #footer, #header {
	background-color: transparent;
	float: left;
}


#left {
	width: 25%;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background: #efe2b6;
	border-right: 1px solid #000099;
	
}


#middle {
	width: 73%;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background:#efe2b6;
	border-right: 0px solid #451E74;
}
#right {
	width: 20%;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background:#efe2b6;
	border: 0px solid #CCCCCC;
}

#footer {
	width: 100%;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background:#000000;
	border: 0px solid #35506a;
}

#header {
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background:#00FFFF;
    border-top: 0px solid #FF0000;
    border-left: 0px solid #FF0000;
    border-right: 0px solid #FF0000;
    border-bottom: 0px solid #ff0000;
}
#navbar {
	width: 100%;
	height: 1.6em;
	margin-left: 0em;
	padding-left: 0px;
	padding-right: 0px;
	background:#000099;
	border-top: 0px solid #293f54;
    border-left: 0px solid #293f54;
    border-right: 0px solid #293f54;
    border-bottom: 0px solid #293f54;
}
#highlight {
   background-color: #000099;
   color: #efe2b6;
   width: 95%;
   height: .5em;
   padding: 0;
   margin-left: 1em;
   font-family: arial;
   font-size: 18px;
   font-weight: bold;
}
/* Main Menu bar Horizontal  */
#menubar a {

width: 100%;
text-align: center;
font-family: arial;
font-size: 11px;
font-weight: bold;
background: #000099;
color: #FFFFFF;
padding: .1em 1em;
border: 0px solid #426384;
margin: 1px;
}
#menubar a:hover {
	text-decoration: none;
	background: #efe2b6;
    color: #000099;
    border: 0px solid #293f54;
	}
#menubar a#active {
    background: #efe2b6;
    color: #000099;
   border: 0px solid #426384;
}
#dropmenudiv{
position:absolute;
color: #FFFFFF;
background-color: #CCCCCC;
border:1px solid #C5C2C2;
border-bottom-width: 0;
font:normal 11px arial;;
line-height:12px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color: #FFFFFF;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C5C2C2;
color: #FFFFFF;
}

/* Navigational1 bar Vertical  */
#navcontainer1 ul
{
margin: .5em;
padding: 0;
list-style-type: none;
}

#navcontainer1 li { margin: 0 0 .2em 0; }

#navcontainer1 a
{
display: block;
color: #006633;
background-color: #efe2b6;
/*width: 10em;*/
width: 85%;
padding: .3em .4em;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #036;
border-bottom: 1px solid #036;
}

#navcontainer1 a:hover
{
background-color: #006633;
color: #efe2b6;
border-top: 1px solid #036;
border-left: 1px solid #036;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}

/* Navigational1 bar Vertical  */
#navcontainer2 ul
{
margin: .5em;
padding: 0;
list-style-type: none;
}

#navcontainer2 li { margin: 0 0 .2em 0; }

#navcontainer2 a
{
display: block;
color: #006633;
background-color: #efe2b6;
/*width: 10em;*/
width: 85%;
padding: .3em .4em;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #036;
border-bottom: 1px solid #036;
}

#navcontainer2 a:hover
{
background-color: #006633;
color: #efe2b6;
border-top: 1px solid #036;
border-left: 1px solid #036;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.style83 {
    color: #FFFFFF;
    font-weight: bold;
}

.style1 {
	color: #19633e;
	font-weight: bold;
	font-size: 36px;
}

.style12 {
	color: #efe2b6;
	font-weight: bold;
	font-size: 36px;
}
.style85 {
	color: #000000;
	font-family: arial;
}
.style86 {
font-size: 12px;
}
.style88 {
	font-family: arial;
	color: #000099;
	font-weight: bold;
}
.style90 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	font-family: arial;
}
.style91 {
	color: #000099;
	font-family: arial;
}
.style92 {
font-family: arial; 
color: #000099; 
font-weight: bold; 
font-size: 18px; 
}
.style93 {
color: #000099; 
font-family: arial; 
font-size: 12px; 
font-weight: bold; 
}

.style94 {
	font-size: 11px;
	font-family: arial;
	color: #FF0000;
}
.style95 {
font-family: arial; 
color: #000099;
}
.style96 {
color: #000099; 
font-family: arial;
font-size: 12px; 
}
.style97 {
font-size: 16px;
}

.style99 {
	color: #000099;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
}
.style108 {
     color: #000099;
	 font-family: arial;  
     font-weight: bold; 
     font-size: 18px; 
}






