﻿* {margin: 0px; padding: 0px;}

/* start documentation links */

#rightDocumentation {
    
   background-color: #ffffff;
   width: 240px;
   float: left;
   margin-bottom: 18px;
}

.docspacer {width: 240px; height: 18px;}


#rightDocumentation h2 {
    
   font-family: verdana;
   font-size: 11px;
   color: #40495a;
   line-height: 18px;
   font-weight: bold;
   border-bottom: 1px solid #cacaca;
   padding-left: 5px;
   margin-top: 6px;
   
}
 
.resbutton {
   background-color: #ffffff;
   width: 240px;
   height: 18px;
   border-bottom: 1px dotted #cacaca;
}


.resbutton a.reslink, a.reslink:link {
    
    display: block; width: 240px; height: 18px; background-color: #ffffff; background-image: url('../resources/rolloverLink03.jpg'); 
	background-repeat: no-repeat; font-family: verdana; font-size: 11px; line-height: 18px; color: #40495a; text-decoration: none; text-indent: 5px;   
   
}

.resbutton a.reslink:hover {
   
    color: #d08602; display: block; width: 240px; height: 18px; background-color: #ffffff; 
    background-position: 0 -18px;
}

.resbutton a.reslink:active, resbutton a.reslink:visited {}


/* end documentation links */


/* start right ad links */


a.rightAdlink, a.rightAdlink:link {
 display: block; overflow: hidden; width: 240px; font-family: Verdana; font-size: 11px; line-height: 18px; color: #ffffff;
 text-decoration: none;  background-color: #000000; padding-left: 5px;
}
	
a.rightAdlink:hover { background-color: #cc0000;}

a.rightAdlink:active, a.rightAdlink:visited {}






/* end right ad links */

