body {
margin:0; padding:0;
font-size:80%;
font-family: sans-serif;
}

#header {
display: block;
width: 80%;
margin: auto;
}

#header2 {
width:100%;
background:#114477;

}

.container {
width: 940px;
margin: auto;
margin-top:6px;
margin-bottom:20px;
padding:0;
display: table;
border: 1px solid black;
background:#ffffff;
}

#row  {
display: table-row;
}

#leftmenu {
width:150px;
padding:1em;
background: #345a80;
display: table-cell;
}

#right {
width:170px;
padding:1em;
background:#efefef;
display: table-cell;
}

#middle {
padding: 1em;
background:cccccc;
display: table-cell;
}



.menurule {
color: #dddddd;
}

.footercopyrighttext {
  font-family:sans-serif;
  font-size:8pt;
}


p {
margin-left: 10px;
font-family:sans-serif;
font-size:10pt;
}



body {
font-size:10pt;
font-family:sans-serif;
background:#eeeeee;
/*
background:#c3c3c3 url("http://www.scripdr.com/images/bg-gradient01.png") repeat-x top;
*/

}



.titlerow {
background-image:url('images/titlerowbg.gif');
height:26;
}



pre {
margin-left: 10px;
font-size:10pt;
font-family:sans-serif;
}



td {
margin-left: 6px;
font-size:10pt;
font-family:sans-serif;
}



h2 {
margin-left: 6px;
color: #000000;
text-align: left;
font-size: 18pt;
font-family: sans-serif
}



h3 {
margin-left: 6px;
color: black;
text-align: left;
font-size: 14pt;
font-family:sans-serif
}



h4 {
margin-left: 6px;
color: #2E66A4;
text-align: left;
font-size: 12pt;
font-family:sans-serif

}



a:link {
color: #2b5191;
}



a:visited {
color: #666666;
}



a:hover {
background: #2E66A4;
color: #ffffff;
}

a.nohover:hover {
  background:#ffffff;
}


a.leftmenulink:link {
color: #9ac2eb;
}



a.leftmenulink:visited {
color: #9ac2eb;
}



a.leftmenulink:hover {
background: #ffffff;
color: #000000;
}



ul{
color: #000000;
font-size: 10pt;
font-family: sans-serif
}

.class { }

