@charset "iso-8859-1";

html {
background-color: #ffffff;
scrollbar-face-color: #363290;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #b03060;
scrollbar-darkshadow-color: #666666;
scrollbar-shadow-color: #CCCCCC;
scrollbar-arrow-color: #f8f8ff;
scrollbar-track-color: #f8f8ff;
}

body { 
background-color: #363290;
margin: 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#header {
background-color: #363290;
text-color: #ffffff;
width: 100%;
padding-top: 2px;
padding-bottom: 0px;

}

#content {
position: relative;
width: 100%;}


#navbar {
position: absolute;
top: 0px;
left: 0px;
width: 200px;
background-image: url(back/1.jpg) top left no-repeat;
}

#main-text {
background-color: #ffffff;
position: relative;
top: 0px;
}

td, li {
font-family: Arial, Verdana, Helvetica, sans-serif;
}


h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #ffffff;
font-size: 1em;
font-weight: bold;
}

h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000066;
font-size: 1.3em;
font-weight: bold;
text-align: left;
}

h3 {
font-family:  Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-size: .6em;
font-weight: normal;
text-align: left;
}

h4 {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-size: .7em;
font-weight: normal;
text-align: center;
}

h5 {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-size: 1em;
font-weight: bold;
}

h6 {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-size: 1em;
font-style: normal;
font-weight: bold;
align: left;
valign: top;
}

p {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-size:  1em;
font-weight: normal;
text-align: left;
text-valign: top;
}

li {
font-family: Arial, Verdana, Helvetica, sans-serif;
background-color: #f8f8ff;
font-size:  .9em;
font-weight: bold;
}

pre {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
font-size: .9em;
}

table.insert {
background-color: #f8f8ff;
border-style: outset;
border-color: #000000;
border-width: 2px;
}

td.navbar {
background-color: #ffffff;
border: none;
background: url(back/1.jpg) top left no-repeat;
font-size: .9em
;
}


 td.name {
border-spacing: 0px;
background-color: #7390b2;
padding-left: 198px;
padding-top: 0px;
border: none;
}



td.main {
border-spacing: 0px;
background-color: #ffffff;
padding-left: 220px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
border: none;
}

hr {
background-color: #f8f8ff;
color: #000000;
text-align: center;
}

a:link {
font-family: Arial, Helvetica, sans-serif;
color: WHITE;
font-size: .8em;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFCC;
font-size: .8em;
font-weight: bold;
font-style: normal;
text-decoration: none;
}


a:active {
font-family: Arial, Helvetica, sans-serif;
color: #FF9933;
font-size: .8em;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #FF9933;
font-size: .8em;
font-weight: bold;
font-style: normal;
text-decoration: none;
}



a.tour:link {
font-family: Arial, Helvetica, sans-serif;
color: #000033;
font-size: .9em;
font-weight: bold;
text-decoration: none;
}

a.tour:visited {
font-family: Arial, Helvetica, sans-serif;
color: #000033;
font-size: .9em;
font-weight: bold;
text-decoration: none;
}

a.tour:active {
font-family: Arial, Helvetica, sans-serif;
color: #993333;
font-size: .9em;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

a.tour:hover {
font-family: Arial, Helvetica, sans-serif;
color: #993333;
font-size: .9em;
font-weight: bold;
font-style: normal;
text-decoration: none;
}





 
a img {
border: none;
}

