td           { font-family: Verdana; font-size: 11px; line-height: 120%; 
               word-spacing: 0; margin-top: 0; margin-bottom: 0;
               font-style: normal;
}

td.larger           { font-family: Verdana; font-size: 10pt; 
                      line-height: 120%; word-spacing: 0; 
                      margin-top: 0; margin-bottom: 0;
                      font-style: normal;
}

td.leftandrightBorder {
border-left: 1px black solid;
border-right: 1px black solid; }

td.leftBorder {
border-left: 1px black solid;
}

td.rightBorder {
border-right: 1px black solid; }


/* BODY { margin-top: 0 }
*/
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.padding {padding-left:25px; padding-right:25px;}

.stdtext { line-height: 150%; }

table.special   {  border:dotted #222222; border-color:gray; border-width: thin; }  

table.leftandrightBorder {
border-left: 1px black solid;
border-right: 1px black solid; }



td.row1      { border:1px solid black; padding:0;   }
td.row2      { border:1px solid #FF9966;  }
td.row3      { border:2px double gray; padding:0;  }

td.bottom   {  border-bottom:dotted #999999;  border-top:dotted #999999;
border-color:#red;border-width: thin; font-family: Verdana; font-size: 8pt; 
border-top-color:#B4DC00; border-top-width:thin
}

td.bottom_dotted_orange   {   border-bottom:dotted #ff9966;
border-color:#orange;border-width: thin; font-family: Verdana; font-size: 8pt; 
}



ul { list-style-image: url('/images/arrow_9x9.gif') ;
color: #FF3300}



a.embedded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; font-weight: normal;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal;
}

/* from video3.css */
a:link    { color: #556633; text-decoration: none; }  /* was 0033ff */ 
a:visited { color: #556633;     text-decoration: none; } /* was blue */
a:hover   { color: #556633;  text-decoration: underline; } /* was 0033ff */
a:active  { color: #556633;  text-decoration: none; }  /* was 000066 */
A:link:hover, A:visited:hover { color:#0099FF; }  /* was 0099ff */

/* keytag styling */
A.kt1, A.kt1:active, A.kt1:visited  { 
font-family: helvetica, sans-serif; 
font-size: 1.1em;
color: blue; 
text-decoration: underline;
} 
A.kt1:hover, A.kt1:link:hover, A.kt1:active:hover, A.kt1:visited:hover { 
font-family: helvetica, sans-serif; 
font-size: 1.1em;
color: #0099FF; 
text-decoration: underline;
} 
A.kt2, A.kt2:active, A.kt2:visited { 
font-family: helvetica, sans-serif; 
font-size: 1.1em;
color: blue; 
text-decoration: underline;
} 
A.kt2:hover, A.kt2:link:hover, A.kt2:active:hover, A.kt2:visited:hover { 
font-family: helvetica, sans-serif; 
font-size: 1.1em;
color: #0099FF; 
text-decoration: underline;
} 
A.kt3, A.kt3:active, A.kt3:visited { 
font-family: helvetica, sans-serif; 
font-size: 1.1em;
color: blue; 
text-decoration: underline;
} 
A.kt3:hover, A.kt3:link:hover, A.kt3:active:hover, A.kt3:visited:hover { 
font-family: helvetica, sans-serif; 
font-size: 1.1em;
color: #0099FF; 
text-decoration: underline;
} 
 
