/* Orange #FF9966, Red #FF6633 Code blue #0099FF Email 99FF33*/
html { margin : 0; padding : 0}
body { margin : 0; padding : 0; background : #00AAB4; color : #000000; }
div { margin : 0; padding : 0; }
A:link {text-decoration: none; color: #006699}
A:visited {text-decoration: none; color: #006699}
A:active {text-decoration: none; color: #006699}
A:hover {text-decoration: underline; color: #006699}
.rantees {  font-family: "MS Sans Serif", Courier, mono, sans-serif ; font-size: small ; font-weight: bolder; }
.rant {  font-family: "MS Sans Serif", Courier, mono, sans-serif ; font-size: small ;   }
.sig { font-family: Arial, Helvetica, sans-serif ; font-size: 10px; line-height: normal; font-weight: bold; color: #000000; }
.upd { font-family: Arial, Helvetica, sans-serif ; font-size: 9px; line-height: 9px; font-weight: bold; color: #000000; clear: right; }
.email  {  font-family: "MS Sans Serif", Courier, mono, sans-serif ; color: #0099FF; font-size: 4pt; line-height: 8pt;  }
h1 { font-family: "MS Sans Serif", sans-serif ; font-size: large; line-height: normal; }
code {font-family: "Courier New", Courier, mono, monospace ;  color: #FF6633; }
pre {	font-family: "Courier New", Courier, mono, monospace ;  }
.frameout {
border-style: solid;
border-width: thin;
border-color: #333333;
margin-top : 0.5%;
margin-left : 5%;
margin-right : 3%;
width : 90%;
padding : 6px;
padding-bottom : 9px;
font-family: "MS Sans Serif", Courier, mono, monospace ; 
font-size: small; 
line-height: 180%; 
background : #BDCBDD;
font-weight: bolder;
}
.framein {
background : #DBE5E5;
font-weight: normal;
position : relative; 
border-style: solid;
border-width: thin;
border-color: #333333; 
padding-left : 15px;
padding-right : 9px;
padding-bottom : 6px; 
width : auto;
height: 100%;
clear: both;
}
.bodytext { 
margin-top : 0.5%;
float : right;
width : 80%;
padding-left : 9px;
padding-right : 9px;
padding-bottom : 1%;
font-family: "MS Sans Serif", Courier, mono, monospace ; 
background : transparent; 
position : relative;
}
.links {
margin-top : 0.5%;
margin-left : 0;
margin-right : 0;
max-width: 15%;
padding-left : 0px;
padding-right : 0px;
font-family: "MS Sans Serif", Courier, mono, monospace ; 
font-size: small; 
background : transparent;
position : relative;
}
.content { 
/*border-style: solid;
border-width: thin;
border-color: red;
position : absolute; 
left : -50000px; 
top : 20px; 
width : 5000px; 
height : 100px; 
background : #ffffff; 
color : #000000; */
display : none ;
}