/* Sybase CSS Document */

body {
font-size:10px;
font-family:Verdana;
}

#b {font-weight:bold;}
.b {font-weight:bold;}

a:link, a:visited {
color:#000000;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:underline;
}

.banner_bottom {
background-image:url(../images/banner_buttom.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
}

.tile_mid1 {
background-image:url(../images/tile_mid1.gif);
background-position:right;
background-repeat:repeat-y;
}

.right_tile {
background-image:url(../images/right_tile.gif);
background-repeat:repeat-y;
}

.side_pad {padding:10px 5px 10px 15px;}

.title_pad {padding:0px 0px 0px 15px;}

.border1_pad {padding:10px 10px 10px 10px;}