div#insert {
width: 175px;
height: 12px;
float: left;
text-align: left;
font-family: verdana;
background: rgb(200,224,166);
font-size: 8pt;
font-weight: bold;
}

div#insert a {
font-family: verdana;
color: rgb(56,145,161);
background: rgb(200,224,166);
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 8pt;
display: block;
border: solid 1px rgb(232,229,229);
padding: 0.23em;
height: 12px fixed;
}

div#insert a:hover {
color: rgb(200,224,166);
background: rgb(56,145,161);
height: 12px fixed;
}
body,font,td {
font-family: verdana; 
color: #3891A1;
font-size: 8pt;
overflow-x: hidden;
}
a:link, a:visited, a:active {
text-decoration: none; 
color: #3891A1;
font-size: 10pt;
text-transform: uppercase;
height: 0;
}
a:hover{
text-decoration: none;
color: #ffffff;
font-size: 10pt;
height: 0;
}
A.side:link 
{color:#CCDEAA; height:0; text-decoration:none; text-transform: uppercase; font-size: 10pt;}
A.side:visited 
{color:#CCDEAA; height:0; text-decoration:none; text-transform: uppercase; font-size: 10pt;}
A.side:active 
{color:#CCDEAA; height:0; text-decoration:none; text-transform: uppercase; font-size: 10pt;}
A.side:hover 
{color:#FFFFFF; height:0; text-decoration:none; text-transform: uppercase; font-size: 10pt;}
.side{
 font-size: 10pt; 
 color: #CCDEAA;
}
body {
background:#CCDEAA;
background-image:
url(http://members.shaw.ca/blumchen_icons/layoutpreviews/bg2.jpg);
background-attachment:fixed;
background-repeat: repeat-x;
overflow:-moz-scrollbars-vertical;
scrollbar-face-color: CCDEAA;
scrollbar-arrow-color: 3891A1;
scrollbar-highlight-color: 3891A1;
scrollbar-3dlight-color: 3891A1;
scrollbar-shadow-color: 3891A1;
scrollbar-darkshadow-color: 3891A1;
scrollbar-track-color: 3891A1;
}
