body {
background:; 
color: #666666;
font-family:Arial, Geneva, Helveltica;
font-size: 12px;
margin-left:; margin-right:;
}

table {
background:;
/*border-collapse: collapse;*/
padding: 0;
color: #000000;
font-family:Arial, Geneva, Helveltica;
font-size: 12px;
margin-left:;
margin-right:;

}

.maintable {
padding:0;
margin-left:;
margin-right:;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
color: #666666;
font-family:Arial, Geneva, Helveltica;
}

.maintable2 {
padding:0;
margin-left:;
margin-right:;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
color:;
font-family:Arial, Geneva, Helveltica;
background: #F5F5F5;
}


hr {
  border: 0;
  width: 100%;
  height: 1px;
  color: #666666;
}

li {
color: #003388;
}

td {
color: #666666;
/*border-collapse: collapse;*/
}

/*scrollbar color and look*/
/*dont want colorful scrollbar right now
scrollbar-arrow-color: CCCCCC; 
scrollbar-base-color: white; 
scrollbar-dark-shadow-color :black; 
scrollbar-3d-light-color :CCCCCC; 
scrollbar-face-color: 993300; 
scrollbar-highlight-color: maroon; 
scrollbar-shadow-color: black; 
scrollbar-track-color: CC6633;---------------*/ 



a:link {color:#003388; text-decoration: none;} /*for unvisited links*/
a:visited {color:#003388; text-decoration: none;} /*for visited links*/
/*a:active {color:#CCCCCC; text-decoration: none;} when user clicks link*/
a:hover {color:#003388; text-decoration: underline;} /*when hoovering over link*/

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Geneva, Helveltica;
color:#000000;
font-size: 17px;
font-style: italic;
text-align: ;
margin-top:0; margin-bottom:0;
}

.title {
font-family:Arial, Geneva, Helveltica;
color:#3F3F3F;
font-size: 17px;
font-style:;
text-align: ;
font-weight: bold;
}

.date {
font-family: Arial, Geneva, Helvetica;
color:#013387;
font-size: 11px;
font-weight:;
}



#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.2em;
font: bold 12px Arial;

}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 4px;
border: 1px solid #778;
border-bottom: none;
background: #013387;

}

#tablist li a:link, #tablist li a:visited{
color: #FFFFFF; /*navy*/
text-decoration:none;
}

#tablist li a.current{
background: #013387;

}

#tabcontentcontainer{
width: 100%;
height: 20px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 1px;
border-top: 1px solid #99BBDE;
border-left:1px solid #013387;
border-right:1px solid #013387;


}

.tabcontent{
display:none;
margin-left: 5;
color:/*#003388*/#FFFFFF;
font: bold 12px Arial;
}

.tabcontent a:link, .tabcontent a:visited{
color: #003388;
text-decoration: none;
}


td.scriptdate {
font-family:Arial, Geneva, Helveltica;
color:#CCCCCC;
font-size: 13px;
font-style:;
text-align: ;
font-weight:;
color:#191970;
background-color:#B4CDEC/*#3399FF #4682B0*/;
height:20;
padding: 2;
border: 1px solid #191970;
}

td.scripttitle{
font-family:Arial, Geneva, Helveltica;
color:#666666;
font-size: 13px;
font-style:;
text-align: ;
font-weight:;
background-color:#E7F0FB/*#3399FF #4682B0*/;
height:20;
padding: 2;
border: 1px solid #191970;
font-weight: bold;
}

td.scriptdescription{
font-family:Arial, Geneva, Helveltica;
color:#666666;
font-size: 13px;
font-style:;
text-align: ;
font-weight:;
background-color:#E7F0FB/*#3399FF #4682B0*/;
height:20;
padding: 2;
border: 1px solid #191970;
}
