/* external style sheet sch.css */ 
body {background:#006090; font-family: Arial, Helvetica, sans-serif;}

a:link    { color: #ff0000;}
a:active  { color: #ff0000;}
a:visited { color: #ff0000;}

a.menu:link    { color: #ffffff;}
a.menu:active  { color: #ffffff;}
a.menu:visited { color: #ffffff;}
.vaata a.menu {color: #ff0000;}
div {font-family: Arial, Helvetica, sans-serif;}
div.prot {background-color:#ffffff;
   border-color:#ffffff; border-width:1px;
   padding:2%;
	margin-top:0;
	left:20px;
   }
div.pwide {background-color:#ffffff;
   border-color:#ffffff; border-width:1px;
   padding:2%;
   width:96%;
	margin-top:0;
   }
.light {background-color: #ffffcc; color:#004080; font-size:90%; }
.legend {float:right; font-size:120%; color:#ff0000; font-weight:bold; font-variant:small-caps; }
.vaata {background-color:#ffffff;}
#qtab {
/* border: thin solid #006090; */
padding: 10px;
}
#qtd {
border: thin solid #006090;
padding: 10px;
background-color: #ffffcc;
}

#grmenu {
position: absolute;
top: 0px;
left: 20px;
height: 700px;
width: 250px;
padding-top: 20px;
color: white;
text-align: left;
/* border-right: 1px solid black; */
background-color:#006090;
}
#menu {
position: absolute;
top: 0px;
left: 20px;
height: 700px;
width: 400px;
padding-top: 20px;
color: white;
text-align: left;
/* border-right: 1px solid black; */
background-color:#006090;
}
#content {
position: absolute;
width: 600px;
top: 0px;
left: 420px;
padding: 20px 20px 20px 20px;
}
#grcontent {
position: absolute;
width: 700px;
top: 0px;
left: 270px;
padding: 20px 20px 20px 20px;
}
.docname {color:#ffffff;}
img.logo {float:left;}
img.map {float:right; padding: 20px; }
h1, h2, h3, h4 {color: #006090; font-family: Arial, Helvetica, sans-serif;}

table.twocol {padding:0.05in; border:1px; border-width:5px;}

td, p {font-family: Arial, Helvetica, sans-serif; text-align:justify;}

b {color:#4682b4; font-style:normal; font-weight:bold;} 

.ss {font-size:80%;}
.vs {color:#004080; font-size:90%; text-align:center; margin-top:0;}
.vsr {color:#004080; font-size:90%; text-align:right; margin-top:0;}
.vsl {color:#004080; font-size:90%; text-align:left; margin-top:0;}
input {background-color:#ffffff;}

.j {text-align:justify;} 
.c {text-align:center;} 
.r {text-align:right;} 
.l {text-align:left;}
ul.col li {color:#006090; font-family: Arial, Helvetica, sans-serif;}

.wss {color: #ffffff; font-size: 80%; font-family: Arial, Helvetica, sans-serif;}
#fr {float:right;}
a.wss:link    { color: #ffffff;}
a.wss:active  { color: #ffffff;}
a.wss:visited { color: #ffffff;}
a.w:link    { color: #ffffff;}
a.w:active  { color: #ffffff;}
a.w:visited { color: #ffffff;}
a:hover {color: #ff8000;}
a.wss:hover {color: yellow;}
a.w:hover {color: yellow;}
.w {color: #ffffff;}
table.part td {text-align:left;}
caption {font-family: Arial, Helvetica, sans-serif;}

/* end of file */

