/* CSS definition file containing sitestyle stylesheets */
DIV.list_of_abilities {
margin: 0;
padding: 5;
border: 0;
width: 771px;
height: 404px;
overflow: auto; 
scrollbar-face-color: #1E71B8;
scrollbar-highlight-color: #c7c9c9;
scrollbar-3dlight-color: #555555;
scrollbar-darkshadow-color: #c7c9c9;
scrollbar-shadow-color: #555555;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #c7c9c9;
}

A {
text-decoration: none;
color: #1E71B8;
}

A:hover {
text-decoration: none;
color: #FF0000;
}

.forms {font-family:Tahoma;font-size:11px;background:F0F8FF; color:003366}
.btn {font-family:Tahoma;font-size:11px;color:003366;border-width:1px;font-weight:700;background:1E71B8;color:white}
